doc/user/project/integrations/clickup.md
{{< details >}}
{{< /details >}}
{{< history >}}
{{< /history >}}
You can use ClickUp as an external issue tracker. To enable the ClickUp integration in a project:
In the top bar, select Search or go to and find your project.
Select Settings > Integrations.
Select ClickUp.
Under Enable integration, select the Active checkbox.
Fill in the required fields:
:id. GitLab replaces this ID with the issue number.Optional. Select Test settings.
Select Save changes.
After you have configured and enabled ClickUp, you see the ClickUp link on the GitLab project pages, which takes you to your ClickUp project.
For example, this is a configuration for a project named gitlab-ci:
https://app.clickup.com/1234567https://app.clickup.com/t/1234567/:idYou 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 your ClickUp issues using:
#<ID>, where <ID> is a alphanumerical string (example #8wrtcd932).CU-<ID>, where <ID> is a alphanumerical string (example CU-8wrtcd932).<PROJECT>-<ID>, for example API_32-143, where:
<PROJECT> is a ClickUp list custom prefix ID.<ID> is a number.SOP-1234.In links, the CU- part is ignored and it links to the global URL of the issue. When a custom
prefix is used in a ClickUp list, the prefix part is part of the link.
We suggest using the CU- format (CU-<ID>) if you have both internal and external issue
trackers enabled. If you use the shorter format, and an issue with the same ID exists in the
internal issue tracker, the internal issue is linked.
For Custom Task IDs,
you must include the full ID, including your custom prefix. For example, SOP-1432.