# Viewing the list of SSO groups in Tonic Structural

{% hint style="info" %}
**Required license:** Professional or Enterprise

**Required global permission:** Manage user access to Tonic Structural and to any workspace
{% endhint %}

If you use SSO to manage Tonic Structural groups, then Structural displays the list of groups for which at least one user has logged in to Structural.

To display the SSO group list:

1. In the Structural heading, click **Structural Settings**.
2. On **Structural Settings** view, click **Access Management**.
3. On the **Access Management** tab, click **Groups**.

If no users from a group have logged in to Structural, then the group does not display in the list.

The list only displays the group names. To manage the group permissions:

* To [assign global permission sets](/app/admin/tonic-user-access/permissions/global-permission-set-access.md), go to the **Global Permission Sets** tab.
* To [assign workspace permission sets](/app/workspace/workspace-access-management/workspace-sharing.md), go to **Workspaces** view.


---

# 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.tonic.ai/app/admin/tonic-user-access/single-sign-on/sso-view-groups-list.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.
