Reference
Agent Components
← Back to the API Reference index
Create and configure the pieces that make up an agent: its intellect (brain config), tools, knowledge base, avatar, and the agent record that ties them together.
| Doc | Covers |
|---|---|
| Agent Components · Create and Configure an Intellect | Generate an Agent Profile, Create an Intellect, Configure an Intellect (prompts, base_directive, model, opening phrase, thread-start tools, session summary, capabilities table) |
| Agent Components · Preview a Prompt | Preview a Prompt — render the assembled system prompt client-side before shipping an edit |
| Agent Components · Tools and Secrets | Tools (api/csv/code/client), Secrets |
| Agent Components · Ground the Agent in Your Content (RAG) | Ground the Agent in Your Content (RAG) — knowledge records, sources, indexing status |
| Agent Components · Create an Avatar and an Agent | Create an Avatar, Create an Agent |
Lifecycle (event-driven rules) has its own doc: Lifecycle Rules.