# ClickUp

### How to set up ClickUp?

To connect [ClickUp](https://clickup.com), Head up to [Settings > Organization](https://app.spike.sh/settings/general/organisation) and find the Task management integrations section. The connect will take you to ClickUp to safely authenticate and grant us permission to create tasks on ClickUp.

You can also alternatively set up from the Incidents table or from the incident details page

<figure><img src="/files/XKjsYA9rBKS2DK3bqxIt" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Once setup, every member across every team from your account will have access to create tickets on ClickUp from Spike.sh
{% endhint %}

### How to create a ticket on ClickUp from Spike.sh?

There are 2 ways.

1. From the incidents table.

<figure><img src="/files/3gW1fJAxXDklrvh7h6FJ" alt=""><figcaption><p>Send incident data to ClickUp from Incidents table</p></figcaption></figure>

2\. From the incident details page

<figure><img src="/files/tWtY9nhTuZvGskYdbq9N" alt=""><figcaption><p>Use the actions section on incident page to create ticket on Linear</p></figcaption></figure>


---

# 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.spike.sh/collaboration/task-management-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.
