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

# Jira, Asana, Notion, Linear, Monday

> Project & task tools Xura can query and write to.

Five integrations share a common pattern. Connect via **AI Studio → Integrations → \[provider] → Connect** (each is an OAuth flow or API token).

## Tools per provider

| Provider   | Tools                                         |
| ---------- | --------------------------------------------- |
| **Jira**   | `jira_search_issues`, `jira_create_issue`     |
| **Asana**  | `asana_list_tasks`, `asana_create_task`       |
| **Notion** | `notion_search`, `notion_create_page`         |
| **Linear** | `linear_search_issues`, `linear_create_issue` |
| **Monday** | `monday_list_boards`, `monday_create_item`    |

## Usage

Show up as action-node choices in Flows once the provider is connected. Args interpolate `{{prev.field}}` — pass data from previous steps into your ticket/issue creation.

## Verification

After connecting, hit **Verify** on the integration card. Xura performs a read-only probe to confirm auth works. Verified integrations show a green dot; failed ones stay amber with the error.

## Disconnecting

Revoke via the same card. Flows using that provider's tools will fail cleanly on next run.
