Platform¶
The concepts behind Anychat — what an agent is made of, how it behaves at runtime, and how templates give you a working agent in minutes. Read these to build a mental model before (or alongside) hands-on work in the console.
- The Agent Framework — the building blocks of an Anychat agent: identity, personality, playbooks, objectives, skills, guardrails, tools, people memory, and outreach. Start here.
- How an Agent Runs — what happens when a message arrives: how the building blocks combine into the agent's behavior at runtime.
- Agent Templates — complete starting points for common use cases. What a template preloads and how to set one up.