# Jira AI connector guide

Connect Jira data to AI agents with Combined. Explore issues, projects, users, source setup, MCP access and read-only business queries.

Combined offers 1,125 connectors across catalog sources and connectors generated through desktop automation.

## Connect

1. Open Combined Connected Apps and select Jira.
2. Authorize the source and choose the relevant datasets.
3. Complete a first sync, then grant your agent access through the Set up or Access workspace.
4. Discover the actual source schemas before querying.

## Setup reference

- Authentication: required in the upstream source schema; API Token or Service Account or OAuth2.0
- API Token: depends on the selected authentication/setup option
- Email: depends on the selected authentication/setup option
- Service Account Token: depends on the selected authentication/setup option
- Client ID: depends on the selected authentication/setup option
- Client Secret: depends on the selected authentication/setup option
- Refresh Token: depends on the selected authentication/setup option
- Domain: required in the upstream source schema
- Expand Issue Changelog: optional
- Expand Issue Transitions: optional
- Expand Issues stream: optional
- Lookback window: optional
- Number of concurrent threads: optional
- Projects: optional
- Render Issue Fields: optional
- Start Date: optional

## Dataset reference

- issues; key: id; update field: updated
- projects; key: id
- users; key: accountId
- issue_fields; key: id
- application_roles; key: key
- avatars; key: id
- boards; key: id
- dashboards; key: id
- filters; key: id
- groups; key: groupId
- issue_link_types; key: id
- issue_navigator_settings
- issue_notification_schemes; key: id
- issue_priorities; key: id
- issue_resolutions; key: id
- issue_security_schemes; key: id
- issue_types; key: id
- issue_type_schemes; key: id
- issue_type_screen_schemes; key: id
- jira_settings; key: id
- labels; key: label
- permissions; key: key
- permission_schemes; key: id
- project_categories; key: id
- project_roles; key: id
- project_types
- screens; key: id
- screen_schemes; key: id
- time_tracking; key: key
- workflows
- workflow_schemes; key: id
- workflow_statuses; key: id
- workflow_status_categories; key: id
- filter_sharing; key: id
- issue_custom_field_contexts; key: id
- issue_custom_field_options; key: id
- issue_properties; key: key
- issue_remote_links; key: id
- issue_transitions; key: issueId, id
- issue_votes
- issue_watchers
- project_avatars; key: id
- project_components; key: id
- project_email; key: projectId
- project_permission_schemes; key: id
- project_versions; key: id
- screen_tabs; key: id
- screen_tab_fields; key: id
- sprints; key: id
- users_groups_detailed; key: accountId
- board_issues; key: id; update field: updated
- sprint_issues; key: id; update field: updated
- issue_comments; key: id; update field: updated
- issue_worklogs; key: id; update field: updated
- issue_changelogs; key: id; update field: updated

This is the upstream connector reference, version 6.0.1. Account permissions and sync configuration determine the datasets available in your workspace.

## Agent prompt

Use Combined to analyze my Jira data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to issues, projects, users, issue_fields, application_roles, avatars.
Check the last successful sync and report the available date coverage.
Propose three useful questions based on the fields actually available.
For the question I choose, run read-only SQL over the complete matching dataset.
Use a bounded result; include source names, time window and query receipt.
Ask for a missing join key or metric definition instead of inventing one.

## Links

- Combined: https://www.trycombined.com/
- Setup: https://www.trycombined.com/docs/getting-started/onboarding
- MCP: https://www.trycombined.com/docs/integrations/mcp
- Pricing: https://www.trycombined.com/pricing
- Upstream source reference: https://docs.airbyte.com/integrations/sources/jira
- Full guide: https://www.trycombined.com/connectors/jira
