Skip to main content
With the Traversal Slack bot, you can start investigations, receive reports, and ask follow-up questions without leaving Slack. Mention @Traversal in any channel the app has been added to, or DM it directly. With Traversal in Slack, engineers can:
  • Start investigations from any channel or DM — either by invoking Traversal manually, or through configured auto-triggers
  • See investigations for incidents or alerts shared directly in their Slack channels or DMs
  • Ask follow-up questions in natural language to refine the analysis

Watch the demo

See Traversal investigating an incident from Slack.

Install the Slack app

Get the Traversal Slack app into your workspace, including SaaS, single-tenant SaaS, and BYOC install paths.
Want to shape how Traversal investigates or formats its responses in a channel? Set channel custom instructions — they apply to every investigation in that channel.

Commands

Traversal provides the following slash commands in Slack:

Triggers

Triggers let Traversal automatically start investigations when certain conditions are met. There are two types.

Message triggers

Message triggers fire when a message in a configured channel matches certain conditions — for example, a keyword match or a message from a specific user. Use /traversal register-trigger to create one. You’ll provide:
  • A channel ID for the channel to monitor
To find a channel ID, click on the channel name in Slack to open channel details. The channel ID is near the bottom.
  • Conditions such as keyword matches or sender filters
  • The type of context Traversal should pull into the investigation

Channel join triggers

Channel join triggers fire when Traversal is added to a channel that matches a pattern you define. The pattern can match against the channel name, topic, or description — for example, channels whose name starts with inci- or whose topic contains alert. If the condition is met when Traversal is added to a channel, we will automatically run an investigation. You can also specify the context source Traversal pulls into the investigation:
  • Channel topic
  • Channel description
  • Message content
  • Message thread content

Managing triggers

Use /traversal show-triggers to view and delete triggers across your organization. Use /traversal show-channel-triggers to see only the triggers configured for the current channel.

Proactive mode (Traversal Workers)

In incident channels, Traversal can go beyond one-shot investigations and stay resident for the whole incident as a Traversal Worker — investigating on its own, answering follow-ups in-thread, and drafting a post-mortem when the incident resolves. Workers are in beta and enabled per team.

DM Traversal

You can message Traversal directly to start an investigation. Open the Traversal app in Slack and send it a message — no need to be in a specific channel.

Investigation output

When Traversal completes an investigation, it renders the report directly in Slack. The report includes:
  • Citations with links to the observability sources referenced in the investigation, bringing you directly to the relevant data in your primary observability tool
  • A link to open the investigation in the Traversal UI for more detail
  • A feedback option so Traversal can learn about your system over time

Follow-ups

Tag @Traversal in the same thread as an investigation report to ask follow-up questions or trigger additional analysis.

Cross-channel context

Traversal can pull context from any channel it has been added to. You can reference other channels to enrich an investigation or summarize activity across channels — both in channels and in DMs with Traversal.
Traversal can only read channels it has been added to. Make sure Traversal is a member of any channel you want it to reference.

Permissions

Traversal follows the principle of least privilege and requests only the Slack scopes needed for the features described above.

Security and data handling

  • Data usage. Slack data is used only to deliver the features described on this page. We do not use Slack data to train LLMs.
  • Transport and storage. All traffic is encrypted in transit, tokens are stored securely, and Slack signature verification is enforced on every request.
  • Least privilege. Traversal requests only the minimum scopes needed for the functionality described here.
  • Retention. See the privacy policy for retention and deletion practices.
Traversal uses generative AI and may produce inaccurate or incomplete outputs. Validate recommendations before acting.

Support

Questions or issues? Email support@traversal.com.

FAQ

Run /traversal show-channel-triggers to confirm the trigger is enabled in the intended channel. Note that trigger conditions are case-sensitive — the message content must match your configured conditions exactly.
Only organization admins can register, view, or delete triggers. If you run /traversal register-trigger, /traversal show-triggers, or /traversal show-channel-triggers and see a message that the command is restricted, ask your admin to configure the trigger for you.