# ClickUp You can use these credentials to authenticate the following nodes with ClickUp. - [ClickUp](/integrations/nodes/n8n-nodes-base.clickUp/) - [ClickUp Trigger](/integrations/trigger-nodes/n8n-nodes-base.clickUpTrigger/) ## Prerequisites Create a [ClickUp](https://www.clickup.com/) account. ## Using OAuth !!! note "⛅️ Note for n8n.cloud users" You'll only need to enter the Credentials Name and click on the circle button in the OAuth section to connect your ClickUp account to n8n. 1. Open your ClickUp [dashboard](https://app.clickup.com). 2. Click on your profile icon in the bottom left. 3. Click on ***Integrations*** under your workspace profile. 4. Click on ***ClickUp API***. 5. Click on the ***+ Create an App*** button under the ***ClikcUp API*** section. 6. Enter the name of your app in the ***App Name*** field. 7. Copy the 'OAuth Callback URL' provided in the 'ClickUp OAuth2 API' credentials in n8n. 8. Paste it in the ***Redirect URL(s)*** field. 9. Click on the ***Create App*** button. 10. Copy the displayed client ID. 11. Enter a name for your credentials in the ***Credentials Name*** field in the 'ClickUp OAuth2 API' credentials in n8n. 12. Paste the client ID in the ***Client ID*** field in the 'ClickUp OAuth2 API' credentials in n8n. 13. Copy the client secret from ClickUp. 14. Paste the client secret in the ***Client Secret*** field in the 'ClickUp OAuth2 API' credentials in n8n. 15. Click on the circle button in the OAuth section to connect a ClickUp account to n8n. 16. Click the ***Save*** button to save your credentials in n8n. The following video demonstrates the steps mentioned above.