Michii
Process docs for Jira

How to Document a Process in Jira

Every Jira instance grows workflow rules, custom fields and transition conditions that made sense to whoever added them. Documentation is how the rest of the team catches up.

What does “Document a Process in Jira” mean?

Documenting a process in Jira means writing down how one repeatable task moves through your instance - which issue type and project it starts in, which fields are required at which transition, who the assignee should be at each stage, and what the issue looks like when it is genuinely done.

Why this matters

Jira workflows encode team agreements. When those agreements are only in the workflow config, people follow the letter and miss the intent - tickets sit in review with nobody assigned, or skip a status because the transition happened to allow it.

Definition of done stops being a debate every sprint
New engineers stop guessing which issue type to file
Transition conditions and their reasoning are recorded together
Cross-team handoffs have a written contract instead of a Slack thread
Audit and compliance reviews have a defensible process record

Where it goes wrong today

The workflow diagram is not documentation

A box-and-arrow diagram shows what transitions exist. It says nothing about when you should use them or what the fields mean.

Confluence pages rot quietly

Nobody notices a page is wrong until someone follows it and files the ticket incorrectly.

Screenshots are expensive to produce

So only the most obvious processes get written up, and the confusing ones never do.

Different teams use the same project differently

Without written convention, the same issue type means three things.

The fix

How Michii handles it

Capture the workflow as performed

Record someone filing and progressing a real issue. Every field, transition and screen is captured in order.

Explain the transition rules

Auto-captured steps show the click. You add why review requires a second assignee, why this field gates the transition.

Re-record after workflow changes

When you add a status or field, redo those steps rather than rewriting the page.

One link, embedded where it matters

Drop it into the project description, the issue type help text, or the team channel.

How to document a process in Jira

Start with the process that produces the most malformed tickets. That is usually bug intake or the review-to-done transition.

  1. Pick one path through the workflow

    File and triage a production bug, not How we use Jira. If you cannot name the end state, scope down.

  2. Record the prerequisites

    Which project, which issue type, which permission scheme, which board.

  3. Walk the process on a real issue

    Use a test issue in a sandbox project and perform the steps at normal speed.

  4. Add the intent behind each transition

    The capture records the click. You record why - what the status means, who owns the issue there, what unblocks the next move.

  5. Redact anything sensitive

    Customer names in bug reports, internal URLs, credentials in logs.

  6. Define done concretely

    Fields populated, assignee set, linked issues resolved. Something a reader can check.

  7. Put the link in the project

    Project description, issue type help text, and the team channel topic beat a Confluence space nobody browses.

By hand vs. with Michii

Doing it by handWith Michii
Producing the docScreenshot every screen and caption itRecord the process once
After a workflow changeHunt down and replace affected screenshotsRe-record those steps
What the reader getsA diagram plus prose to interpretA replayable walkthrough on the live instance
CoverageOnly the top few processesCheap enough to cover the confusing ones
Where it livesA wiki page people forgetA link inside Jira itself

What teams use this for

Onboarding new engineers and QA
Documenting bug intake and triage
Recording definition of done per issue type
Handing a project to a new team or vendor
Training support on escalation into engineering

Checklist

Frequently asked questions

Should process documentation live in Confluence or in Jira?

Write it wherever you like, but link it from inside Jira - the project description or issue type help text. Documentation discovered at the moment of need gets read; a wiki page does not.

How do I document a Jira workflow without changing it?

Capture is passive and read-only from Jira's perspective. Walk the process on a test issue in a sandbox project.

How detailed should it be?

Detailed enough that someone with the listed permissions and no prior context can file and progress the issue correctly without asking. If a step assumes context, it needs a screenshot or a sentence.

How do I keep it current as the workflow changes?

Assign an owner and re-record the affected steps whenever you add a status, field or transition condition the doc references.

What about processes that span Jira and other tools?

Record the whole path across tools in one guide. The handoff between systems is usually where people get lost, so splitting the doc at the tool boundary defeats the point.

Document your Jira process in one pass

Record the workflow once. Michii writes the numbered steps, captures each screen, and gives you a link that lives inside Jira.

Document a Process in other tools

Related