> ## 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.

# Asana

> Turn every Jam into an Asana task with full technical context. Set workspace, project, and assignee from inside the extension.

<iframe src="https://www.youtube.com/embed/WowvBgxDJAY" width="100%" height="400" allowFullScreen />

Connect Jam to Asana to turn every bug capture into an Asana task in seconds. All the technical details your engineers need are attached automatically. No manual copy-pasting of logs or device information.

<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 Asana task

Every Asana 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 an Asana task from a new capture">
    <Steps>
      <Step title="Capture your bug">
        Use the Jam browser extension to capture your bug.
      </Step>

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

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

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

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

    <Tip>
      Click **Edit fields** during task setup to manage which Asana fields appear in the Jam extension. Remove fields you don't need to keep your bug-reporting workflow fast.
    </Tip>
  </Tab>

  <Tab title="Send an existing Jam to Asana">
    Create an Asana 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 an Asana task.
      </Step>

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

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

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

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