Download AI agent configurations from Base44 to local JSONC files. The command saves all agents to your agents directory, one file per agent. By default the agents directory isDocumentation Index
Fetch the complete documentation index at: https://docs.base44.com/llms.txt
Use this file to discover all available pages before exploring further.
base44/agents/, but you can customize the path in your project configuration.
Usage
Sync behavior
| Remote state | Local state | Result |
|---|---|---|
| Agent exists | Agent exists | Local file is replaced with remote. |
| Agent exists | Agent doesn’t exist | Local file is created. |
| Agent doesn’t exist | Agent exists | Local file is deleted. |
See also
agents push: Deploy your local agent configurations- Agent Configurations: Learn how to configure AI agents
- Setting up AI agents: Guide to creating AI agents

