The Enterprise edition of Metabase is distinct from the open-source edition, so to use it you'll need to first get a license, get the Enterprise edition, and then activate enterprise features with your license.
You can get a license by signing up for a free trial of the Enterprise edition. [Find out more here](https://metabase.com/enterprise/).
To get the Enterprise edition, you can either [download the latest .jar file](http://downloads.metabase.com/enterprise/latest/metabase.jar), or get the [latest Docker image](https://hub.docker.com/r/metabase/metabase-enterprise/) at `metabase/metabase-enterprise:latest`
Once you have the Enterprise edition running, to activate all of its features go to the Admin Panel within Metabase, click on the Enterprise tab, click the "Activate a license" button, and then paste in your license token. The page should change to show you that Enterprise features are now active.
---
## Next: setting up SSO
We'll walk through how to connect your SSO to Metabase, starting with [SAML-based SSO](authenticating-with-saml.md).
The Enterprise Edition of Metabase provides added functionality and solutions for large organizations looking to scale Metabase. This guide will walk you through the extra features in this edition of Metabase:
*[Getting and activating the Enterprise edition](activating-the-enterprise-edition.md)
*[Authenticating with SAML](authenticating-with-saml.md)
*[Authenticating with JWT](authenticating-with-jwt.md)
*[Sandboxing data based on user attributes](data-sandboxes.md)