# Dashboard

Theme Dashboard is an important section where you can find useful information about the theme, manage your license, access quick links for site editing, find help resources, and explore other features related to Kalium.

You will see your currently purchased plan, including the remaining support period and the theme version number. These elements are interactive: they will display when your support is about to expire and notify you of available theme updates without needing to visit the Updates page.

You can easily navigate through several sections: **Starter Sites** for importing demo content, **Plugins** for managing and installing essential tools, **Status** for monitoring your site’s health, **Settings** for adjusting global theme options, and **Changelog** for reviewing recent updates and changes.

<figure><img src="/files/7XIMHrHQYhgTiXqOsEVT" alt=""><figcaption><p>On overview of the welcome screen on Theme Dashboard</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.kaliumtheme.com/getting-started/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.
