# Shared Logins

{% hint style="info" %}
You must be given permissions in Big Brain by an administrator to access the Shared Logins page.&#x20;
{% endhint %}

1. Login to [Big Brain](https://big-brain.co/)
2. Navigate to the [Accounts](https://www.big-brain.co/user/accounts) page.&#x20;
3. Select the "Shared Logins" tab. View the latest login information here.

<figure><img src="/files/HGJjj8IPl6FnDLeUBnHv" alt=""><figcaption><p>Shared Logins</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://docs.big-brain.co/user/account/shared-logins.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.
