> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/clickup.md).

# ClickUp

ClickUp is an app that lets you create, assign, and manage projects and tasks. Integrating ClickUp into GearPlug lets you use these records in other apps and create new tasks automatically, using the data collected by other apps.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh5.googleusercontent.com/gF0rVcxMpp6dL_sMcmjdkKO9apccg4dQa6wnLzCmWGspNmRvNQ3NyAUO7v7i7UvB0eioVIcUUkRaeFKbIvRzRP5ZlEFBZzdJ8pGskePeF0n19rLQ2obbjXiI3qMzd4NOfTDw1FF-W2XI7pb4IwLa-w" alt=""><figcaption></figcaption></figure>

As a source, ClickUp offers 2 actions:

* **New task**: Extracts data from new tasks created in your board.
* **New task status**: Extracts data from existing tasks whose status has been changed.

### As a target

<figure><img src="https://lh3.googleusercontent.com/TK477M8uS7yN5TvZ-gnvMlQevTtlkWU0PWApX_jeYAnbbm5MaRdDrasJzObyLand8VDjAD9liNVALBUkznifBnzeKz_KaDNGa-z34UCyg0NvTAPYWyF24gQ8my_WenBhGyOkMxey7DoeoFCSrQMcwA" alt=""><figcaption></figcaption></figure>

As a target, ClickUp offers one action:

* **Creates task**: Creates new tasks in your board with the information from other apps.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gearplug.io/english/set-up-your-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.
