Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

41 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2024-06-18 15:53:06 +02:00
---
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.7/quickstart/sandbox/login.png"
2024-06-18 15:53:06 +02:00
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.7/quickstart/sandbox/create-user.png"
2024-06-18 15:53:06 +02:00
alt="user" /%}
### 3. Go on a tour and start discovering the power of metadata & collaboration
{% image
src="/images/v1.7/quickstart/tour.png"
2024-06-18 15:53:06 +02:00
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.