# II. Registry Dashboard

Now that you have successfully onboarded and  logged into the registry, use this page to familiarize yourself with the registry layout.&#x20;

### Navigation bar&#x20;

Some administrative sections of the registry are only available to company representatives while others are available to non-administrative company users. On the left side of the page you will see the main sections of the platform:

1. **Company information**: an administrative section for managing your company's details and company representatives
2. **Accounts**: an administrative overview of your company's accounts
3. **Colleagues**: an administrative table of your company's users
4. **Holdings**: where you can manage each account's SAFc holdings
5. [**Logs**](/user-guide/ix.-logs.md): a table with the complete history of your company, accounts, SAFc, and colleagues

<figure><img src="/files/ANxbQkt0oRCew8SUHD8a" alt="" width="48"><figcaption><p>Registry sections</p></figcaption></figure>

### Center of the page

The center of the page displays all relevant tables and information for the section you choose:

<figure><img src="/files/4EqBeEpEBqb5omUGC5P2" alt=""><figcaption><p>Holdings page where you manage SAFc</p></figcaption></figure>

### Top right corner

On the top right corner you can find three icons:

* The bell shows the number of pending actions
* The helpdesk tool is for asking questions or reporting problems that you encounter on the platform
* The rightmost icon with your initials opens a menu (more below)

<figure><img src="/files/jTVV2ygPEAhxj8JjjmgD" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Use the help desk tool to report issues and provide feedback on how we can improve the registry!
{% endhint %}

### Initials icon menu

Click your initials to access the following menu items:

* Your registry profile settings
* A link to the registry [Terms & Conditions](https://safcregistry.org/terms)
* A link to the registry User Guide
* A link to the [billing](/user-guide/x.-invoicing.md) section (this is only accessible to Company Representatives)
* Log out of the registry

<figure><img src="/files/TzGaZrRE2lzdHoEdr2nh" alt=""><figcaption></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.safcregistry.org/user-guide/ii.-registry-dashboard.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.
