An agent is an AI-powered agent that answers questions using your workspace’s indexed documents. Each agent is configured with a domain, a set of tools, and a reference scope that determines which indexes it can search.Documentation Index
Fetch the complete documentation index at: https://docs.circuit.ai/llms.txt
Use this file to discover all available pages before exploring further.
Agent domains
When you create an agent, you choose a domain that provides a starting template. Each domain comes with pre-configured tools, prompts, and behaviors suited to a particular use case.| Domain | Best for | Description |
|---|---|---|
| General purpose | Broad knowledge queries | A flexible starting point for agents that need to answer a wide range of questions. |
| Field enablement | Field technicians | Optimized for troubleshooting, installation procedures, and technical specifications. |
Creating an agent
Create a new agent
Click create and provide:
- Name: a clear name that describes the agent’s purpose (e.g., “Field Support Agent” or “Product FAQ Agent”)
- Description: optional, helps users understand what the agent is for
Choose a domain
Select the domain template that best fits your use case. This sets the initial tools, behavior, and prompt structure.
Set the reference scope
Choose which indexes the agent can search. You can select one or many indexes. The agent only has access to the documents in these indexes.
What agents can do
Depending on configuration, agents have access to different tools. Some common examples:- Search: query indexes to find relevant content
- Read: read full document sections for deeper context
- Write: generate structured content (reports, summaries, draft responses)
- Web fetch: retrieve content from external web pages (if enabled)
Personal vs workspace agents
- Personal agents are created by individual users and only visible to them
- Workspace agents belong to the workspace and can be shared with users and groups
Next steps
Agent configuration
Fine-tune tools, reference scope, skills, and actions.
Agent sharing
Share agents with users and groups, and manage roles.