Every product and tech team tracks issues: bugs to fix, changes to make, things that need doing, each with a priority, an owner, and a state. In Tana you turn that into one shared tracker by giving issues a type.
Create an Issue type once, and every issue shares the same fields and shows up on one board, whether a teammate files it by hand or the AI files it from a standup. This guide sets that up: the type, the board, and letting the AI keep it fed.
Create the Issue type
Add the fields an issue always needs: status, priority, the area it affects, and an assignee. Every Issue from now on carries these, so nothing arrives half-described.
Give the type a workflow, a set of states like Triage, In progress, and Done. With a workflow, the type's page becomes a kanban board: move an issue from Triage to Done and everyone sees it move.
Let the AI file issues in, complete
The point of the type is that new issues land already in shape. When one comes up in a meeting or a chat, the AI creates an Issue with the fields filled, status, the area, who raised it, as a proposal you review and accept. Nothing lands until you say so.
To make this dependable, set the type's AI instructions: "capture what needs to happen and why, set priority from how it is described, and for a bug include steps to reproduce." Now every issue the AI files matches how your team writes them, and you stop chasing people for the missing details.
See every issue in one place
Open the Issue type page and you have every issue across the team, as a list or as the board. Filter to all the open ones, or just the ones for one area, with nobody assembling a report. Because the type lives in your team's space, it is the same board for everyone: the shared source of truth for what is open and who has it.
Add a one-click action
Attach a skill to the Issue type and it becomes a one-click action on every issue: "file this in GitHub," "post it to the team's channel." The skill does the same job the same way every time, so sending an issue upstream is one click for anyone on the team, not a copy-paste ritual. (Filing to GitHub or Linear needs the integration connected.)

