# Organizations Browser

In this widget, you can navigate through different organizations within your own. Actions can be performed on each of the identifying elements within each organization.

## How it Works

### Organization Actions

{{< staticImage "ux/OrganizationsBrowser/Browser/OrganizationsBrowserActions.png" "Organization Actions" >}}

The following are the actions that can be performed on the selected organization:

- **Edit**: Allows management of the organization data.
- **New Suborganization**: Creates a new organization under the current organization.
- **New Workgroup**: Opens the workgroup wizard filtered by the selected organization.
- **New Channel**: Opens the channels wizard filtered by the selected organization.
- **Open Users List**: Opens a user list widget in a popup, filtered by the selected organization.
- **Open Entities List**: Opens an entities list widget in a popup, filtered by the selected organization.
- **Remove**: Deletes the current organization.

### Channels

From the Channels tab, you can see which channels exist for that organization and perform actions on them.

{{< staticImage "ux/OrganizationsBrowser/Browser/OrganizationsBrowserChannels.png" "Organization Channels" >}}

The following are the actions that can be performed:

{{< staticImage "ux/OrganizationsBrowser/Browser/OrganizationsBrowserChannelsActions.png" "Organization Channels Actions" >}}

- **Edit**: Allows management of the channel data.
- **New Entity**: Opens the entity wizard to create a new one in this channel.
- **New Asset**: Opens the asset wizard to create a new one in this channel.
- **Remove**: Deletes the current channel.

### Workgroups

From the Workgroups tab, you can see which workgroups exist for that organization and perform actions on them.

{{< staticImage "ux/OrganizationsBrowser/Browser/OrganizationsBrowserWorkgroups.png" "Organization Workgroups" >}}

The following are the actions that can be performed:

{{< staticImage "ux/OrganizationsBrowser/Browser/OrganizationsBrowserWorkgroupsActions.png" "Organization Workgroups Actions" >}}

- **Edit**: Allows management of the workgroup data.
- **Open Users List**: Opens a user list widget in a popup, filtered by the selected organization.
- **New User**: Opens the users wizard to create a new one in this workgroup.
- **Remove**: Deletes the current workgroup.

### Navigation Between Organizations

You can navigate directly to the desired organization in the organizations tree.

{{< staticImage "ux/OrganizationsBrowser/Browser/OrganizationsBrowserTree.png" "Organization Tree" >}}

## Configuration

{{% ux-widget-configuration %}}

{{% children sort="weight" depth="10" %}}

---
