# How do I set high/low and dangerously high/low limits?

### **How to set limits:**

{% stepper %}
{% step %}
Click on your grow in the dashboard.
{% endstep %}

{% step %}
Tap the cog icon in the top right corner.
{% endstep %}

{% step %}
Select "Limits and Alerts."
{% endstep %}

{% step %}
You’ll see a collapsed list of all available limits. If you've enabled night and day photoperiods, you’ll have two sets of limits - one for day and one for night.
{% endstep %}

{% step %}
Click on a limit to expand the settings.
{% endstep %}
{% endstepper %}

### **What you can adjust:**

For each parameter, you can set:

* **High limit & low limit** – Triggers an early warning when values rise above or below your set threshold.
* **Dangerously high and dangerously low limit** – Signals urgent action is needed.
* **"Alert Me" toggle** – Enable this to receive push notifications when a limit is breached.

### **Customising limits to your grow style**

How you use limits is entirely up to you; every grower is different.&#x20;

Some prefer tight limits for early warnings, while others only want notifications for dangerously high or low readings, using standard limits as a visual guide.

Experiment and find what works best for your setup!

Need help? Contact us at <support@growsensor.co>.&#x20;

<mark style="background-color:red;">Add video</mark><br>


---

# 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-set-limits-and-alerts-for-graphs/how-do-i-set-high-low-and-dangerously-high-low-limits.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.
