Upload local AI agent configurations to Base44. The command reads allDocumentation Index
Fetch the complete documentation index at: https://docs.base44.com/llms.txt
Use this file to discover all available pages before exploring further.
.json and .jsonc files in your agents directory and pushes them to Base44. By default the agents directory is base44/agents/, but you can customize the path in your project configuration.
Usage
Sync behavior
| Local state | Remote state | Result |
|---|---|---|
| Agent exists | Agent exists | Remote agent configuration is replaced. |
| Agent exists | Agent doesn’t exist | New agent is created in Base44. |
| Agent doesn’t exist | Agent exists | Remote agent is deleted. |
See also
agents pull: Sync agent configurations from Base44 to local- Agent Configurations: Learn how to configure AI agents
- Setting up AI agents: Guide to creating AI agents

