# Dashboard

***

<figure><img src="/files/Gu5W3tGbBRwoIFOrAuun" alt=""><figcaption><p>The HolidayHero Dashboard</p></figcaption></figure>

### How is the dashboard set up?&#x20;

At HolidayHero, we see the dashboard as a single place to see your most important, actionable information. Moreover, we want to use the dashboard to keep you informed about changes in the STR/Hotel industry and the platform.&#x20;

When you are in your trial, you will see a banner to activate your subscription or contact one of our sales engineers to discuss your fit.

### Actionable items on the dashboard?

On the dashboard, several actionable items are displayed.

1. Our blog's latest post contains valuable information about the STR/Hotel industry and product updates.
2. Pending [inquiries](/the-basics/inquiries.md) - they require action.

{% hint style="info" %}
Pending inquiries remain pending for a maximum of 6 days. After that, they will be automatically closed.
{% endhint %}

***

### Frequently Asked Questions

<details>

<summary>Can I adjust the dashboard?</summary>

What a cool idea! Unfortunately, this is not currently possible. We alter the dashboard based on our experience to best suit you.

</details>

<details>

<summary>I see a different dashboard then displayed in the image above?</summary>

This could happen for two reasons:&#x20;

1. You are still in your trial period, and we will display the onboarding dashboard. We are guiding you through all the steps to create the best experience. See the [onboarding](/getting-started/onboarding.md) articles.
2. Your subscription has expired, and we haven't been able to collect your payment. When this happens, we redirect you directly to the payment page.&#x20;

</details>


---

# 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://support.holidayhero.com/the-basics/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.
