# Log in to your app

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

* App integration **Owners** and **Collaborators**
* Available to Cerby Automate
* Supported using the Cerby web app, browser extension, and mobile app
  {% endhint %}

App integration **Owners** and **Collaborators** can log in to the app through the app connected to their user account. Access is, as usual, via the corresponding account card in the **All accounts** view.

However, when users have more than one user account for the same app, they can select the account to use to log in by performing the following actions from the Cerby web app:

1. Log in to your corresponding [Cerby](https://app.cerby.com/) workspace.
2. Select the **Apps** option from the left navigation drawer. The **Apps** view is displayed.
3. Click the **Log in** icon of the corresponding app card. The **Choose an account to log in** dialog box is displayed with a list of user accounts.
4. Click the **Log in** button of the corresponding user account.

A similar login process for users with multiple user accounts for the same app is available in the Cerby browser extension. To log in, you must complete the following steps:

1. Log in to your corresponding [Cerby](https://app.cerby.com/) workspace with the browser extension.
2. Click the corresponding app card. A page with the name of your app is displayed with the account cards that correspond to each user account, as shown in **Figure 1**.

   <figure><img src="/files/4n89tmR9huhWKPvxDmje" alt=""><figcaption><p>Figure 1. Apps page in the Cerby browser extension</p></figcaption></figure>
3. Click the **View Details** button. A page with the details of your user account is displayed.
4. Click the **Log in** button.


---

# 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/business-hubs/log-in-to-your-app.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.
