# Create your ClickUp connection

{% hint style="info" %}
**Oauth connection**: The first step is to install GearPlug in your account so that GearPlug may access the data.
{% endhint %}

To connect ClickUp into GearPlug, you’ll need to select one of your spaces. If you want to integrate several spaces, you’ll need more plugs.

### Set up access

1. **Head over to “My Apps”** at the top of your GearPlug interface.

<figure><img src="https://lh6.googleusercontent.com/F7021Y74evwBAe6BwWWuoI4x2eN6amAAshgWSeRlMbWCSHmhzdn7sa5NRmx2Sxn7j3GK1-JE1svHvrsbTgAX-RXKAYdRvi1LQ96smAHkRII3h6W3giX1fLQ6L9WKd62BhOICKbtkQWbsE-k-7khV9Q" alt=""><figcaption></figcaption></figure>

2. **Select ClickUp** in the drop-down menu under “New connection” and click “Create.”

<figure><img src="https://lh3.googleusercontent.com/wrSfGizswNNboh5Ro9u8bLuOfmHl4FOKfsRi7jlvmsd7dcuQaRLLBqch9LNqRFTn0vILBLDIVL3MywINbgSJamSYdtS5PASdpu_2dCDgAbVzB4p11Zfq-64r2UUbhu2V3x6Cdafh2hPghU1Kv_eQUQ" alt=""><figcaption></figcaption></figure>

3. **Log into your account** and choose the space you want to integrate into GearPlug to finish setting up your Plug.

<figure><img src="https://lh6.googleusercontent.com/mamXMFoHHaCMwepeBopt1-64_hW59tAc_05TyC6k4zDFgrLyLplbvHY5XdSTlHGp6vEl165ORjCg6-0ywocBMvpg-HRydqUOdlMIQJwxK4eMbaqP2RtmgEUgI1iQBDDuuoom52NeuK5amGV_GIErIg" alt=""><figcaption></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.gearplug.io/english/set-up-your-integrations/clickup/create-your-clickup-connection.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.
