# ClickUp credentials

You can use these credentials to authenticate the following nodes:

- [ClickUp](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.clickup)
- [ClickUp Trigger](#)


## Prerequisites

Create a [ClickUp](https://www.clickup.com/) account.

## Supported authentication methods

- API access token
- OAuth2


## Using API access token

To configure this credential, you'll need:

- A Personal API **Access Token**: Refer to [ClickUp's Personal Token documentation](https://clickup.com/api/developer-portal/authentication#personal-token) for instructions on getting a personal token. Add that personal token as the **Access Token** in the Mosaic Workflows credential.


## Using OAuth2

If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [ClickUp Oauth flow documentation](https://clickup.com/api/developer-portal/authentication#oauth-flow) to create an OAuth app and get the necessary information.