> For the complete documentation index, see [llms.txt](https://docs.korewireless.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.korewireless.com/console/get-started/dashboard.md).

# Dashboard

The dashboard is the landing page for KORE Console.

<div align="left"><figure><img src="/files/toMXkryMNUvBWVZCjprK" alt=""><figcaption></figcaption></figure></div>

## Menu options

<table><thead><tr><th width="168.44439697265625" valign="top">Menu </th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Dashboard</td><td valign="top"><p>Displays the apps ( <a data-mention href="/spaces/uQQbnJlSgjMIxsWK06ol/pages/fmiJudMRFU1ji68cX3Q8">/spaces/uQQbnJlSgjMIxsWK06ol/pages/fmiJudMRFU1ji68cX3Q8</a>, <a href="https://shop.korewireless.com/">KORE Shop</a>, <a data-mention href="/spaces/0ydryXnnBZcpfzlfF36e">/spaces/0ydryXnnBZcpfzlfF36e</a>, ConnectivityPro) available. </p><p></p><p>All apps contain two options:</p><ul><li>Launch - open the app<br><strong>Note:</strong> If you do not currently have a ConnectivityPro, launch it to add to your IoT toolbox.</li><li>More details - shows a short description of what the app has to offer</li></ul><p><strong>Note</strong>: ConnectivityPro users have access to Super SIM. If you have Super SIM, you can request access to ConnectivityPro by selecting the app and selecting <strong>Request Access</strong>.</p></td></tr><tr><td valign="top"><a data-mention href="/pages/yrZ5Gvgr7O1csWFNX7in">/pages/yrZ5Gvgr7O1csWFNX7in</a></td><td valign="top">Account management tools include <a data-mention href="/pages/Q5dXE5d4zYvOw2IN4lzj#create-a-new-account">/pages/Q5dXE5d4zYvOw2IN4lzj#create-a-new-account</a>, <a data-mention href="/pages/EfTRdAAaZODx9d7bjBCs">/pages/EfTRdAAaZODx9d7bjBCs</a>, <a data-mention href="/pages/AVUVO6usKlGU6qjBkamr">/pages/AVUVO6usKlGU6qjBkamr</a>, and <a data-mention href="/pages/2ZuZbMRFalRGDEyEfPsj">/pages/2ZuZbMRFalRGDEyEfPsj</a>.</td></tr><tr><td valign="top"><a data-mention href="/pages/wwFn8EJnYvWFKrkGiNpr">/pages/wwFn8EJnYvWFKrkGiNpr</a></td><td valign="top">User management tools include adding new users, assigning permissions, transferring ownership, and resetting passwords.</td></tr><tr><td valign="top">Billing</td><td valign="top">Billing tools include all monthly and hardware <a data-mention href="/pages/fAC0SBYt0h3GOzIMcmbr">/pages/fAC0SBYt0h3GOzIMcmbr</a> and <a data-mention href="/pages/dAmdoiGFgrlPxcDpqb2c">/pages/dAmdoiGFgrlPxcDpqb2c</a> information.</td></tr><tr><td valign="top">Tools &#x26; Support</td><td valign="top">Includes a link and brief description for each of your apps and a link to our Help Center to contact our Global Technical Support team by creating a case.</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, and the optional `goal` query parameter:

```
GET https://docs.korewireless.com/console/get-started/dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
