> For the complete documentation index, see [llms.txt](https://cypress.visual-image-diff.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cypress.visual-image-diff.dev/getting-started/custom-config-file/cypress_screenshot_options.md).

# CYPRESS\_SCREENSHOT\_OPTIONS

We use the `Cypress.screenshot` command under the hood, and `CYPRESS_SCREENSHOT_OPTIONS` is an options object to change the default behaviour of the `Cypress.screenshot` command.

💢 Default value: `{}`

See all available options [here](https://docs.cypress.io/api/commands/screenshot).
