# Getting started with Enterprise

- [Introduction](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/introduction.md): With the Enterprise subscription plan, you can group together all of your SonarQube Cloud organizations into an enterprise and benefit from additional features.
- [Setting up your enterprise](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/setting-up-your-enterprise.md): This page explains how to set up your SonarQube Cloud Enterprise as part of the Getting started with Enterprise.
- [Setting up SSO](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/setting-up-sso.md): Getting started with SSO in SonarQube Cloud.
- [Onboarding a new organization](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/onboarding-new-org.md): How to onboarding a new organization to your enterprise.
- [Administering portfolios](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/administering-portfolios.md): As a SonarQube Cloud portfolio administrator, you can assign users and groups permission to administer, edit, create, and/or view portfolios.
- [Viewing the enterprise reports](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/viewing-enterprise-reports.md): There are a variety of reports available with the SonarQube Cloud Enterprise plan.
- [Introduction](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/viewing-enterprise-reports/introduction.md): Viewing the Enterprise reports in SonarQube Cloud.
- [Viewing project security reports](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/viewing-enterprise-reports/project-security-reports.md): Security reports provide a big picture overview of your project's security standing in relation to industry standards.
- [Viewing project regulatory reports](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/viewing-enterprise-reports/viewing-project-regulatory-reports.md): Regulatory reports offer insight into a project's quality gate and quality profile information, ratings, and distribution of issues in new and overall code.
- [Viewing project PDF reports](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/viewing-enterprise-reports/project-pdf-reports.md): SonarQube Cloud's PDF reports give a high-level overview of the code quality and security of your projects. You can subscribe to the monthly report.
- [Viewing portfolios](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/viewing-enterprise-reports/viewing-portfolios.md): Your SonarQube Cloud portfolio includes a set of projects within your enterprise that enables an aggregate view of each project's metrics and risks.
- [Viewing portfolio security reports](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/viewing-enterprise-reports/portfolio-security-reports.md): Your SonarQube Cloud porfolio's security reports page provides an aggregated view of security ratings across projects in the portfolio.
- [Viewing portfolio PDF reports](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/viewing-enterprise-reports/viewing-portfolio-pdf-reports.md): The Portfolio PDF report provides a snapshot of your portfolio’s code quality.
- [Viewing usage information](https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise/viewing-billing-usage-info.md): Enterprise’s billing and usage information in SonarQube Cloud.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonarsource.com/sonarqube-cloud/getting-started-with-enterprise.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
