Sriharsha Chintalapani 538e827f5f
Fix Menu , Connectors should've its own section after deployment (#7950)
* Fix Menu

* Fix broken links

* Fix config values

* Fix config values
2022-10-06 06:54:02 +02:00

32 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/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/quickstart/sandbox/create-user.png" alt="user"/>
### 3. Go on a tour and start discovering the power of metadata & collaboration
<Image src="/images/quickstart/tour.png" alt="tour"/>
## Next Steps
1. Visit the [Features](/overview/features) overview page and explore the OpenMetadata UI.
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.