# Activity Log now available in Vercel CLI

DevFeed: [Activity Log now available in Vercel CLI](<https://devfeed.tech/articles/activity-log-now-available-in-vercel-cli-792.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/activity-log-now-available-in-vercel-cli>)

Author: Ergün Erdoğmuş

Published: 2026-03-23T00:00:00Z

Content type: release

Language: en

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

Topics: [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [events](<https://devfeed.tech/tags/events.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Vercel CLI now includes the vercel activity command, allowing users to query team activity events and filter them by event type, date range, or project.

## Source excerpt

The activity log provides a list of all activities on a team, along with the user who performed the event, the type of event, and time. We've now added the vercel activity command to the CLI so that you can query for activity events. You can filter events by type, date range, and project, or view all events across your team. Learn more about the Vercel CLI and the vercel activity command. Read more