Managing Items
Create, organize, and track items on your workflow Kanban board
Managing Workflow Items
Once you've created a workflow, you can add items to it manually or via intake rules. This guide covers the day-to-day workflow: creating items, moving them through statuses, assigning them, and tracking activity.
Creating a Workflow
- Navigate to your project in the dashboard
- Click Workflows in the sidebar
- Click Create Workflow
- Choose a type: Issues, Tickets, or Leads
- Give it a name and optional description
- Click Create
The workflow appears in your sidebar under the project. Each workflow gets its own Kanban board.
Adding Items
From the Feedback Inbox
The fastest way to create a workflow item from existing feedback:
- Open a feedback item in the inbox
- Click the Add to Workflow dropdown
- Select the target workflow
- The item is created with the feedback message as the title and a snapshot of the original feedback (message, category, rating, screenshot, page URL)
You can also select multiple feedback items and use bulk actions to add them to a workflow at once.
Manually
- Open the workflow Kanban board
- Click + Add Item in any status column
- Fill in the title, description, priority, and assignee
- Click Create
The Kanban Board
Items are displayed in columns by status. The available columns depend on the workflow type:
- Issues: Open → In Progress → Resolved → Closed
- Tickets: New → Awaiting Response → In Progress → Resolved → Closed
- Leads: New → Contacted → Qualified → Proposal → Won → Lost
Moving Items
Drag and drop items between columns to change their status. You can also open an item and change the status from the detail view.
Item Details
Click any item to open its detail view:
| Field | Description |
|---|---|
| Title | Short description of the item |
| Description | Longer details (optional) |
| Status | Current column on the board |
| Priority | Low, Medium, High, or Urgent |
| Assignee | Team member responsible |
| Tags | Labels for categorization |
| Source Feedback | Link to the original feedback (if created from inbox) |
| External Reference | Link to Jira/Linear issue (if synced) |
Priority Levels
| Priority | When to use |
|---|---|
| Low | Nice to have, no urgency |
| Medium | Should be addressed soon |
| High | Important, needs attention this sprint |
| Urgent | Critical, needs immediate action |
Assigning Items
Assign items to any member of your workspace:
- Open the item detail view
- Click the Assignee field
- Select a team member from the dropdown
- The assignee receives a notification (if configured)
Assignees can filter the board to see only their items.
Activity Log
Every item maintains an activity log that tracks:
- Status changes — When and by whom
- Priority changes — Old and new values
- Assignments — Who was assigned or unassigned
- Comments — Team discussion on the item
- External syncs — Push/pull events with Jira or Linear
The activity log provides a full audit trail for each item.
Adding Comments
Use comments for internal team discussion on an item:
- Open the item detail view
- Scroll to the Activity section
- Type your comment and click Send
Comments are visible to all workspace members with access to the project.
Linked Feedback
When an item is created from the feedback inbox, it maintains a link back to the original feedback. The feedback detail view also shows which workflow items are linked to it, so you can track the lifecycle from customer submission to resolution.