# View the vaults to which you have shared access

{% hint style="info" %}
**Who can use this feature?**

* Workspace **Owners**, **Super Admins**, **Admins**, and **Users**
* Only supported using the Cerby web app
  {% endhint %}

All users in a workspace can view the vaults to which they have shared access, no matter their workspace role. This article describes how to view the vaults to which you have shared access.

To view the vaults to which you have shared access, 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 **Security** tab. A table with a list of vaults to which you have access is displayed in the **Vaults** section, as shown in **Figure 1**.

   <figure><img src="/files/aSPzVjpRxX2GrgTtlcJj" alt=""><figcaption><p>Figure 1. Vaults section in the Security tab of the My profile page</p></figcaption></figure>


---

# 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/cerby-web-app/vaults/view-the-vaults-to-which-you-have-shared-access.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.
