👍

Covered in this doc

Integrating Percy with Netlify

Configuring environment variables


Start by configuring PERCY_TOKEN, our project-specific, write-only API token. It can be found in your Percy project settings and set via your your site dashboard or team settings.

Navigate to your site dashboard then go to Settings > Build & deploy > Environment > Environment variables.

Then set PERCY_TOKEN to the write-only token from your Percy project. This token can be found in each Percy project's settings.

843

Netlify environment variable settings

📘

Keep your Percy token secret

Anyone with access to your token can add builds to your project, though they cannot read data.


What's next

If you haven't installed and configured an SDK or source code integration, those are your next steps to getting started with visual testing.