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