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

# Connect Jira

> Connect your Jira projects to Revolte for automated ticket updates.

## Configuration

Revolte offers two ways to connect your Jira workspace: either during the initial onboarding flow or directly from the application workspace settings.

<Tabs>
  <Tab title="Onboarding Flow">
    Configure your Jira integration during your initial workspace setup sequence.

    <Steps>
      <Step title="Install and Configure">
        Install the Revolte app from the Atlassian Marketplace and connect your Revolte workspace to your Jira site.

        <Frame>
          <img src="https://mintcdn.com/poddle-54594c3d/q0Rk3K5lGk3vHIWm/image-v2/agent/dev-agent/dev-agent-1.png?fit=max&auto=format&n=q0Rk3K5lGk3vHIWm&q=85&s=e69947efe27b6feab0544346c6cf2e99" alt="Install and Connect Jira" width="1392" height="1054" data-path="image-v2/agent/dev-agent/dev-agent-1.png" />
        </Frame>
      </Step>

      <Step title="Map Projects">
        Map your Revolte projects to your corresponding Jira projects to finalize the integration.

        <Frame>
          <img src="https://mintcdn.com/poddle-54594c3d/q0Rk3K5lGk3vHIWm/image-v2/integrations/jira-2.png?fit=max&auto=format&n=q0Rk3K5lGk3vHIWm&q=85&s=7bd313c3ff9710656fc9d5f6ac178a9a" alt="Map Projects" width="1910" height="1064" data-path="image-v2/integrations/jira-2.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>

  <Tab title="From the Application (Extensions)">
    Connect Jira to an active workspace at any time directly from the settings panel.

    <Steps>
      <Step title="Navigate to Extensions">
        From the Revolte dashboard left sidebar, click **Extensions** (or navigate to your sidebar integrations menu).
      </Step>

      <Step title="Select Jira">
        Locate the **Project Management** category and click on **Jira**.
      </Step>

      <Step title="Follow Connection Setup">
        Follow the same onboarding setup sequence (install from Marketplace, connect your workspace, and map your projects) as shown in the onboarding tab. Once connected, you can begin [Triggering Workflows from Jira](/integrations/project-management/jira#triggering-workflows-from-jira).
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Triggering workflows from Jira

Once you install the Revolte app and map your projects, a **Revolte** section appears in the right sidebar of every linked Jira issue details page.

### Select application to trigger

<Frame>
  <img src="https://mintcdn.com/poddle-54594c3d/q0Rk3K5lGk3vHIWm/image-v2/integrations/jira-3.png?fit=max&auto=format&n=q0Rk3K5lGk3vHIWm&q=85&s=c2536f08c4cf0b6bc9eaa3b5092705ce" alt="Revolte Jira Sidebar panel" width="1900" height="844" data-path="image-v2/integrations/jira-3.png" />
</Frame>

To trigger a development workflow for a specific application:

1. Open any linked Jira ticket.
2. Locate the **Revolte** panel in the right sidebar.
3. Under **Select Application**, choose the target application service from the dropdown menu.
4. Once selected, the AI agent is instantly triggered to begin analyzing requirements, executing sandbox builds, and implementing code changes.

### Sidebar panel elements

The sidebar panel provides full visibility and control over the execution state:

* **Issue Key**: Displays the current Jira issue key (e.g., `DND-1`).
* **Revolte Project**: Displays the mapped project context (e.g., `Dotnet demo`).
* **Select Application**: A dropdown to associate the issue with a specific service and launch the development workflow.
* **View Workflow Details**: Action button linking directly to the Revolte dashboard. Click to view live agent execution progress, step logs, and implementation plans.
* **Workflow Status**: Displays real-time state feedback (e.g., `Workflow Triggered` with a green checkmark) once the AI agent starts executing.

***

## Quick links

* [AI Workflows](/ai-workflows/overview)
* [Deployments Overview](/deployments/services/overview)
* [Repository Integration](/integrations/repository/github)
