Fetchply Docs
Quick Start

Create Your First Agent

Build and train your first AI agent in minutes — add your website URL and watch Fetchply do the rest.

Create an Agent

An agent is a Fetchply AI assistant trained on your content. Each agent has its own knowledge base, settings, and embed code.

Open the Dashboard

Go to your dashboard. Click the Create Agent button.

Enter Your Website URL

Type the URL of the website you want to train on — for example, https://yoursite.com.

Fetchply will crawl your site, follow internal links, and extract text content from each page.

How many pages? The number of pages you can crawl depends on your plan. Free accounts can store up to 5 MB of content.

Name Your Agent

Give your agent a descriptive name like "Support Bot" or "Sales Assistant". This name appears in the widget header.

Start Training

Click Train to begin. Fetchply will:

  1. Crawl your website pages
  2. Extract and clean the text content
  3. Split content into searchable chunks
  4. Generate AI embeddings using Voyage AI
  5. Store vectors in the knowledge base

You can watch the progress in real-time on the training page.

Test Your Agent

Once training finishes, go to the Test Chat tab. Ask questions about your website content and verify the answers are accurate.

If some answers are off, you can:

  • Add Q&A pairs for specific questions
  • Upload additional documents
  • Adjust the agent's system prompt

Training time depends on the size of your website. A 50-page site trains in about 1–2 minutes. Larger sites with hundreds of pages may take 5–10 minutes.

Adding More Content

After initial training, you can enrich your agent's knowledge with:

  • More URLs — crawl additional pages or subdomains
  • File uploads — PDF, CSV, TXT, and JSON files
  • Q&A pairs — manual question-answer pairs for precision
  • Notion pages — connect your Notion workspace

Learn more in Knowledge & Training.

Next Step

Your agent is trained! Now let's embed it on your website.

On this page