---
title: How to allow the Vercel Support team to access your deployments' source code?
description: To help troubleshoot problems, you can allow the Vercel Support team to access your Deployments' source code.
url: /kb/guide/how-to-allow-the-vercel-support-team-to-access-your-deployment-source-code
canonical_url: "https://vercel.com/kb/guide/how-to-allow-the-vercel-support-team-to-access-your-deployment-source-code"
published: 2025-11-03
last_updated: 2025-11-10
authors: Swarnava Sengupta
related:
  - /docs/accounts/team-members-and-roles/access-roles
  - /docs/projects/overview
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---
<!-- docsgraph:related -->
## Related pages

> **For AI agents:** Follow these links to understand how this page connects to the rest of the Vercel ecosystem. For the full cross-link map (inbound, outbound, prerequisites, and semantic neighbors), see the .graph.md link below.

- [Security settings](https://vercel.com/docs/project-configuration/security-settings?from=related&source_path=%2Fkb%2Fguide%2Fhow-to-allow-the-vercel-support-team-to-access-your-deployment-source-code&source_site=vercel-kb&relationship=related) — Configure security settings for your Vercel project, including Logs and Source Protection, Vercel Support Code Visibilit
- [Restrict access to deployments with Vercel Authentication](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/vercel-authentication?from=related&source_path=%2Fkb%2Fguide%2Fhow-to-allow-the-vercel-support-team-to-access-your-deployment-source-code&source_site=vercel-kb&relationship=related) — Vercel Authentication restricts access to your deployments so only authorized users can view and comment on your site.
- [Protected Source Maps](https://vercel.com/docs/deployment-protection/protected-source-maps?from=related&source_path=%2Fkb%2Fguide%2Fhow-to-allow-the-vercel-support-team-to-access-your-deployment-source-code&source_site=vercel-kb&relationship=related) — Protected Source Maps gates requests for browser source maps behind Vercel Authentication, so only authorized users can
- [Access Control](https://vercel.com/docs/security/access-control?from=related&source_path=%2Fkb%2Fguide%2Fhow-to-allow-the-vercel-support-team-to-access-your-deployment-source-code&source_site=vercel-kb&relationship=related) — Learn about the protection and compliance measures Vercel takes to ensure the security of your data, including DDoS miti
- [Restricting Git Connections to a single Vercel team](https://vercel.com/docs/protected-git-scopes?from=related&source_path=%2Fkb%2Fguide%2Fhow-to-allow-the-vercel-support-team-to-access-your-deployment-source-code&source_site=vercel-kb&relationship=related) — Information to stop developers from deploying their repositories to a personal Vercel account by using Protected Git Sco
- [How to lock down deployments on Vercel and v0](https://vercel.com/kb/guide/locking-down-deployments?from=related&source_path=%2Fkb%2Fguide%2Fhow-to-allow-the-vercel-support-team-to-access-your-deployment-source-code&source_site=vercel-kb&relationship=related) — Protect who can see your deployments.

Full cross-link map for this page: [/kb/guide/how-to-allow-the-vercel-support-team-to-access-your-deployment-source-code.graph.md](/kb/guide/how-to-allow-the-vercel-support-team-to-access-your-deployment-source-code.graph.md?from=related&source_path=%2Fkb%2Fguide%2Fhow-to-allow-the-vercel-support-team-to-access-your-deployment-source-code&source_site=vercel-kb&relationship=graph)
<!-- /docsgraph:related -->


You can allow the Vercel Support team to access your deployments' source code for troubleshooting.

For example, when you’re facing a complex issue which requires additional research from the Vercel team. This feature allows Vercel Customer Support to inspect all deployments' source code in this project to assist with debugging.

> Vercel reserves the right to investigate your account in emergency situations to prevent serious harm to you or others, or situations where we suspect that your use or access to the Services is violating the [Terms of Our Service](https://vercel.com/legal/terms).

## Customer Success Code Visibility

The Source Code Visibility setting is part of your security properties in your Project Settings. This setting is turned off by default and can be turned on by [Project Members & Owners](https://vercel.com/docs/accounts/team-members-and-roles/access-roles#access-roles).

### Enabling access

Go to the [Project Settings](https://vercel.com/docs/projects/overview#project-settings) in the project you want to enable Customer Success Code Visibility for, then select **Security** from the menu. Then, enable **Customer Success Code Visibility** and hit **Save**.