Knowledge Base Overview
The Woes knowledge base is the source of truth for grounded AI support. It is not just a collection of articles; it is an API context layer built from docs, specs, repositories, examples, auth rules, schemas, and endpoint-level Markdown.What You Can Add
Source Lifecycle
1
Add a source
Use Add API Context or Sources to submit a URL, spec, repository, imported Notion page, imported Confluence space, or pasted content.
2
Watch ingestion
Woes scans the source, extracts usable content, builds Markdown, chunks it for retrieval, and publishes searchable context.
3
Attach it to agents
Use Agents to decide which agents can answer from the source.
4
Test answers
Ask realistic customer questions and verify the agent uses the right evidence.
5
Maintain coverage
Rescan sources when docs change and review Knowledge Base Gaps.
What Makes Good Context
- Specific endpoint descriptions.
- Authentication rules and examples.
- Request and response examples.
- Error codes and troubleshooting details.
- SDK examples with language names.
- Product concepts customers commonly ask about.
- Versioning and deprecation notes.
