# Remove user access to a secret or secret item

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

* Workspace **Owners**, **Super** **Admins**, **Admins**, **Users**, and **Guest** **Users**
* Secret and secret item **Owners**
* Supported using the Cerby web app and mobile app
  {% endhint %}

To remove user access to a secret or secret item, you must complete the following steps using the Cerby mobile app:

1. Open the Cerby mobile app.
2. Log in to your Cerby workspace.
3. Activate the **Secrets** tab located at the top of the screen. All your saved and shared secrets and secret items are displayed.
4. Tap the corresponding secret card. The secret details screen is displayed. ​**NOTE:** If you have an identity challenge configured, the Cerby mobile app confirms your identity automatically.
5. Tap the right arrow icon from the **Members** list within the Sharing section. The **View members** screen is displayed. ​**NOTE:** To remove guest user access from external parties, tap the right arrow from the Guest users list.
6. Select the corresponding member from the list. A drop-down menu is displayed at the bottom.
7. Tap the **Remove access** button from the drop-down menu.
   * The **Remove member access** screen is displayed on Android.
   * The **Remove from sharing list?** dialog box is displayed on iOS.
8. Tap the **Remove** **member** button on Android or the Remove button on iOS. The screen closes, and a success message box is displayed.

Now you are done.


---

# 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-mobile-app/secrets/managing-access-to-your-secrets/remove-user-access-to-a-secret-or-secret-item.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.
