Training data

An agent that knows your data

A general-purpose model knows everything except your business. Point the agent at your documents, your website and your policies, and it answers from those instead of from the internet.

  • PDF, DOCX and TXT files, up to 42MB each
  • Crawl your whole site from one root URL
  • Pin exact question-and-answer pairs the AI must not paraphrase

Training sources

4 sources

Files

PDF, DOCX, TXT up to 42MB

3 trained

Website

Crawl from a root URL

48 pages

Raw text

Policies, notes, internal copy

Trained

Q&A pairs

Exact answers, no paraphrase

12 pairs

Sources changed? Retrain the ones you edited.

Retrain

Four ways to teach it

Most knowledge is already written down somewhere. These four sources cover where it usually lives, and you can mix all of them on one agent.

Files

Upload PDF, DOCX or TXT, up to 42MB each. Handbooks, product specs, policy documents, whatever your answers are already buried in.

Your website

Give it a root URL and it crawls every page beneath it. Review the list of pages it found, drop the ones you do not want, then train.

Raw text

Paste in the things that were never written down properly. Shipping rules, the return policy that only exists in someone’s head, internal notes.

Q&A pairs

For answers that have to be exactly right, pin the question and the answer. Several phrasings of the same question can map to one authoritative response.

Per-source training status

Every source shows whether it is new, training or trained, so you always know what the agent has actually absorbed.

Retrain what changed

Edited one document? Retrain that source. You do not rebuild the whole knowledge base because a price moved.

How training works

  1. 01

    Add your sources

    Upload files, point it at your site, paste text, or write Q&A pairs. Most teams start with a website crawl and add the gaps afterwards.

  2. 02

    Review before you train

    A crawl returns the pages it found as an editable list. Delete the careers page and the blog archive before they become part of what your agent says.

  3. 03

    Train, then top it up

    The agent processes each source and marks it trained. When something changes, retrain that one source.

Training in depth

Why a general model is not enough

Ask a general-purpose model what your return window is and it will give you a confident, plausible, completely invented answer. It has no way to know. The entire value of a support agent is that it answers from *your* material, and the quality of that material is the single biggest lever on whether the agent is useful or embarrassing.

That is why there are four source types rather than one. Real knowledge is scattered. Some of it is in a PDF, some is on a help page, some was never written down at all, and a small, important core of it has to be word-perfect. Each of those needs a different way in.

Crawling your site without dragging in the noise

Give the crawler a root URL and it will follow every link beneath it. This is usually the fastest way to get an agent from nothing to genuinely useful, because most companies have already written their documentation as a website.

The step that matters is the one people skip. Before you train, the crawler hands back the list of pages it found, and you can edit it. Delete the careers page, the press releases, the four-year-old blog posts. An agent trained on your entire site will cheerfully answer questions about a job opening you closed in 2023. Ten seconds of pruning here is worth more than any amount of prompt tuning later.

Note that the crawler reads pages, not files hosted on those pages. A PDF linked from your docs is not picked up by the crawl. Upload it directly.

The crawler reads pages, not files hosted on them. A PDF linked from your docs is not picked up by a crawl and has to be uploaded directly.

When the answer has to be exactly right

Some answers cannot be paraphrased. Pricing, refund windows, warranty terms, anything with a number in it that a customer might hold you to. For these, use Q&A pairs: you write the question and you write the answer, and you can attach several phrasings of the same question to one response.

Everything else is better as a document or a crawl, because the agent can synthesise across them. Use Q&A sparingly and deliberately, for the small set of answers where being approximately right is the same as being wrong.

Use Q&A pairs for pricing, refund windows and warranty terms. Several phrasings of the same question can map to one authoritative answer.

Limits, and two things people get wrong

Files are PDF, DOCX or TXT, up to 42MB each, uploaded one at a time. Your total storage and the number of links you can crawl depend on your plan: the Basic tier allows 50 links per agent and Pro and Business are unlimited. See pricing for the details.

Two things catch people out. First, PDFs need a real text layer. A scanned document is an image as far as the agent is concerned, and it will extract nothing from it. If you can select the text in your PDF reader, you are fine. Second, retraining is something you do, not something that happens. If you update a document or your site changes, the agent does not notice on its own. You retrain the source that changed. It takes one click, but it is a click somebody has to make.

Once the agent knows your material, decide which model should reason over it on the model selection page, and give it the ability to look things up live with agent actions for anything too fast-moving to train on.

PDF, DOCX and TXT up to 42MB each, uploaded one at a time, and PDFs need a real text layer because a scan yields nothing. Retraining is manual: nothing re-reads your content on its own.

Frequently asked questions

What file types can I train on?

PDF, DOCX and TXT, up to 42MB per file. Files are uploaded one at a time. PDFs must contain selectable text: a scanned document is treated as an image and nothing can be extracted from it.

Can it learn from my website automatically?

Yes. Give it a root URL and it crawls every page beneath that URL. Before training, it shows you the list of pages it found so you can remove any you do not want, such as careers pages or old blog posts. It reads pages, not files hosted on them, so linked PDFs should be uploaded separately.

Does the agent retrain itself when my content changes?

No. Retraining is a manual action you take on the source that changed. If you edit a document or update your site, retrain that source and the agent picks up the new version. Nothing happens automatically.

How do I make sure a specific answer is always exactly right?

Use a Q&A pair. You write the question and the exact answer, and you can attach several phrasings of the same question to one response. This is the right tool for pricing, refund windows and anything else where being approximately right is the same as being wrong.

Does the agent cite which source it used?

No. It answers in plain language without attaching source links to its replies. If you need a customer to see the underlying document, link to it inside a Q&A answer or in your training text.

How much data can I train on?

Your storage allowance and your crawlable link count depend on your plan. Basic allows 50 links per agent, while Pro and Business are unlimited. Storage can be extended with an add-on.

Keep exploring

Point it at what you already have

Most teams get an agent that is genuinely useful from a single website crawl. Start there and fill the gaps as you find them.