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

# Jira for Workflows

> Trigger Workflows from Jira issue changes and automate issue creation and management.

Use Jira to trigger [Workflows](/workflows/overview) from issue changes and automate issue creation and management.

## Connect your account

1. Open a Jira trigger or action in the [Workflow builder](/workflows/overview).
2. Click **Connect**.
3. Sign in with Atlassian.
4. Authorize access.

## Available triggers

| Trigger       | Description                              |
| ------------- | ---------------------------------------- |
| New Event     | Fires when a new event occurs            |
| New Issue     | Fires when a new issue is created        |
| Updated Issue | Fires when an existing issue is modified |

## Available actions

| Action                   | Description                              |
| ------------------------ | ---------------------------------------- |
| Create Issue             | Create a new issue with specified fields |
| Get Issue                | Retrieve details of an existing issue    |
| Update Issue             | Modify fields on an issue                |
| Assign Issue             | Assign an issue to a team member         |
| Transition Issue         | Move an issue to a new status            |
| Add Comment to Issue     | Post a comment on an issue               |
| Update Comment           | Edit an existing comment                 |
| List Issue Comments      | Retrieve all comments                    |
| Add Attachments to Issue | Attach files to an issue                 |
| Add Watcher to Issue     | Add a user as a watcher                  |
| Search Issues            | Query issues using JQL or keyword search |
| Get All Projects         | List all projects                        |
| Create Project Version   | Create a new version                     |
| Get Issue Transitions    | Retrieve available status transitions    |
| Get User                 | Look up a user's details                 |
| Get Users                | List users                               |
