# Cross-link map: Sensitive environment variables (/docs/environment-variables/sensitive-environment-variables)

> From the Vercel docs graph (built 2026-09-20T05:21:37.343Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Sensitive environment variables are now available](https://vercel.com/changelog/sensitive-environment-variables-are-now-available?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=semantic)
- [How to add and manage environment variables on Vercel](https://vercel.com/kb/guide/how-to-add-vercel-environment-variables?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=semantic) — Add environment variables to Vercel through the dashboard, CLI, or REST API, scope them to each environment, and pull th
- [Managing environment variables](https://vercel.com/docs/environment-variables/managing-environment-variables?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=semantic) — Learn how to create and manage environment variables for Vercel.
- [Environment variables](https://vercel.com/docs/environment-variables?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=semantic) — Learn more about environment variables on Vercel.
- [Build logs now redact Sensitive Environment Variable values](https://vercel.com/changelog/build-logs-now-redact-sensitive-environment-variable-values?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=semantic)

## This page links to (6)

- [Using the Activity Log](https://vercel.com/docs/activity-log?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=outbound) — Learn how to use the Activity Log, which provides a list of all events on a team, chronologically organized since its cr
- [Environments](https://vercel.com/docs/deployments/environments?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=outbound) — Environments are for developing locally, testing changes in a pre-production environment, and serving end-users in produ
- [Environment variables](https://vercel.com/docs/environment-variables?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=outbound) — Learn more about environment variables on Vercel.
- [Shared environment variables](https://vercel.com/docs/environment-variables/shared-environment-variables?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=outbound) — Learn how to use Shared environment variables, which are environment variables that you define at the Team level and can
- [Access Roles](https://vercel.com/docs/rbac/access-roles?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=outbound) — Learn about the different roles available for team members on a Vercel account.
- [Vercel REST API Reference](https://vercel.com/docs/rest-api?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=outbound) — Interact programmatically with your Vercel account using the SDK or direct HTTP requests.

## Pages that link here (13)

By site: v0 (1) · vercel-changelog (2) · vercel-kb (5) · vercel-docs (5)

### From v0

- [Vercel Integration](https://v0.app/docs/vercel-integration?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — How v0 and Vercel work in tandem.

### From vercel-changelog

- [Build logs now redact Sensitive Environment Variable values](https://vercel.com/changelog/build-logs-now-redact-sensitive-environment-variable-values?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound)
- [Secure Marketplace credentials with Production-only access](https://vercel.com/changelog/secure-marketplace-credentials-with-production-only-access?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [How to Deploy a TanStack Start app to Vercel](https://vercel.com/kb/guide/deploy-a-tanstack-start-app-to-vercel?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — Deploy a TanStack Start app to Vercel with the Nitro Vite plugin. Covers Git and CLI deployment, Fluid compute defaults,
- [How to add and manage environment variables on Vercel](https://vercel.com/kb/guide/how-to-add-vercel-environment-variables?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — Add environment variables to Vercel through the dashboard, CLI, or REST API, scope them to each environment, and pull th
- [Rotating Secrets for Vercel Marketplace Integrations](https://vercel.com/kb/guide/how-to-reset-the-secrets-of-your-supabase-integration?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — Rotate the Supabase service role key, JWT secret, and database password from your Vercel integration, then apply the new
- [How to send emails from an application on Vercel](https://vercel.com/kb/guide/sending-emails-from-an-application-on-vercel?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — Send email from Vercel Functions over an HTTP API instead of SMTP. Match the right Next.js pattern to your trigger and f
- [Can I use SMTP with Vercel?](https://vercel.com/kb/guide/serverless-functions-and-smtp?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — Vercel Functions can open SMTP connections on the Node.js runtime. Learn which ports are open, why you must await the se

### From vercel-docs

- [vercel env](https://vercel.com/docs/cli/env?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — Learn how to manage your environment variables in your Vercel Projects using the vercel env CLI command.
- [Accessing Build Logs](https://vercel.com/docs/deployments/logs?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — Learn how to use Vercel's build logs to monitor the progress of building or running your deployment, and check for possi
- [Secure Your Resource](https://vercel.com/docs/integrations/install-an-integration/secure-your-resource?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — Learn how to secure native integration resources by choosing where they can connect and using Production-only mode to pr
- [Project settings](https://vercel.com/docs/project-configuration/project-settings?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — Use the project settings, to configure custom domains, environment variables, Git, integrations, deployment protection,
- [Security Dashboard](https://vercel.com/docs/security/security-dashboard?from=graph&source_path=%2Fdocs%2Fenvironment-variables%2Fsensitive-environment-variables&source_site=vercel-docs&relationship=inbound) — The Security Dashboard aggregates the security posture of every account and project on your team, flags misconfiguration
