- Personalization — your own instructions, applied to every investigation you run: Slack (channels and DMs) and the web app.
- Channel custom instructions — instructions applied to every investigation in a Slack channel, no matter who runs it.
- Worker custom instructions — instructions applied to one Worker, or to future Workers created by an auto-deploy rule.
What to include
Anything you’d otherwise find yourself repeating — the preferences and hard-won context that apply to you or your team:- Investigation steps — where to look first, or what to rule out. “Always check the deploys dashboard and recent releases before anything else.”
- Known failure modes — the usual suspects for your systems. “Latency spikes on checkout are usually the payments provider rate-limiting at peak — check that first.”
- Runbooks and references — point Traversal at the docs and dashboards you trust. “For database incidents, follow our failover runbook:
<link>.” - Response format — how you want findings written up. “Lead with customer impact, then the root cause with evidence. Keep it to a few bullets.”
- Priorities — what matters most. “Prioritize customer-facing services; always call out anything touching checkout.”