# Site dashboard overview

The site dashboard allows you to manage and edit your website with simple and easy to use options.

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

On the main overview page, you'll get a snapshot of your website information, including:

* **Google Sheet Usage** - Keep an eye on the number of rows fetched from your Google Sheet. You can easily monitor and access the linked Google Sheet directly from the button in the sheet widget.
* **Domain** - Clearly displays the website domain linked to this platform.
* **Space** - Easily track the storage usage for your website against the specified limit.

In the left sidebar, you have access to:

{% content-ref url="/pages/LzyBf0NgkOUiFeLFIhxy" %}
[Pages](/getting-started/site-dashboard-overview/pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/EALmJfy98RqZUcz7MkRh" %}
[Template parts](/getting-started/site-dashboard-overview/template-parts.md)
{% endcontent-ref %}

{% content-ref url="/pages/iOISvj4oBtCntAu6lx10" %}
[Branding](/getting-started/site-dashboard-overview/branding.md)
{% endcontent-ref %}

{% content-ref url="/pages/KjdKls4lsYMtOXkrlo72" %}
[Domain](/getting-started/site-dashboard-overview/domain.md)
{% endcontent-ref %}

{% content-ref url="/pages/0aobFIPyp9j52ddAEMBs" %}
[Settings](/getting-started/site-dashboard-overview/settings.md)
{% endcontent-ref %}


---

# 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://help.sitebun.com/getting-started/site-dashboard-overview.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.
