Skip to main content

Add API Context

Woes answers developer questions from workspace-scoped source context. A source can be a formal API specification, a documentation site, raw Markdown, SDK examples, a connected GitHub repository, or selected pages from a connected Notion workspace. Teams can also import Confluence spaces or sync HubSpot CRM records when those integrations are connected. Start with the material your support team already trusts. The agent can only be as specific as the source context it can retrieve.

Supported Source Types

Add a Source

1

Open Context

Go to Context in the workspace sidebar.
2

Choose the source type

Select the input path that best matches your material: URL, specification, raw docs, or GitHub repository.
3

Name the source clearly

Use a name operators will recognize later, such as Public REST API, Billing API docs, Node SDK examples, or Developer quickstarts.
4

Start ingestion

Woes scans the source, normalizes endpoint and document content, and builds retrieval chunks for the support agent.
5

Inspect the result

Open the source detail view to review endpoints, generated Markdown, documents, chunk coverage, auth readiness, and source health.
6

Attach the source to an agent

In Agents, attach the source to the right agent and run context learning.

Source Examples

Source Health

Woes shows status and coverage so operators can understand what the agent knows.

Ready To Attach

A source is ready for an agent when:
  • The source status is Ready and any warnings or coverage gaps are understood.
  • Important endpoint paths and document titles appear in the source detail view.
  • Generated endpoint Markdown includes auth rules, request shape, response shape, and common errors where available.
  • A test search for a real customer question returns the expected page or endpoint.
Keep credentials separate from source content. Use source auth settings for test credentials instead of embedding secrets in documentation.
Last modified on July 4, 2026