> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rootly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

> Install and configure the ClickUp integration with Rootly to create tasks from incidents and receive ClickUp events as alerts in your incident response process.

## Introduction

The ClickUp integration connects Rootly with your ClickUp workspace so teams can automatically create and update tasks through Genius workflows. Rootly also receives task events from ClickUp as alerts, enabling bidirectional workflows between the two systems.

With the ClickUp integration, you can:

* Automatically create ClickUp tasks when incidents are declared or reach a certain state
* Create tasks as subtasks of an existing ClickUp task using a parent task ID
* Update task title, description, priority, and custom fields as incidents evolve
* Receive ClickUp task events (created, updated, deleted) as Rootly alerts

## Before You Begin

Before setting up the integration, make sure you have:

* A Rootly account with admin permission to manage integrations
* A ClickUp account with access to the workspace you want to use
* A ClickUp Personal API Token (PAT)

<Callout icon="triangle-exclamation" color="#FEF3C7">
  This integration requires a **Personal API Token (PAT)**, not an OAuth app token. You can generate one from your ClickUp account settings under **Apps > API Token > Generate**.
</Callout>

<Callout icon="user-shield" color="#DBEAFE">
  We recommend installing with a dedicated ClickUp service account so the integration does not break if an individual user leaves your organization.
</Callout>

## Installation

<Steps>
  <Step title="Open the ClickUp integration in Rootly" icon="plug">
    Navigate to the integrations page in Rootly and select **ClickUp**.

    <Frame>
      <img alt="Document Image" src="https://mintcdn.com/rootly/yHcXrOapKHrppc-2/images/integrations/clickup/installation/installation-1.webp?fit=max&auto=format&n=yHcXrOapKHrppc-2&q=85&s=4d2399ed4da9cdda4c7fea9323f88ecb" width="870" height="524" data-path="images/integrations/clickup/installation/installation-1.webp" />
    </Frame>
  </Step>

  <Step title="Enter your Personal API Token" icon="key">
    Paste your ClickUp Personal API Token into the **API Key** field and select **Connect**.

    <Frame>
      <img alt="Document Image" src="https://mintcdn.com/rootly/yHcXrOapKHrppc-2/images/integrations/clickup/installation/installation-2.webp?fit=max&auto=format&n=yHcXrOapKHrppc-2&q=85&s=e65ff244a72da5351b8bb98e18b6cd43" width="867" height="297" data-path="images/integrations/clickup/installation/installation-2.webp" />
    </Frame>

    Rootly validates the token and registers a webhook with ClickUp to receive task events. Once connected, the installation is complete.

    <Callout icon="circle-check" color="#DCFCE7">
      After installation, the **Create a ClickUp Task** and **Update a ClickUp Task** workflow actions are available in your Genius workflows. ClickUp task events will also appear as alerts in Rootly.
    </Callout>
  </Step>
</Steps>

## Uninstall

To remove the ClickUp integration, open the integrations panel in Rootly and select **Configure > Delete**. Rootly will also remove the registered ClickUp webhook on deletion.
