# View the trusted sessions and devices in your workspace

This article contains the steps you must follow to perform the following actions related to viewing the registered, trusted sessions in your workspace:

* [View the trusted sessions on your devices](#view-the-trusted-sessions-on-your-devices)
* [View other members' trusted sessions in the workspace](#view-other-members-trusted-sessions-in-the-workspace)

The following sections detail the steps for each action.

***

## View the trusted sessions on your devices

As a **Workspace User**, you can view the trusted sessions on the devices you have registered within your Cerby workspace.

To view your trusted sessions, you must complete the steps corresponding to the Cerby client app you are using:

* [Cerby web app](#cerby-web-app)
* [Cerby mobile app](#cerby-mobile-app)
* [Cerby browser extension](#cerby-browser-extension)

The following sections contain the steps for each Cerby client app.

### Cerby web app

To view your trusted sessions using a Cerby web app, you must complete the following steps:

1. Log in to your [Cerby](https://app.cerby.com/) workspace using the Cerby web app.
2. Click your user profile, located at the top right of the Cerby dashboard. A drop-down list is displayed.
3. Select the **My Profile** option. The **My Profile** page is displayed.
4. Activate the **My trusted devices** tab. A table with the list of trusted devices you have set up is displayed.

### Cerby mobile app

To view your trusted sessions using a Cerby mobile app, you must complete the following steps:

1. Log in to your Cerby workspace using the Cerby mobile app.
2. Tap the **My profile** option at the bottom right corner. The **My profile** screen is displayed.
3. Tap the **My trusted devices** option. The **My trusted devices** screen is displayed with the list of all your registered trusted sessions.

### Cerby browser extension

To view your trusted sessions using a Cerby browser extension, you must complete the following steps:

1. Open the Cerby browser extension popup.
2. Log in to your Cerby workspace.
3. Click the user profile icon located at the top right of the popup. The **My Profile** page is displayed.

Click the **My trusted devices** option. The Cerby web app is displayed in a new browser tab with the **My trusted devices** tab activated on your profile page.

***

## View other members' trusted sessions in the workspace

As a **Workspace Owner**,**Super Admin**, or **Admin**, you can view the trusted sessions and devices of all members within the Cerby workspace.

To view the trusted sessions in your workspace, you must complete the following steps using the Cerby web app:

* Trusted sessions of a specific member

  1. Log in to your [Cerby](https://app.cerby.com/) workspace using the Cerby web app.
  2. Select the **All Members** option from the left navigation drawer. The **All** **Members** view is displayed with the **Members** tab activated.

  **NOTE:** If you want to see the trusted sessions of a guest user, activate the **Guest** tab.

  3. Click the corresponding user account from the table. The user details page is displayed.
  4. Activate the **Trusted** **devices** tab. A table with the list of trusted devices the member has set up is displayed.
* Trusted sessions of all workspace members
  1. Log in to your [Cerby](https://app.cerby.com/) workspace using the Cerby web app.
  2. Select the **Settings** option from the left navigation drawer. The **Workspace Configuration** page is displayed.
  3. Activate the **Trusted devices** tab. A table with the list of trusted devices all members have set up is displayed.


---

# 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://help.cerby.com/setup-and-admin/workspace-settings/trusted-devices/view-the-trusted-sessions-and-devices-in-your-workspace.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.
