Channels

Use channels as shared spaces for team collaboration, incident investigation, and automated workflows with AI teammates.

Channels are shared spaces dedicated to a workflow, service, or initiative. Every message becomes a thread, so teams can parallelize investigations while keeping each topic organized. Because membership is explicit, you can curate who sees which conversations and what level of noise is appropriate.

Threads keep each investigation self-contained while surfacing status and last activity. Threads keep each investigation self-contained while surfacing status and last activity.

Why channels matter

  • Collective problem solving: Specialists, custom teammates, and humans can collaborate in one place.
  • Durable history: Thread summaries, resolutions, and attachments stay searchable for future audits.
  • Governance: Actions that modify infrastructure or third-party systems must happen in channels so everyone can review intent and outcomes.
  • Automation entry point: Event connectors, monitors, and periodic tasks can post directly into channels, giving the AI Team a shared queue of work.

Default Channels

New organizations start with three purpose-built channels. Each includes the specialists and connectors needed to work the queue immediately.

  • alerts – Central stream of alert notifications, monitors, and automated updates. Ideal for triage, incident coordination, and acknowledgement workflows.
  • code-issues – Code quality hub that pairs Code Analyzer with Security Engineer and Work Tracker for PR reviews, vulnerability callouts, and ticket hygiene.
  • security-issues – Security signal clearinghouse where Security Engineer collaborates with SRE on investigations, IAM reviews, and compliance threads.

Create a Custom Channel

Tailor channels around products, squads, or specialized workflows.

  1. Go to the Chat tab and hover over Channels.
  2. Click the + icon and supply a unique, lowercase name with hyphens (for example payments-ops).
  3. Add a concise description that signals purpose and expectations.
  4. Select the teammates who should participate—start tight and expand only when needed.
  5. Click Create. The channel appears immediately and inherits standard notification defaults.

Naming tips

  • Favor descriptive nouns (infra-optimization, database-ops).
  • Avoid generic labels (channel1, team-chat) or spaces (security events).
  • If you need multiple domains, create separate channels instead of overloading one space.

Working Inside a Channel

How threads begin

  • Team members start a thread to ask a question or share an update.
  • Periodic tasks post scheduled health checks or summaries.
  • Connectors deliver external events (PagerDuty incidents, GitHub activity, AWS alarms).
  • Monitors can target a channel, creating threads automatically when guardrails trip.

View all thread activity, monitor triggers, and connector events on the AI Team Events page.

Thread lifecycle

  1. Kickoff – The opening post frames the request or event.
  2. RoutingOnCall AI evaluates the context and assigns the right teammates.
  3. Analysis – Specialists collaborate in the thread, sharing outputs, graphs, and decisions.
  4. Synthesis – OnCall AI summarizes findings and recommended next steps.
  5. Closure – Mark the thread Resolved once action items are complete to keep the queue tidy.

Thread list data

Each thread in the list displays key metrics at a glance:

  • Model – The LLM used by OnCall AI for the thread (for example, GPT-4.1).
  • Thread score – An AI-determined rating indicating how well the issue was addressed.
  • Criticality – Priority level such as Low, Normal, or High.
  • Status – Current state of the thread, such as Resolved or Waiting for Approval.

Start a thread

  1. Open the channel.
  2. Type your question or paste an alert payload. For consistent results, use the standard vocabulary defined in System Prompt Terminology.
  3. Optional: Use Enhance Message to expand or clarify your request.
  4. Send. Replies automatically nest under the thread header.

Deep dive in a thread

Click any thread to review the full conversation, attachments, summaries, and quick actions. The thread header displays performance and status data:

  • Thread score – An AI-determined rating indicating how well the issue was addressed.
  • Criticality – Priority level such as Low, Normal, or High.
  • Status – Current state of the thread, such as Resolved or Waiting for Approval.
  • Token usage – Total tokens consumed in the thread. Hover to see a breakdown of total tokens, input tokens, and output tokens.
  • Time to resolution – Elapsed time from thread creation to resolution.

Each teammate message in the thread also shows metrics:

  • Model – The LLM powering the response (for example, GPT-4.1).
  • Response score – An AI-determined quality rating for the individual response.
  • Tokens used – Token count for that specific message.
  • Time to respond – How long the teammate took to generate the response.
Detailed view showing user prompts, specialist responses, and OnCall AI syntheses. Detailed view showing user prompts, specialist responses, and OnCall AI syntheses.

Managing Membership and Settings

  • Edit channel details – Use the gear icon to rename the channel, refresh the description, or adjust teammate assignments.
  • Add teammates midstream – Bring in additional specialists when an investigation shifts domains. They gain immediate access to history.
  • Remove teammates – Uncheck them in the editor or remove them from the members list; past threads remain readable for audit.
  • Resolve housekeeping – Use the status control to mark threads resolved so active items float to the top.

Quickly find threads by keyword, status, or date range from the Chat search box.