# Introducing Vercel for Slack

DevFeed: [Introducing Vercel for Slack](<https://devfeed.tech/articles/introducing-vercel-for-slack-766.md>)

Original publisher: [Read original article](<https://vercel.com/blog/introducing-vercel-for-slack>)

Author: Kevin Corbett

Published: 2026-08-19T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Slack](<https://devfeed.tech/topics/slack.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [ci](<https://devfeed.tech/topics/ci.md>), [feature flags](<https://devfeed.tech/topics/feature-flags.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [feature-flags](<https://devfeed.tech/tags/feature-flags.md>), [features](<https://devfeed.tech/tags/features.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [reviews](<https://devfeed.tech/tags/reviews.md>), [slack](<https://devfeed.tech/tags/slack.md>), [vercel](<https://devfeed.tech/tags/vercel.md>), [work](<https://devfeed.tech/tags/work.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

Vercel introduces Vercel for Slack, a Public Beta integration for Pro and Enterprise teams. Vercel Agent can join channels, threads, and direct messages, use context from deployments, logs, metrics, code reviews, and pull requests, answer questions, investigate incidents, and propose fixes. Approved plans can also update code or configuration, roll back deployments, manage feature flags, and create tested pull requests without leaving Slack.

## Source excerpt

Vercel Agent now works in Slack. Mention it the way you'd pull a teammate into a thread, and it reads the discussion, answers with the context of the platform running your app, and turns the team's decisions into changes you approve. Vercel for Slack is available today in Public Beta for Pro and Enterprise teams. Work starts in conversation. An alert gets noticed in a channel, a fix gets agreed on in a thread, and then someone leaves Slack to do the work. With Vercel Agent, you can tag it in for answers about your infrastructure or hand it the work, all without leaving the conversation. What is Vercel Agent? When we introduced Vercel Agent, we called it an AI teammate for your development workflow. Today it's the first responder for your production apps. When something changes, it investigates your logs, metrics, and deployments, finds the root cause, and proposes a fix, often before anyone's opened a laptop. Give it a PR and it flags the regressions and risky changes that a passing CI run won't show. In Slack, that agent joins the conversation itself. It is a core part of Vercel, so your deployments, build statuses, logs, metrics, code reviews, and PRs are in front of it before you've typed anything. Mention @Vercel in a channel, a thread, or a DM, and it answers like a teammate with every tab already open. And answering is only half of it, because once you know what's wrong, the agent can go fix it: Diagnose issues: Investigate incidents, trace errors to the deploy that caused them, explain a cost spike, and answer questions about your codebase. Code alongside your team: Fix failing builds and CI, review PRs with knowledge of how the code runs in production, and turn a thread's decision into a tested pull request. Operate your projects: Roll back deployments, update configuration, manage feature flags, and resolve unusual usage before it becomes a bill. The agent is read-only by default, and anything that changes code or configuration goes through a plan that you