# CRM - Automation - Function: Time Limiter

#### With SprintHub, you can optimize your CRM automations by controlling the execution timing of actions. You can limit Leads, allowing only a specific quantity to advance every X hours or days, or even set strategic delays at the start of actions for a more organized and efficient flow.&#x20;

{% hint style="info" %} <mark style="color:blue;">This limiter is also present in 360º SAC Automations and Automation Flows</mark>
{% endhint %}

{% hint style="danger" %} <mark style="color:red;">**Attention: Time-based automation limiting is an advanced option for automations.**</mark>\ <mark style="color:red;">**If you are not sure whether to use this option, it is recommended that you keep it disabled.**</mark>
{% endhint %}

1. **Create an Automation:**

* **Access your CRM:** Through “Find Services”. Or just type the name, and the feature appears.
* Go to the Automations section.
* **Start creation:** Click "Create Automation" using the "+" button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdBm7R7j9wUCwWIqP6SdSs-0CDu5MOoZRNW3OF7vESmX6meIaO0BfmvJLKQw0mvBZkUZVPagEXsP0v6wX9U6JuH-1FIjJyGmwsvoMKKTLoDCQ4LtbgmjS67xg9lz3pGqDlMhK3E5A?key=g1jV-bjEQYH4Y7dWL6xu9nGj" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf009T-95oZIb6X84CNYOKgkx80JwfokbJFZVTtLsZTDlIzrH-1uZVaXrbJMxvm3uUZh8QfJQQFtJGFrNn-_KxsUjFNC4VV7n4Nkx9-T9DZTgSorzjpFoXqfWo2x3pnvLMuZVW7?key=g1jV-bjEQYH4Y7dWL6xu9nGj" alt=""><figcaption></figcaption></figure>

2. **Configure and Save:**

* **Enter a Title:** Give the automation a descriptive name.
* **Set up a Trigger:** You can use a trigger of your choice.
* **Configure the Condition:** You can use one or more conditions of your choice.

> But note: without using triggers, it will be necessary to enable condition checks. These checks will occur at varying time intervals, which can range from minutes to hours, depending on the number of automations and leads in your instance.

* **Choose the Action:** It is possible to use one or more actions of your choice.
* Configure the Action.
* **Describe** exactly what the action will do.
* **Save the Automation:** After configuring, save the automation.

{% hint style="info" %}
*<mark style="color:blue;">In this example, no triggers or conditions were used, as the stage change will be triggered directly by the movements on the Opportunity cards themselves.</mark>*
{% endhint %}

{% embed url="<https://youtu.be/8ymqKI_WjRc>" %}

{% hint style="info" %} <mark style="color:blue;">To create this automation in the funnel. Switch to the “Funnel Automations” tab and click “+ New Automation.”</mark>
{% endhint %}

**CONCLUSION**

Using the time limiter in SprintHub's CRM automations is a powerful strategy to ensure greater control and efficiency in your processes. With this feature, you avoid workflow overload, ensure an appropriate pace for Leads to advance, and improve time management in automatic actions. The result is a more organized process, with greater focus on quality and personalization of customer relationships.


---

# 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.sprinthub.com/en/topics/general/crm/crm-automations/crm-automation-function-time-limiter.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.
