# How do I use the Grow dashboard?

The dashboard gives you a clear, real-time snapshot of your grow environment, displaying all your sensor data in one concise list. It helps you spot issues fast so you can take action right away.

{% content-ref url="/pages/RlMTeI0XzGi2ZL0VtRxm" %}
[How alerts are displayed?](/the-grow-app/how-do-i-use-the-grow-dashboard/how-alerts-are-displayed.md)
{% endcontent-ref %}

{% content-ref url="/pages/em4d84HBttrXorRpaMYT" %}
[What are grows?](/the-grow-app/how-do-i-use-the-grow-dashboard/what-are-grows.md)
{% endcontent-ref %}

{% content-ref url="/pages/ID3QKC5stT6ILFWbHjsg" %}
[How to use dashboard trends?](/the-grow-app/how-do-i-use-the-grow-dashboard/how-to-use-dashboard-trends.md)
{% endcontent-ref %}

{% content-ref url="/pages/99Khz60lk67twZdNnY4z" %}
[Can I rename a grow?](/the-grow-app/how-do-i-use-the-grow-dashboard/can-i-rename-a-grow.md)
{% endcontent-ref %}

{% content-ref url="/pages/fv0DZUubh3FwwCFIP33Z" %}
[How do I close and start a new grow?](/the-grow-app/how-do-i-use-the-grow-dashboard/how-do-i-close-and-start-a-new-grow.md)
{% endcontent-ref %}

{% embed url="<https://www.youtube.com/watch?v=EiwOdmffPxk>" %}


---

# 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://faq.growsensor.co/the-grow-app/how-do-i-use-the-grow-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.
