Skip to main content
The Agents page lets you create and manage AI agents that run autonomously on your repositories. Agents help you automate coding tasks, improve legacy code, and integrate AI directly into your development workflow. Zencoder Agents page showing empty state with Add button

Creating an Agent

Click the Add button in the top-right corner to create a new agent. Each agent can be configured with:
  • Repository access — which repositories the agent can work on
  • Trigger conditions — when the agent should run (e.g., on new issues, PRs, or scheduled)
  • Workflow — which workflow the agent follows when executing tasks
Agents require at least one connected repository to operate. Set up your connections first.

Use Cases