# Configure Your Agent

- [Creating Agents](/configure-your-agent/creating-agents.md): How to create and manage your AI agents
- [Writing Instructions](/configure-your-agent/instructions.md): How to write effective instructions for your AI agent
- [Training Best Practices](/configure-your-agent/training-best-practices.md): Best practices for training your agent on company knowledge
- [Triggers](/configure-your-agent/triggers.md): Define when your agent activates
- [Actions](/configure-your-agent/actions.md): Define what your agent can do
- [Human in the Loop](/configure-your-agent/human-in-the-loop.md): Add approval workflows before your agent acts
- [Network Access](/configure-your-agent/network-access.md): Allow your agent to fetch live data from external APIs using Network Access
- [Syncing Knowledge](/configure-your-agent/syncing-knowledge.md): Keep your agent's knowledge up to date by syncing integrations
- [Testing & Going Live](/configure-your-agent/testing-and-deployment.md): Test your agent and go live with confidence
