> For the complete documentation index, see [llms.txt](https://aiflow-2.gitbook.io/aiflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aiflow-2.gitbook.io/aiflow/getting-started-with-aiflow/deploying-your-ai-agent.md).

# Deploying Your AI Agent

## **Using Render.com**

AIFlow supports quick deployment via background workers on Render:

1. **Creating a Background Worker**
   * Deploy using Render’s Background Workers.
2. **Select Your Repository**
   * Link your GitHub account and choose the repository you created.
3. **Set Environment Variables**
   * In the Render dashboard, add environment variables corresponding to your `.env` file.
4. **Deploy**
   * Render will install dependencies and start your AIFlow agent. Verify logs to ensure everything is running smoothly.
