# Clickup

ClickUp is a versatile project management and productivity platform that helps teams plan, organize, and collaborate on tasks using customizable workflows, dashboards, and integrations.\
\
&#x20;**How it works**

**Step 1: Sign In to ClickUp**

1. Go to [ClickUp](https://app.clickup.com/) and log in to your account
2. You'll land on your main dashboard

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdX9UgipZBAwDGll-PGlgjC-yg61q1Ah_I_sEq8bDWfHZH9vm-MLon8v3v9D_1DwIrNPDqZxiQbdyRAusiQ53EXDuTGEKiNj4Kg4G_0Vh-7lSL8Gnk7iu0qGotyHvLFaN_1GTcpNg?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 2: Access User Settings

1. In the top-right corner, click on your profile icon/name
2. From the dropdown menu, select Settings

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf3H79aYdxZfvQ428deSmBH9nQaiPMwoCiVgsKMITtb7aGMmAFWjrCHP5Um5-q6hUwCMUGVXeMIt95Y2b6vLM_Cbt9wMrrza2l3pJ1sGxegRPqiceCwA8RI1Ywcb6q4X4cV0zgKIg?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 3: Navigate to ClickUp API

1. In the left sidebar, find and click on ClickUp API
2. This will open the API management section

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeHt5Ehx0JGom-Lo6bvfo0bj0QepWzfeYjSVOvmNDRd5erhKJRR5rvwh1POEvZytGS2B-mfzzPhtE90gu4zBVA0l6pFjnYNC5MKVjFCaSnB3HGcu_Q1P_SucTlMeWeZWT4Jc6Op?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 4: Create New App

1. On the right side, click Create an App button
2. Fill in the required details:
   * App Name: (e.g., "Questera Integration")
   * App URL
3. Click Create App

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcCqN55pHuk3_TikR64Sq4ZD9NSE8poBU8XlU1q_gBEp4JHtDJ91S-lZbvsMQmEXtDXqWJ9fd5ygfX_3oRwwlVZR_a28S3NNZfpsF2zZBv8ovhmQQLS_ey2i3xrZLgd7FE_s8h1?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 5: Copy Your API Key & Integrate with Questera

1. After creation, your API Key will be displayed,copy it.
2. Go to Questera's integration settings
3. Find the ClickUp integration option
4. Paste your copied API key in the designated field
5. Click Save to complete the integration

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe0zZZXOTMnBwI4E3IaBs-_IqaUiGcUptIJC6yqITdAJ-xBPQIdmnhGEytmd-R2YAri4aad5Zn60MS4QRWCMbDUx1Uhs5U3a7l72HvEw_JvRX1OdTVUgKjpHFrdBBXk4u3osSZUzQ?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

That's it! You've successfully created a API key!<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.questera.ai/integrations/task-management/clickup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
