Managing Projects
Projects are the containers for your chatbots. Each project has its own knowledge base, API keys, and widget configuration.
Creating a Project
- Log in to the Dashboard
- Click New Project
- Give your project a name (e.g., "Documentation Assistant")
- Your project is now created and ready to be trained
Adding Content
To make your chatbot useful, you need to feed it your content. This is called "ingestion."
Uploading Files
- Open your project from the dashboard
- Click the Sources tab
- Click Upload Files
- Select files from your computer
- Supported formats:
.pdf,.txt,.md - Wait for the status to show Completed
Adding URLs
- In the Sources tab, click Add URL
- Enter the full page address (e.g.,
https://example.com/pricing) - The system fetches and indexes the page content automatically
Managing Sources
Once content is ingested, you can:
- View all sources and their processing status
- Delete sources you no longer need
- Re-ingest a source if the original content has changed
Project Settings
In your project settings you can:
- Rename the project
- Set Allowed Origins — the domains where your widget is allowed to run
- Manage API Keys — see the API Keys page
- Delete the project (this is permanent)