docs-v2/content/v2.0/organizations/view-orgs.md

945 B

title seotitle description menu
View organizations View organizations in InfluxDB Review a list of organizations in InfluxDB using the InfluxDB UI or the influx CLI.
v2_0
name parent weight
View organizations Manage organizations 2

Use the InfluxDB user interface (UI) or the influx command line interface (CLI) to view organizations.

View organizations in the InfluxDB UI

  • Click the Organizations tab in the navigation bar.

    {{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}

The list of organizations appears.

View organizations using the influx CLI

Use the influx org find command to view organizations.

influx org find

Filtering options such as filtering by name or ID are available. See the influx org find documentation for information about other available flags.