# ClickUp

## Using the Erathos platform:

When selecting ClickUp as a new connector on the Erathos platform, you will need to authorize the connection by simply logging into the ClickUp account associated with your browser.

Just click on '**Authorize ClickUp**' as shown in the attachment below:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBlUT09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--f9f10b84239f62a850ddefc804cf41146c2ef41c/clickup.png)

Don't forget to click on **Save and close** to advance to the next steps of the integration.

With this connection created you can seemlessly move your ClickUp data to your BigQuery, Redshift or Postgres data-warehouse.

## What endpoints can I access with the Erathos platform?

* teams
* spaces
* folders
* lists
* list\_members
* goals
* goal\_folders
* time\_tracking
* tasks
* task\_members
* task\_time\_status


---

# 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.erathos.com/connectors/apis/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.
