Tickets

Tickets Overview

Track work, bugs, and tasks with tickets. Assign them to your team or AI agents, and automate recurring work with scheduled tickets.

Tickets are how you track discrete units of work inside FutureBase — support issues, internal tasks, feature work, or recurring operational chores. They sit alongside your conversation inbox and can be created manually, from a conversation, or automatically on a schedule.

Ticket statuses

Tickets move through a linear workflow:

StatusMeaning
backlogCreated but not yet prioritized or assigned
todoPrioritized and ready to be worked on
in_progressActively being worked on
in_reviewWork complete, awaiting review or verification
doneResolved and closed

You can move tickets between statuses by dragging on the board view or using the status dropdown in the ticket detail view.

Ticket types

TypeUse case
taskGeneric work item — anything that doesn't fit the other types
featureNew functionality to build or request
bugSomething that's broken and needs to be fixed
improvementEnhancement to existing functionality

Priorities

PriorityWhen to use
noneNot prioritized yet
lowNice to have, no urgency
mediumShould be addressed in the current or next cycle
highBlocks users or has significant impact
urgentProduction issue or customer-facing outage

Creating a ticket

Go to Tickets in the sidebar.

Click New Ticket.

Set the title, type, and priority.

Optionally assign to a team member or AI agent, add a description, and set a due date.

Click Create.

Creating from a conversation

You can escalate a conversation to a ticket directly from the conversation view:

Open the conversation in the inbox.

Click Create Ticket in the conversation actions panel.

The ticket is pre-filled with the conversation summary. Adjust as needed and click Create.

The ticket is linked to the conversation. Resolving the ticket can optionally close the conversation.


Ticket fields

FieldDescription
TitleShort description of the work (required)
DescriptionMarkdown-supported detail, steps to reproduce, acceptance criteria
Typetask, feature, bug, improvement
Statusbacklog → todo → in_progress → in_review → done
Prioritynone, low, medium, high, urgent
AssigneeTeam member or AI agent
Due dateOptional deadline
LabelsCustom tags for filtering
Linked conversationConversation that generated this ticket

Views

Board — Kanban-style columns by status. Drag tickets between columns to update status.

List — Table view with sortable columns. Useful for bulk operations and filtering.

My tickets — Filtered view of tickets assigned to you.


Next steps

On this page