# PromptRails + Asana Integration

Source: https://0.0.0.0:8080/integrations/asana

---

[All Integrations](/integrations)

![Asana](/images/logos/asana.svg)

# Asana

Issue Management

Manage Asana tasks, projects, and teams. Your agents can create and update tasks, search across workspaces, manage subtasks, and coordinate project workflows.

## How to Connect

1.  1Go to the MCP Templates marketplace.
2.  2Find the Asana template.
3.  3Enter your Asana personal access token.
4.  4Add the template to your agent.

## Available Tools

`asana_list_workspaces`

List all Asana workspaces for the authenticated user

`asana_list_teams`

List all teams in an Asana organization

`asana_list_projects`

List all projects in an Asana workspace

`asana_get_project`

Get an Asana project by GID

`asana_create_project`

Create a new Asana project

`asana_list_sections`

List all sections in an Asana project

`asana_list_tasks`

List all tasks in an Asana project

`asana_get_task`

Get an Asana task by GID

`asana_create_task`

Create a new Asana task

`asana_update_task`

Update an existing Asana task

`asana_delete_task`

Delete an Asana task

`asana_search_tasks`

Search for tasks in an Asana workspace

`asana_add_comment`

Add a comment (story) to an Asana task

`asana_list_subtasks`

List subtasks of an Asana task

[Documentation](/docs/mcp-tools)[Asana API Reference](https://developers.asana.com/reference/rest-api-reference)

[Get Started](https://app.promptrails.ai)
