# Supported Integrations

## Supported Integrations

BugBase provides various integrations with external issue tracking tools and it's own custom hooks. These integrations fit perfectly into a pre-existing security workflow, so with minimal setup and minimal effort you can start tracking your reports and issues.

With BugBase integrations, you can integrate multiple issue tracking integrations in a single program.

![](/files/LwfdEWAmBPkTogkeNgWu)![](/files/977u2MDdsjebOjizjKvu)![](/files/aC9AO13VRfNypy5YiwLp)![](/files/vUIsXlF4O9ewkdDhL3l7)![](/files/FHkjuUATdgNqymuFqyf5)![](/files/8grA5rXAPn1wrltRZdKu)

##

## Project & Issue Tracking Integrations

### JIRA | Asana | Github

Using integrations with JIRA, Asana and Github on BugBase, you can create issues and track them in real time.

{% content-ref url="/pages/jgZC2hGjChPDiVEx6MwS" %}
[JIRA](/integrations/jira.md)
{% endcontent-ref %}

{% content-ref url="/pages/9zeZkkBlQF7jgg7ZKpG7" %}
[Asana](/integrations/asana.md)
{% endcontent-ref %}

{% content-ref url="/pages/2EwqK5PsxA0nUUte8Lxf" %}
[Github](/integrations/github.md)
{% endcontent-ref %}

## Integrations for Trigger Based Notifications & Logging&#x20;

### Slack | MS Teams | Sumo Logic

Using Integrations wiith Slack, MS Teams, SumoLogic with BugBase, you can track reports, get notified when bugs are reported, triaged, closed, changed status, assigned bounties, and more.

{% content-ref url="/pages/DvOtt3DhiAaTGQuQc1Xq" %}
[Slack](/integrations/slack.md)
{% endcontent-ref %}

{% content-ref url="/pages/4CfotwzonSXn1VWh7Uje" %}
[Microsoft Teams](/integrations/microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/0ur2XJGtcQTvgvyslE6A" %}
[Sumo Logic](/integrations/sumo-logic.md)
{% endcontent-ref %}

## Webhooks

Webhooks are a way to send data to an external service. BugBase supports webhooks for the following use-cases

* Check for new reports, get notified when new bugs are reported.
* Get notified when bugs are triaged, closed and more.

{% content-ref url="/pages/PXxpZcNqZoI6bYkQOLme" %}
[Webhooks](/integrations/webhooks.md)
{% endcontent-ref %}


---

# 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.bugbase.ai/integrations/supported-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.
