Why Knowledge Bank?
Even the best AI can miss context that isn’t in your observability data:- Which services are business-critical
- Which alerts are usually noise
- Where your team actually starts when debugging an issue
What to upload
You can upload any specific pieces of tribal knowledge, instructions, or context about your system. Start with runbooks, then add broader system context. Examples of effective knowledge items:- Prioritization rules — “Staging alerts are usually low priority unless near a release.”
- Debugging workflows — “For database issues, start with connection pool metrics before logs.”
- External dependencies — “Payments alerts often correlate with PSP outages — check their status page first.”
- Service context — “This cluster supports checkout and is customer-facing.”
How Knowledge Bank works
Knowledge Bank provides three channels for capturing knowledge.Upload runbooks and custom context
Upload a PDF, paste text, or write instructions directly in the form. Each knowledge item includes:
- Title (required)
- Instruction (required, free-form text)
- Use when (optional, applicability hint)
Automated learning
Traversal learns implicitly from how your team interacts with it. When you redirect an investigation — for example, switching from logs to traces or metrics — Traversal learns from those choices automatically, without requiring intentional feedback.After each investigation concludes:
- Traversal extracts customer-specific insights
- Generic or obvious observations are filtered out
- New memories appear in your Knowledge Bank for review
In-session feedback
After any investigation, you can explicitly tell Traversal what it got right, what it missed, and what should happen differently next time. This feedback is intentional and specific to the investigation that just occurred, giving Traversal clear guidance for future investigations.
Getting started
Go to Settings → Knowledge Bank in the Traversal web app to upload your first knowledge item.Knowledge Bank is cumulative. Even a few well-written runbooks improve investigation quality immediately, and the system continues to improve as your team uses it.