AgentStack Docs

Create your first support agent

Go from an empty workspace to a grounded, tested agent on your website.

You will create an agent, give it one reliable source, test an answer, and publish the chat widget.

1. Create an agent

Sign in at agentstack.build, create or select a workspace, then choose Create Agent. Give it a customer-facing name and save.

2. Add knowledge

Open Sources and choose Crawl website. Enter a public page that contains an answer you can verify, such as your returns policy. Wait until processing completes.

For files, Q&A pairs, individual pages, Notion, retraining, and retrieval settings, see Train your agent.

3. Test the answer

Open Playground and ask a question answered by the source. Check that the response is correct and grounded. If it is vague, add a focused Q&A pair or improve the source before publishing.

4. Publish

Open Settings → General, enable Public, and save the change. Then open Deploy and copy the widget snippet. Add it before the closing </body> tag or to your framework's shared layout.

Follow the widget install guide for framework-specific placement and domain protection.

5. Verify as a customer

Open your site in a private window, send the same test question, and confirm the answer arrives. Then review the conversation under Activity.

Next, connect a channel, add an action, or configure the Inbox.

On this page