# Integrations and Third Party Tools

Integrate BugSplat with your toolset to bring crash and other application performance data to improve your pre-existing workflow.

**Note** that you can see our doc for automatically creating issues in your defect tracker from BugSplat databases [here](/introduction/development/integrating-with-tools/issue-trackers/automatic-issue-creation.md).

### Configurable Alerts

BugSplat provides tools for teams to get alerted the instant something changes in an application.

{% content-ref url="/pages/-MeRq-OuYsngYmt5COcv" %}
[Slack](/introduction/development/integrating-with-tools/messanger-apps/slack.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeRpufNunTz-hV\_77vS" %}
[Microsoft Teams](/introduction/development/integrating-with-tools/messanger-apps/microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeRqBc6ieyj8BY6fa3v" %}
[Discord](/introduction/development/integrating-with-tools/messanger-apps/discord.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MekPbX8BxgSulMDs3WQ" %}
[Email](/introduction/development/integrating-with-tools/messanger-apps/email.md)
{% endcontent-ref %}

### Issue Trackers

BugSplat connects with popular defect trackers allowing users to create new issues with a couple of clicks directly from a crash or [stack key](/education/bugsplat-terminology.md#stack-key).

{% content-ref url="/pages/-MeRmPwjeAY34HTF9ob3" %}
[Jira](/introduction/development/integrating-with-tools/issue-trackers/jira.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeRp\_ze4F1HvmoZNY7R" %}
[GitHub Issues](/introduction/development/integrating-with-tools/issue-trackers/github-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeRm\_QW\_0YKfGsAKMST" %}
[Azure DevOps](/introduction/development/integrating-with-tools/issue-trackers/azure-devops.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeRotKdqt1dHxyC6joj" %}
[Broken mention](broken://pages/-MeRotKdqt1dHxyC6joj)
{% endcontent-ref %}

{% content-ref url="/pages/-MeRpC22m6lBXSetioJF" %}
[Broken mention](broken://pages/-MeRpC22m6lBXSetioJF)
{% endcontent-ref %}

{% content-ref url="/pages/-MeRqI7K25052Hxio3Hi" %}
[YouTrack](/introduction/development/integrating-with-tools/issue-trackers/youtrack.md)
{% endcontent-ref %}

### Additional Features

{% content-ref url="/pages/AsZctUH6CXVz19ZwXSjH" %}
[Automatic Issue Creation for Defect Tracker Integrations](/introduction/development/integrating-with-tools/issue-trackers/automatic-issue-creation.md)
{% endcontent-ref %}

### Request an Integration

We take user requests for new tool integrations seriously. Contact us via the methods listed in the link below, and let us know which tool you'd like to see next!

{% content-ref url="/pages/-Mf4bapjtj0Vpj9PznZL" %}
[Contact Us](/administration/contact-us.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.bugsplat.com/introduction/development/integrating-with-tools.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.
