# Use quick actions

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

* Workspace **Owners**, **Super** **Admins**, **Admins**, **Users**, and **Guest** **Users**
* Account **Owners** and **Collaborators**
* Supported using the Cerby mobile app
  {% endhint %}

As an account **Owner** or **Collaborator**, you can quickly access the following actions for your accounts from the home screen:

* **Open App:** Launches the connected application directly from the Cerby mobile app.
* **Copy Email or Username:** Copies to the clipboard the email address or username saved in Cerby and associated with the selected account.
* **Copy Code:** Copies the verification code, such as one-time passwords (OTPs) generated by Cerby when managing multi-factor authentication (MFA), to the clipboard for the account.
* **Copy Password:** Copies the password saved in Cerby for the account.
* **Share:** Enables you to share the account with other users in Cerby.
* **Edit:** Enables you to update the account’s details, such as login credentials, app settings, or shared permissions with other users.

To access and use the quick actions for your accounts in the Cerby mobile app, you must complete the following steps:

1. Open the Cerby mobile app on your mobile phone.
2. Log in to your Cerby workspace.
3. Tap the **More options** (...) icon to the right of each account card. A bottom menu is displayed, as shown in **Figure 1**.

   <figure><img src="/files/TN9GHpma1ZaiIaoi5glY" alt=""><figcaption><p>Figure 1. Quick actions menu for accounts in the Cerby mobile app</p></figcaption></figure>
4. Select the quick action you want to perform.

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/quick-actions/use-quick-actions.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.
