Quickstart Overview
Use this guide to move from an empty workspace to a support-ready Woes setup.Before You Start
Have these ready:- One source of truth for your API support context: docs URL, OpenAPI file, Postman documenter link, GitHub repository, or Markdown runbook.
- A few real customer questions your team receives today.
- Access to the site where the live chat widget will be installed.
- An operator account with permission to manage Context, Agents, Channels, and Settings.
Setup Checklist
1
Create or open your workspace
Confirm the workspace name, support URL, timezone, and company details in Settings.
2
Add source context
Add at least one source in Context. Woes works best when the source
includes endpoint paths, auth rules, examples, request bodies, response
shapes, and error cases.
3
Create or tune an agent
Use Agents to attach source context to an agent. Each agent can have its
own context, behavior, guardrails, and widget key.
4
Install a customer channel
Install the live chat widget, connect an email domain, or connect Discord.
Live chat is the fastest first channel because you can test it immediately
from your own site.
5
Invite operators
Add team members in Settings → Users and assign the right role.
6
Review analytics
Use Analytics after the first conversations to inspect answer rate, skip reasons, confidence, surveys, and feedback.
A Good First Test
After the first source and agent are ready, ask the agent three questions:
If the answer is weak, open the source detail in Context and check whether
the missing endpoint, schema, or behavior was actually indexed. Fixing source
coverage usually improves the agent faster than rewriting prompts.
Workspace Surfaces
Daily Operator Tools
What To Avoid
- Do not paste production credentials into API source content.
- Do not expose provider or model routing to customers.
- Do not expect the agent to answer from memory when source context is missing.
- Do not use public widget keys as account-level API credentials.
