Pere Miquel Brull 34fbe5d64c
Docs - Prepare 1.7 docs and 1.8 snapshot (#20882)
* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
2025-04-18 12:12:17 +05:30

41 lines
1.1 KiB
Markdown

---
title: Sandbox
slug: /quick-start/sandbox
---
# OpenMetadata Sandbox
We want our users to get the experience of OpenMetadata with the least effort 😁. That is why we have set up a
[sandbox](https://sandbox.open-metadata.org/) that mimics a real production setup. Please take it for a spin and
let us know your feedback on [Slack](https://slack.open-metadata.org/).
## To set up your sandbox account
### 1. Login using your Google credentials
{% image
src="/images/v1.8/quickstart/sandbox/login.png"
alt="login" /%}
### 2. Add yourself as a user. Pick a few teams to be part of: Data is a team game.
{% image
src="/images/v1.8/quickstart/sandbox/create-user.png"
alt="user" /%}
### 3. Go on a tour and start discovering the power of metadata & collaboration
{% image
src="/images/v1.8/quickstart/tour.png"
alt="tour" /%}
## Next Steps
1. Refer the [How-to Guides](/how-to-guides) for an overview of all the features in OpenMetadata.
2. Visit the [Connectors](/connectors) documentation to see what services you can integrate with
OpenMetadata.
3. Visit the [API](/swagger.html) documentation and explore the rich set of OpenMetadata APIs.