# Build and deploy eve agents from the Vercel dashboard

**Published:** August 28, 2026 | **Authors:** Shar Dara | **Contributors:** Krish Krish, Allen Zhou, Colton Padden, Roman Olynyk, Casey Gowrie

---

[Video: agent-builder darkmode](//videos.ctfassets.net/e5382hct74si/5t0Uh83IwcytvoLQCfvS7N/b13287e70368c7d1c836422b2bf81277/agent-builder-launch-no-audio.mp4)

You can now create [eve](https://eve.dev/) agents directly from the Vercel dashboard, giving you a deployed agent that you can chat with right away. The builder scaffolds the agent, creates a private Git repository with its files, and deploys it as a new Vercel project on your team. In a few clicks, you get a working agent, backed by a repo with code you can use to customize it.

From the builder you can:

- Write the instructions that define the agent's identity
- Pick any model available through [AI Gateway](https://vercel.com/ai-gateway)
- Add a Next.js web chat or Slack channel where people can talk to the agent
- Give the agent tools and data from other services through built-in connections like Linear and Notion, or a custom MCP server

Select **Add New → Agent** in your dashboard to [create your first agent](https://vercel.com/new/agent).

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)