2020-10-29 11:09:12 -04:00
---
2022-10-13 05:37:59 -04:00
stage: Manage
2021-08-02 11:08:56 -04:00
group: Integrations
2022-09-21 17:13:33 -04:00
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
2020-10-29 11:09:12 -04:00
---
2021-02-17 13:09:19 -05:00
# External issue tracker **(FREE)**
2014-04-24 18:48:22 -04:00
2022-03-17 08:07:26 -04:00
GitLab has an [issue tracker ](../user/project/issues/index.md ), but you can
configure an external issue tracker per GitLab project.
2014-01-24 06:09:33 -05:00
2022-03-17 08:07:26 -04:00
After you configure the external tracker, you can reference external issues
in GitLab merge requests, commits, and comments
using the format `CODE-123` , where:
2019-03-21 23:54:08 -04:00
- `CODE` is a unique code for the tracker.
- `123` is the issue number in the tracker.
2022-03-17 08:07:26 -04:00
The references are automatically converted to links to the issues.
2015-02-18 23:49:19 -05:00
2020-12-15 22:09:46 -05:00
You can keep the GitLab issue tracker enabled in parallel or disable it. When enabled, the **Issues** link in the
2019-03-21 22:39:00 -04:00
GitLab menu always opens the internal issue tracker. When disabled, the link is not visible in the menu.
2017-07-24 02:14:06 -04:00
2022-03-17 08:07:26 -04:00
## Configure an external issue tracker
2015-02-12 20:06:55 -05:00
2022-03-17 08:07:26 -04:00
To enable an external issue tracker, you must configure the appropriate [integration ](../user/project/integrations/index.md ).
2015-02-12 20:06:55 -05:00
2022-03-17 08:07:26 -04:00
The following external issue tracker integrations are available:
2015-02-12 20:06:55 -05:00
2017-02-03 13:41:35 -05:00
- [Bugzilla ](../user/project/integrations/bugzilla.md )
2017-11-21 10:21:50 -05:00
- [Custom Issue Tracker ](../user/project/integrations/custom_issue_tracker.md )
2020-10-19 23:08:54 -04:00
- [Engineering Workflow Management ](../user/project/integrations/ewm.md )
2021-05-12 05:10:19 -04:00
- [Jira ](../integration/jira/index.md )
2020-10-19 23:08:54 -04:00
- [Redmine ](../user/project/integrations/redmine.md )
- [YouTrack ](../user/project/integrations/youtrack.md )
2022-03-17 08:07:26 -04:00
- [ZenTao ](../user/project/integrations/zentao.md )