Overview
Learn how Argos works and where to start.
Last updated
Was this helpful?
Learn how Argos works and where to start.
Argos helps teams catch visual regressions before they reach production.
It works with your existing tools, such as Playwright, Storybook, Cypress, or any custom screenshot pipeline. Your CI uploads screenshots to Argos, then Argos compares them against a baseline and lets you review visual changes as part of your pull request workflow.

Your tests capture screenshots in CI
Your CI uploads the screenshots to Argos
Argos compares them against the baseline
You review visual diffs on pull requests
You approve expected changes or request fixes
Argos updates the pull request check
Use Argos when visual changes can affect product quality or release confidence:
UI regressions: broken layouts, CSS changes, missing images, icons, or fonts
Design systems: component changes, theme changes, browser, viewport, or theme issues
Product variants: white-labeled interfaces, translations, and localized layouts
AI generated UI: visual validation before merging generated change
Ready to add Argos to your project? Start with the Quickstart.
Once Argos is set up, you can learn more about advanced workflows:
Last updated
Was this helpful?
Was this helpful?