> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/d1-portal/getting-started/understand-the-portal-ui.md).

# Understand the portal UI

The D1 Portal home page is the Digital Payment Dashboard.

The visible menus depend on your current role and organization context.

Use the screenshots below as a reference.

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

### Main screen areas

This screen layout stays consistent across the portal.

| Area              | Description                                                  |
| ----------------- | ------------------------------------------------------------ |
| Top bar           | Shows user context and quick actions.                        |
| Left menu         | Opens role-based features and subpages.                      |
| Main content area | Displays the current dashboard, form, table, or detail view. |

### Role-based navigation

| Role                            | Typical menu access                    |
| ------------------------------- | -------------------------------------- |
| Account Manager                 | Dashboard and **Users**                |
| Client Service Delivery Manager | Dashboard and **Statistics**           |
| D1 CCI Operator                 | **Consumers & cards** and search tools |

The available menu also depends on the current organization.

If you work across several issuers or aggregators, verify the organization before starting an action.

{% hint style="info" %}
If you have several roles, switch the role in the top bar first.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.payments.thalescloud.io/d1-portal/getting-started/understand-the-portal-ui.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.
