# ClickUp

<details>

<summary>Step 1: Add the ClickUp app to your workspace</summary>

See [instructions for installing an app in your workspace.](/integrations/integrations-overview.md#steps-to-set-up-one-of-the-pre-built-integrations-in-your-glue-workspace)

</details>

<details>

<summary>Step 2: Add the ClickUp app to a group* or thread</summary>

The ClickUp app can be added to either a group or a thread:

* Group: When adding the ClickUp app to a group, it can be configured to either create new threads or send updates to the Group chat.
* Thread: The ClickUp app will send notifications to the thread.

To add the ClickUp app to a group, navigate to the group and then choose **Apps** from the menu to open the Apps tab of the group settings.

![](/files/gvV8EdHhDoUIg9RrlEdC)

To add the ClickUp app to a thread, navigate to the the thread and then choose **Thread Settings** from the menu. With the settings open, choose the **Apps** tab.

![](/files/DI9cwbhYYkmNhxJoHl8G)

From the **Apps** tab of either a group or thread, click to add ClickUp.

![](/files/xzYwJEwktTHwxVHcgxXt)

A modal will appear where you can connect a space, folder, or list.

</details>

<details>

<summary>Step 3: Connect a Space, Folder, or List</summary>

After adding the ClickUp app to a group or thread, you will need to spaces, folders, and lists that you want to receive updates for.

Start by clicking **Create Connection**

![](/files/Tsudc4QjdUedX1J2MiyR)

When making your first connection, you'll be ask to sign in to ClickUp. Click **Authorize.**

![](/files/e51emzmU9wV2AVsvcn5D)

A window will appear where you can login and choose one or more ClickUp workspaces. When you're done, click **Connect Workspace**.

![](/files/JgFXRAqsffxCPP5l7eC7)

Next, choose a space that you want to receive updates for.

![](/files/yPgUzieLGaygXWIFJjm7)

If you want to receive updates for all tasks in the selected space, click **continue.**

Optional: If you want to limit the updates you receive to a folder or list, you can choose one from the second drop down. If you choose a folder, a third dropdown will appear giving you the option to choose a list within that folder. Click **Continue** at any point when you're done.

![](/files/0z4oVlXAKuGMBPsL4PKg)

Choose the events that you want to receive Glue messages for. You'll receive messages when a new task is created and for any events that you enable here.

![](/files/laqQAlHjQ7E98izo2b5X)

If you're connecting to a group, you'll be asked whether you want to send all updates to the group chat or create threads for each task.

![](/files/oWvhvjpvtPVAOGmKW4nj)

The item you added will now appear in the list of items connected to the group or thread you selected. From here you can connect another item to this thread or **Remove** any previously connected items.

![](/files/Jfmat8ucPzHmi5ANyqwb)

To manage this list in the future, go back to the **Apps** section of the group or thread and click the edit button next to ClickUp.

![](/files/xl5yTSBw9WpmAYIgfggb)<br>

<br>

</details>

*\*Note that to add an app to a group, you must be a group admin or workspace admin. Anyone can add an app to a thread.*


---

# 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.glue.ai/integrations/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.
