Menu

vercel guidance

Last updated January 15, 2026

The vercel guidance command allows you to enable or disable guidance messages. Guidance messages are helpful suggestions shown after certain CLI commands complete, such as recommended next steps after a deployment.

terminal
vercel guidance <subcommand>

Using the vercel guidance command to manage guidance message settings.

Enable guidance messages to receive command suggestions after operations complete.

terminal
vercel guidance enable

Using vercel guidance enable to turn on guidance messages.

Disable guidance messages if you prefer a quieter CLI experience.

terminal
vercel guidance disable

Using vercel guidance disable to turn off guidance messages.

Check whether guidance messages are currently enabled or disabled.

terminal
vercel guidance status

Using vercel guidance status to see the current guidance setting.

terminal
vercel guidance enable
vercel deploy

After enabling guidance, deployments will show suggested next steps.

terminal
vercel guidance status
Shows whether guidance messages are enabled or disabled.

The following global options can be passed when using the vercel guidance command:

For more information on global options and their usage, refer to the options section.


Was this helpful?

supported.