Switch between Groups and Organizations

Snyk shows your preferred Organization by default when you log into the Snyk Web UI. Snyk also uses the settings for your preferred Organization when you test a Project using the CLI. For more information, see Manage Organizations.

Switch Group

If your company has multiple Groups, you must be aware of the Group you are viewing. Each Group contains different Organizations and has different settings.

To view or add to your personal Organizations, select Ungrouped.

Switch Organization in the Web UI

You must also be aware of the Organization you are viewing. Organizations contain different Projects.

If you add Projects through GitHub integration, these Projects are added to the Organization you are viewing, that is, the Organization you have selected.

To navigate to a different Organization, click the Organization switcher and select an Organization:

Switch Organization in the CLI

  1. If you have only your default Organization, any Projects you add or update by running snyk test or snyk monitor are automatically associated with your default Organization.

  2. If you have more than one Organization, you can set the Organization with which new Projects should be associated by running snyk config set org=ORG_ID.

  3. If you want to override this global configuration for individual runs of snyk monitor, run snyk test --org=ORG_ID or snyk monitor --org=ORG_ID.

The default <ORG_ID> is the currently preferred Organization in your Account settings.

See How to select the Organization to use in the CLI for more information.

Last updated

More information

Snyk privacy policy

© 2023 Snyk Limited | All product and company names and logos are trademarks of their respective owners.