# Integrations

- [CLI](https://docs.bugbug.io/integrations/api.md): Integrate BugBug with any continuous integration (CI) or continuous deployment (CD) pipelines or build system hooks.
- [Zapier](https://docs.bugbug.io/integrations/zapier.md): Discover seamless integration between BugBug and Zapier for efficient test automation. Streamline processes and boost QA productivity effortlessly.
- [Slack](https://docs.bugbug.io/integrations/slack.md): Discover seamless integration between BugBug and Slack for efficient bug tracking and collaboration. Streamline your workflow with ease. Learn more!
- [GitHub](https://docs.bugbug.io/integrations/github.md): Streamline your GitHub workflow with BugBug's seamless integration. Collaborate efficiently and track issues effortlessly. Try it now for free!
- [Bitbucket](https://docs.bugbug.io/integrations/bitbucket.md): Discover seamless integration between BugBug and Bitbucket for efficient bug tracking. Streamline your test automation process today!
- [Gitlab](https://docs.bugbug.io/integrations/gitlab.md): Discover seamless GitLab integration with BugBug. Run your test automation from GitLab CI/CD pipelines using our CLI.
- [Trello](https://docs.bugbug.io/integrations/trello.md): Seamlessly integrate Trello with BugBug to enhance collaboration and create Trello tasks when the scheduled tests failed. Explore our integration guide!
- [Jira](https://docs.bugbug.io/integrations/jira.md): Discover seamless integration between BugBug and Jira for efficient bug tracking and project management. Jira integration allows you to integrate BugBug runs with your development process.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bugbug.io/integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
