# Integrations

You can connect your preferred project management tools, issue trackers, communication apps, and error and performance monitoring applications to BetterBugs.io with the:

* [Workspace Integration](/dashboard/workspace-settings/integrations/workspace-integration.md)
* [Project Integration](/dashboard/workspace-settings/integrations/project-integration.md)

Once you integrate your project tool with BetterBugs.io, you can instantly create and share issue tickets or tasks to the connected platforms with details and links to access complete bug reports, right from your browser window.

Plus, you can automate ticket creation using the:

* [Workspace Automation](/dashboard/workspace-settings/integrations/workspace-integration/workspace-automation.md)
* [Project Automation](/dashboard/workspace-settings/integrations/project-integration/project-automation.md)


---

# 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.betterbugs.io/dashboard/workspace-settings/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.
