Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/organization/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ If you're using a different SCM provider or don't want Sentry to connect to your

Enabling an integration with your issue tracking solution allows you to create a new issue from within the **Issue Details** page in [sentry.io](https://sentry.io), or link to an existing one. GitHub, GitLab, and Bitbucket issues are associated with their respective SCM integrations. Sentry also integrates with [Azure DevOps](/integrations/source-code-mgmt/azure-devops/), [Shortcut](/integrations/issue-tracking/shortcut/), [Jira](/integrations/issue-tracking/jira/), and others.

For a list of all supported integrations, check out out our [full Integrations documentation](/integrations/).
For a list of all supported integrations, check out our [full Integrations documentation](/integrations/).

You can set up automated issue management when you create alerts that route to [Azure DevOps](/integrations/source-code-mgmt/azure-devops/#automatically) and [Jira](/integrations/issue-tracking/jira/#automatically). External issues will be created for new Sentry issues on your behalf, and these issues will use the configured fields in your Azure DevOps or Jira workspace. For other issue tracking solutions, you can manually link Sentry issues.

Expand Down