KNOWLEDGE
What the agent can explain
Documents and approved facts give the agent a source for answers. Name the source, owner, update cadence, and topics it must decline or route to a person. Retrieval can ground a response; it does not make an outdated or incomplete source correct.
ElevenLabs documents uploading documents and enabling a knowledge base. Read its knowledge-base guide (opens in a new tab) for the vendor configuration.
ACTIONS
What the agent is allowed to do
An action changes data or triggers a process: look up an order, create a booking, send a message, or transfer a call. Define authentication, required fields, confirmation, idempotency, permissions, timeout behavior, and the message shown when the tool fails.
ElevenLabs documents client, server, and MCP tools. Its tools guide (opens in a new tab) explains the vendor side; your server still owns business rules and secrets.