Skip to main content

Built-in views

The left sidebar of the inbox starts with a set of built-in views:
ViewWhat it shows
AllEvery active (non-resolved/snoozed/spam) ticket
Agent RequestsTickets categorized as agent requests (e.g. billing approval queue)
SalesTickets from your sales agent or with source = sales
Assigned to MeTickets where you’re the assignee
MentionsTickets where you’ve been @mentioned in an internal note
Open / Priority / In Progress / Snoozed / Resolved / AI Resolved / SpamFiltered by status
Pick any one and the middle column updates immediately. The search bar at the top of the middle column searches:
  • Ticket subject
  • End user name and email
  • Conversation history (live conversations: by topic; completed: by agent name)
For richer filtering, use the FilterBar.

FilterBar

Above the ticket list, the FilterBar lets you build ad-hoc filters using any field on the ticket — including custom metadata. Available fields include:
  • User traits (name, email, role, plan, custom fields)
  • Company traits (plan, MRR, employee count, industry)
  • Stripe data (subscription status, MRR, lifetime value)
  • Ticket fields (status, source, channel, assignee, age, last activity)
  • Custom metadata fields (custom:*)
Filters within a group use AND logic by default. Between groups you can choose AND or OR connectors. For most views a single group with AND is what you want — e.g. “open + priority + assigned to me”.

Segments

Segments are saved filter sets you give a name to. Once saved, they appear in the left sidebar under Segments for one-click access. To create a segment:
  1. Apply filters in the FilterBar.
  2. Click Save as segment.
  3. Name it (e.g. “Enterprise priority”, “Billing questions”, “From Slack”).
Segments are stored in your browser’s localStorage, so they’re personal to each teammate. Use segments for views you build often — your team’s daily triage list, your favorite customer cohort, the kind of ticket you handle.

Custom Inboxes

Custom Inboxes are like segments, but at the workspace level — every teammate sees the same custom inboxes in their sidebar. They’re configured at Settings > Inbox Views. A custom inbox has:
  • A name and emoji
  • A set of filters (the same FilterBar fields)
  • An order in the sidebar (drag to reorder)
Use custom inboxes to organize work across the team — for example:
  • 🎫 Bugs — all tickets with category = bug or metadata.has_linear_issue = true
  • 💰 Billingsource = stripe_billing or category = agent_request
  • 🆕 Onboardingcustomer_for < 14 days
  • 🌍 EU customerscompany.region = eu
The main inbox always shows everything. Custom inboxes are filtered slices of it — deleting a custom inbox doesn’t delete tickets.

Mentions and notifications

When a teammate @mentions you in an internal note, you’ll see:
  • A new ticket in your Mentions view
  • A notification in the dashboard
  • An email (if email notifications are enabled in your profile)
The Mentions view is one of the fastest ways to triage urgent asks from teammates without scanning the whole inbox.

Counts and badges

Each view shows a count badge (e.g. “Open 12”) that updates in real time as tickets move between statuses or new ones arrive. Counts exclude resolved/snoozed/spam unless that status is the view’s filter.

Where to go next

Working Tickets

Replies, internal notes, AI-drafted responses.

Inbox Settings

Configure auto-assign, offline emails, spam rules, and custom inboxes.