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

# ClickUp

> Turn every Jam into a ClickUp task with full technical context. Set workspace, folder, and list fields from inside the extension.

Connect Jam to ClickUp to turn every bug capture into a ClickUp task in seconds. All the technical context engineers need is attached automatically so you can skip the manual debug-info gathering.

<Info>You need the Jam Chrome extension installed. See [Getting Started](/introduction) if you haven't set it up.</Info>

## What's included in every ClickUp task

Every ClickUp task created from Jam automatically includes:

* Console logs
* Fully inspectable network requests
* URL, timestamp, and country
* Device, OS, and browser
* Viewport size
* Network speed

<Tabs>
  <Tab title="Create a ClickUp task from a new capture">
    <Steps>
      <Step title="Capture your bug">
        Use the Jam browser extension to capture your bug.
      </Step>

      <Step title="Select ClickUp as the destination">
        In the Jam extension, click **Link you can share** and change the destination to ClickUp.
      </Step>

      <Step title="Authenticate with ClickUp">
        Complete the ClickUp OAuth flow to connect your account.
      </Step>

      <Step title="Configure your ClickUp task">
        Once connected, set up your task from Jam: choose the workspace, folder, list, assignee, and more.
      </Step>

      <Step title="Create the task">
        Click **Create task**. Jam creates the ClickUp task and opens it in a new tab.
      </Step>
    </Steps>

    <Note>
      ClickUp workspace guests can also create Jams. Their Space field defaults to the shared space they have access to, while they can continue filling out other public fields.
    </Note>

    <Tip>
      Click **Edit fields** during task setup to manage which ClickUp fields appear in the Jam extension. Remove fields you don't use to keep the workflow fast.
    </Tip>
  </Tab>

  <Tab title="Send an existing Jam to ClickUp">
    Create a ClickUp task from any Jam you've already captured in two clicks.

    <Note>
      You must be logged into Jam to use this feature. Logged-out users will not see the **Send to App** option.
    </Note>

    <Steps>
      <Step title="Open the Jam">
        Open the Jam you want to convert into a ClickUp task.
      </Step>

      <Step title="Click Send to App">
        Click **Send to App** and select ClickUp.
      </Step>

      <Step title="Log in to ClickUp if prompted">
        If this is your first time using Jam + ClickUp, you'll be redirected to authenticate.
      </Step>

      <Step title="Fill in the task details">
        Enter the workspace, folder, list, assignee, and any other fields you need.
      </Step>

      <Step title="Create the task">
        Click **Create task** to send the Jam to ClickUp.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Connect multiple ClickUp workspaces">
    A Jam account or workspace connects to multiple ClickUp workspaces.

    <Steps>
      <Step title="Open Settings → Integrations">
        Go to [**Settings → Integrations**](https://jam.dev/s/settings/integrations).
      </Step>

      <Step title="Click ClickUp">
        The ClickUp authentication flow opens in a new tab.
      </Step>

      <Step title="Select the workspaces to connect">
        Select or deselect the ClickUp workspaces you want to connect to. Selected workspaces show a blue circle indicator.
      </Step>

      <Step title="Confirm the connection">
        Click **Connect Workspaces**.
      </Step>

      <Step title="Review connected workspaces">
        After connecting, you'll see which ClickUp workspaces are linked to that Jam workspace.
      </Step>
    </Steps>

    <Warning>
      Make sure to connect all the workspaces you need during this step. You won't be able to see the workspace selection screen again unless you disconnect and reconnect your ClickUp connection. Due to a ClickUp API limitation, ClickUp can only be connected to one Jam account or workspace at a time.
    </Warning>
  </Tab>
</Tabs>
