Jira

Connect a Jira site with an API token and work issues from the sidebar.

Last updated Sep 05, 2026

The Jira integration surfaces issues from your Jira site inside Tegment, so you can create a worktree from an issue, assign it, and move it through its workflow without leaving the app.

Connect#

Open Settings → Jira and add a connection. Tegment authenticates with an Atlassian API token — not a browser OAuth flow. You provide four things:

The token is stored encrypted on your machine.

Pick a project#

Each Tegment project is linked to one Jira connection and one Jira project, identified by its project key — PROJ, WEB, and so on. Issue keys like PROJ-456 belong to project PROJ. You set this per project in settings, alongside the branch-name pattern used when you create a worktree from an issue.

What you get#

Move an issue when you start work#

Tegment can transition an issue for you the moment you create a worktree from it, so the board reflects what you're actually doing without a second trip to Jira.

Set it up under Settings → Jira for the repository you're working in:

Each repository gets its own settings, so a team using To Do → In Progress and one using Backlog → Selected for Development can both have what they want.

That configuration is the whole opt-in: there is nothing to tick as you start work. Every issue you start is checked against From status on its own and moved to To status if it matches, whether you started one issue or ticked several at once. An issue sitting outside the source statuses is left where it is, and a transition that fails doesn't hold up the worktree or the agent.