# Asana

The Asana integration lets you bring your project management data directly into JetAdmin. After connecting your workspace, you can view and query your Asana items such as Projects, Tasks, Tags, Teams, and Users, and trigger powerful actions like creating tasks, adding comments, or updating task followers.\
This allows you to build streamlined workflows, dashboards, and automations based on your Asana data.

#### Steps

1. **Go to Data Settings:**\
   In your JetAdmin workspace, open **Data → Add Resource**.
2. **Select Asana:**\
   Choose **Asana** from the list of available data sources.
3. **Name your resource (optional):**\
   Give your connection a custom name such as *Project Management* or *Marketing Team Tasks*.
4. **Sign in to Asana:**\
   You have two authentication options:
   * **Google Sign-In (OAuth):** Sign in with your Google account connected to Asana.
   * **Token Authentication:** Enter your Asana Personal Access Token.
5. **Choose your Workspace:**\
   Select the Asana workspace you want JetAdmin to connect to.
6. **Add Resource:**\
   JetAdmin will verify the connection. Once successful, your Asana data and actions will be imported automatically.

{% embed url="<https://jet-admin.share.arcade.software/share/RtcGzGoYE6fgC6cK5Jhh>" %}

{% hint style="info" %}
**Useful Tips**\
• Use **Search Tasks** to filter by assignee, status, or keywords inside JetAdmin.\
• Automate repetitive actions (e.g., create a task when a new support ticket arrives).\
• Use **Add Comment** or **Add Followers** actions to keep teams informed without switching to Asana.\
• If you work across multiple workspaces, you can connect each as a separate resource for clearer organization.
{% endhint %}


---

# 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.jetadmin.io/user-guide/integrations/asana.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.
