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: Monitors and workflows 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.
  • Monitors target a channel, creating threads automatically when alerts fire.
  • Workflows post messages as part of automated multi-step processes.
  • Connectors deliver external events (PagerDuty incidents, GitHub activity, AWS alarms).

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.

Human discussion

Use @ to mention a team member in a thread to pause AI investigation and switch the thread to Human Discussion state. While in this state, OnCall AI stops responding so your team can discuss without interruption. The full conversation remains visible to OnCall AI.

To resume AI investigation, mention @OnCall AI in the thread. OnCall AI picks up where it left off, with full awareness of the human discussion that occurred.

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, Human Discussion, 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, Human Discussion, 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.

Each message in the thread includes quick actions:

  • Copy link – Copies a direct link to the message. Share the link to open the channel with that message selected.
  • Copy text – Copies the message content in Markdown format.
Copy link and copy text buttons on a message in a thread. Copy link and copy text buttons on a message in a thread.

Find past threads and messages across your channels using the search bar at the top of the Chat tab. You can also open search at any time by pressing ⌘K (Mac) or Ctrl+K (Windows/Linux).

  1. Click the search bar or press ⌘K / Ctrl+K to open the search interface.
  2. Type a keyword or phrase and press Enter. Edge Delta searches across agents, channels, and individual messages.
  3. Use the filter dropdowns to refine results:
    • From – Filter by the sender of the message.
    • In – Filter by a specific channel.
    • Sort – Order results by Newest or Highest Relevancy.
  4. Click a result to open the thread. To view the thread in its original channel context, click the channel link in the result.

Search results cover the last 90 days of message history by default.

Screenshot Screenshot

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.

Note: You cannot delete a thread or channel while an AI investigation is in progress. Wait for the investigation to complete or resolve the thread first.