> For the complete documentation index, see [llms.txt](https://docs.linora.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linora.finance/cards-and-usage/dashboard.md).

# Dashboard

> **Note** This section describes the role of the **Linora** Dashboard within the platform and how it relates to other access methods.

The **Linora Dashboard** is the primary control center for managing your account, cards, balances, and integrations.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Primary role</strong></mark></td><td><p>The web dashboard is designed to provide:</p><ul><li>full account visibility,</li><li>advanced configuration options,</li><li>access to platform-level settings.</li></ul><p>It is the most complete interface available on <strong>Linora</strong>.</p></td><td><a href="/files/Ga0eDld18uXQTDVOBDKL">/files/Ga0eDld18uXQTDVOBDKL</a></td></tr><tr><td><mark style="color:blue;"><strong>Dashboard vs Mobile App</strong></mark></td><td><p><strong>Linora</strong> can be accessed through:</p><ul><li>the <strong>web dashboard</strong>, and</li><li>the <strong>mobile application</strong>.</li></ul><p>Each interface has a distinct role.</p></td><td><a href="/files/cBSstYvvzLEca3okMXsK">/files/cBSstYvvzLEca3okMXsK</a></td></tr><tr><td><mark style="color:blue;"><strong>Web Dashboard</strong></mark></td><td><p></p><ul><li>account registration and setup,</li><li>card issuance and configuration,</li><li>API key management,</li><li>detailed account and activity views.</li></ul></td><td><a href="/files/Ym1hI629HnsbSosKJLi9">/files/Ym1hI629HnsbSosKJLi9</a></td></tr><tr><td><mark style="color:blue;"><strong>Mobile Application</strong></mark></td><td><p></p><ul><li>quick access to balances and cards,</li><li>day-to-day card usage,</li><li>on-the-go account monitoring.</li></ul></td><td><a href="/files/YO6iyi2QqPz0bJLbH90v">/files/YO6iyi2QqPz0bJLbH90v</a></td></tr><tr><td><mark style="color:blue;"><strong>Data synchronization</strong></mark></td><td><p>This includes:</p><ul><li>wallet balances,</li><li>card balances and statuses,</li><li>transaction history.</li></ul></td><td><a href="/files/zPq3RDiyv0LynVZCxnA9">/files/zPq3RDiyv0LynVZCxnA9</a></td></tr><tr><td><mark style="color:blue;"><strong>When the dashboard is required</strong></mark></td><td><p>Use the web dashboard when you need to:</p><ul><li>create or configure cards,</li><li>manage account-level settings,</li><li>access API functionality,</li><li>review detailed account activity.</li></ul></td><td><a href="/files/AaBIaKPMWhq02qPt0E0e">/files/AaBIaKPMWhq02qPt0E0e</a></td></tr></tbody></table>


---

# 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.linora.finance/cards-and-usage/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.
