# Documentation

![](https://1197668970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MS6gDAYECuzpKjjzrdc%2Fuploads%2Fgit-blob-05d70d35b92d909b080a88b4e788ef6051a964b3%2Fbanner.dark.png?alt=media)

Sorry-cypress is an open-source, on-premise, self-hosted alternative to Cypress Cloud 🌲

{% hint style="warning" %}
This project is not affiliated with Cypress.io, Inc., and is not an official Cypress product. “Cypress” is a registered trademark of Cypress.io, Inc. This project is an open-source alternative to Cypress.&#x20;

For the official Cypress Cloud offering, visit <https://cypress.io>.
{% endhint %}

## ⭐️ Features

* Run cypress tests in parallel without dashboard, no limitations
* Upload screenshots and videos to your own storage
* Self-hosted - use your own infrastructure, own your data
* Integrate with GitHub, Slack, MS Teams and other 3rd party tools via web hooks
* Browse test results, failures, screenshots and video recordings
* Deploy on any popular cloud platform:
  * Docker images
  * Docker Compose files
  * Kubernetes Helm Charts
  * AWS
  * Heroku
  * Google Cloud
  * Azure

## ⚡️ Sorry Cypress on Cloud - Currents

Sorry Cypress is 100% open source project, if you're happy to manage your own infrastructure, please continue reading our [guides](https://docs.sorry-cypress.dev/guide/get-started) and installation instructions.

[https://currents.dev](https://currents.dev/cypress-to-playwright?utm_source=docs-sc) is a cloud-based, production-grade, affordable alternative to Cypress Dashboard. It is based on sorry-cypress and provides many of the original dashboard features - without the overhead of managing your own infrastructure.

Check out the [Cypress Dashboard vs. Currents Guide.](https://currents.dev/posts/currents-vs-cypress)

## 💎 Support

Looking for help with installation and / or features? Check out our [Support](https://docs.sorry-cypress.dev/support) options

## ❤️ Contribute

* ⭐️ the project on [GitHub](https://github.com/sorry-cypress/sorry-cypress.dev)
* Donate via [GitHub Sponsors](https://github.com/sponsors/agoldis) or [Open Collective](https://opencollective.com/sorry-cypress)
* Check out our [Contribution Guide](https://docs.sorry-cypress.dev/contributions)

## 🤙 Stay in touch

* Follow [@sorrycypress](https://twitter.com/sorrycypress) to get the latest updates
* Join our public [Slack](https://join.slack.com/t/sorry-cypress/shared_invite/zt-eis1h6jl-tJELaD7q9UGEhMP8WHJOaw) channel


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sorry-cypress.dev/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
