| 1 | # Netdata Cloud Versions |
| 2 | |
| 3 | Netdata Cloud is available in two versions: |
| 4 | |
| 5 | | Version | Description | |
| 6 | |:-----------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
| 7 | | **Cloud Service** | The fully-managed service hosted at [app.netdata.cloud](https://app.netdata.cloud). [Connect](/src/claim/README.md) your Agents to access comprehensive infrastructure monitoring, real-time dashboards, and advanced features. | |
| 8 | | **Enterprise On-Prem** | A self-hosted version of Netdata Cloud for businesses requiring complete control over their monitoring infrastructure. Includes all features of our Cloud offering, deployed within your own environment. [Learn more](https://github.com/netdata/netdata-cloud-onprem/blob/master/docs/learn.netdata.cloud/README.md). | |
| 9 | |
| 10 | Visit our [Pricing](https://www.netdata.cloud/pricing/) page to compare features and options. |
| 11 | |
| 12 | ## Using Netdata Cloud Service |
| 13 | |
| 14 | 1. [Create an account](https://app.netdata.cloud) on Netdata Cloud. |
| 15 | 2. Follow the provided setup instructions to install and connect Agents to your Space automatically |
| 16 | |
| 17 | ## Installing On-Prem |
| 18 | |
| 19 | For the complete On-Prem documentation, see [Netdata Cloud On-Prem](https://github.com/netdata/netdata-cloud-onprem/blob/master/docs/learn.netdata.cloud/README.md). |
| 20 | |
| 21 | To learn more about installing Netdata Cloud in your own infrastructure: |
| 22 | |
| 23 | 1. Review the [Architecture Diagram](https://github.com/netdata/netdata-cloud-onprem/blob/master/docs/learn.netdata.cloud/README.md) to understand the system components. |
| 24 | 2. Follow the [Deployment Guide](https://github.com/netdata/netdata-cloud-onprem/blob/master/docs/learn.netdata.cloud/installation.md) for detailed installation instructions |