# Group and Organization settings

## Group settings

At the Group level, select **Settings** to manage Group settings and then select one of the Group settings options:

* **General**: See [Group general settings](/platform-administration/snyk-hierarchy/groups/group-general-settings.md) for details.
* **SSO**: See [Self-Serve Single Sign-On (SSO)](/platform-administration/user-management/single-sign-on-sso-for-authentication-to-snyk/configure-self-serve-single-sign-on-sso.md) for details.
* **Member roles**: See [Manage Member Roles](/platform-administration/user-management/user-role-management.md) for details.
* **Service accounts**: See [Service accounts](/platform-administration/service-accounts/service-accounts.md) for details.
* **Notifications**: See [Manage notifications](/platform-administration/snyk-hierarchy/manage-notifications.md) for details.
* **Usage**: See [Usage setting](/platform-administration/snyk-hierarchy/usage-settings.md)s for details.
* **Your plan and billing**: Billing is through a contract and cannot be changed by using this option. Contact your sales representative or [Snyk support](https://support.snyk.io) if you have billing-related requests or issues.
* **Available plans**: Billing is through a contract and cannot be changed by using this option. Contact your sales representative or [Snyk support](https://support.snyk.io) if you have billing-related requests or issues. For more information, see the [Plans and pricing](https://snyk.io/plans/) page on the Snyk website.
* **Snyk Preview**: Preview upcoming and experimental features before they are released. See the [Snyk Preview](/platform-administration/snyk-hierarchy/snyk-preview.md) documentation for details.
* **Snyk IaC**: Enable rules to add checks to Snyk rules when you are scanning configuration files with the Snyk CLI. See the [IaC documentation](/scan-fix-and-prevent/scan-with-snyk/snyk-iac.md) for details.

## Organization settings

At the Organization level, select **Settings** to manage Organization settings and then select one of the Organization settings options:

* **General**: See [Organization general settings](/platform-administration/snyk-hierarchy/organizations/organization-general-settings.md) for details.
* **Service accounts**: See [Service accounts](/platform-administration/service-accounts/service-accounts.md) for details.
* **Integrations**: Set up integrations and see a list of those configured for your Organization; click the name of the configured integration to see the details. See [Integrate with Snyk](/developer-tools/integrations/integrate-with-snyk.md) for information about available Snyk integrations.
* **Snyk Open Source**: Enable Reachable vulnerabilities analysis and edit language settings; see [Snyk Open Source - supported languages and package managers](/supported-languages/supported-languages-package-managers-and-frameworks.md) for details.
* **Snyk Code**: Enable Snyk Code; see the [Snyk Code](/scan-fix-and-prevent/scan-with-snyk/snyk-code.md) documentation for details.
* **Snyk IaC:** Enable Snyk Iac, detecting configuration files, and rules. Select severity levels for configurations scanned. See the [IaC ](/scan-fix-and-prevent/scan-with-snyk/snyk-iac/scan-your-iac-source-code.md)documentation for details.
* **Usage**: See the [Usage settings](/platform-administration/snyk-hierarchy/usage-settings.md) page for details.
* **Notifications**: See the [Manage notifications](/platform-administration/snyk-hierarchy/manage-notifications.md) page for details.
* **Snyk Preview**: See the [Snyk Preview page](/platform-administration/snyk-hierarchy/snyk-preview.md) for details.

{% hint style="info" %}
**Snyk 2.0 (Early Access)**

In the Snyk 2.0 UI, **Settings** is the unified area for all Group and Organization settings, depending on the area you choose using the scope selector at the top of the page.

Snyk 2.0 introduces UI enhancements to the platform navigation and is available in Early Access. This is being rolled out gradually, so not all users see the new navigation at the same time.

If you're an existing user, you can switch between the new and classic navigation at any time using the toggle in your user profile menu. For more information, visit [Snyk 2.0 platform improvements](/snyk-2.0-platform-improvements.md).
{% endhint %}


---

# 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.snyk.io/platform-administration/snyk-hierarchy/group-and-organization-settings.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.
