doc/user/project/integrations/youtrack.md
{{< details >}}
{{< /details >}}
JetBrains YouTrack is a web-based issue tracking and project management platform.
You can configure YouTrack as an external issue tracker in GitLab.
To enable the YouTrack integration in a project:
:id. GitLab replaces :id with the issue number.After you configure and enable YouTrack, a link appears on the GitLab project pages. This link takes you to the appropriate YouTrack project.
You can also disable GitLab internal issue tracking in this project. For more information about the steps and consequences of disabling GitLab issues, see Configure project visibility, features, and permissions.
You can reference issues in YouTrack using <PROJECT>-<ID> (for example YT-101, Api_32-143 or gl-030) where:
<PROJECT> starts with a letter and is followed by letters, numbers, or underscores.<ID> is a number.References to <PROJECT>-<ID> in merge requests, commits, or comments are automatically linked
to the YouTrack issue URL.