# CRM - Automation - Function: Delay automation start

With SprintHub, you optimize your CRM automations by controlling the start time of each automation.\
You can set time limits for the startup, allowing, for example, an automation to run only after another has finished, or after information on the Lead is filled in or updated.

This way, you ensure that automations occur at the ideal moment, respecting dependencies between processes and ensuring the integrity and currency of the data before executing the next steps.

{% hint style="danger" %}
&#x20;If this option is enabled, the automation will only start after the configured time (including checking triggers and conditions).\
**NOTE:** This option is not applied when you start this automation in bulk (when publishing the automation).
{% endhint %}

{% hint style="info" %}
This limiter is also present in the 360º SAC Automations
{% endhint %}

1. Create an Automation:

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

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf6j7KFb54AhT2DebLR9zIrS0QYwjDCx4TwQ3sK87QQ6tPuwjcDyynVOWGwfkasz6WhGwo2KWY07cDVhncZa36bsCpLhlBv3rlf7nnWele9vXtJdNvMrQBS0YGODplPXwkLFjTsFw?key=tzs9a5fx7MSTof5_7bHzCw" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe4eucdcpJTZlQSxz9oQn1kGKq7bIU7jrTNP35WsSgJ_HlqiP6ehAn2BTpMPQCIBlmmMJ1e5AwTah_lmKnTF31FTe_7YViKUCIgs9Rxw6nhSkkYw0uze2TzLrG5cw1CX46R3CXB?key=tzs9a5fx7MSTof5_7bHzCw" 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.

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

{% hint style="info" %}
To create this automation in the funnel. Switch to the “Funnel Automations” tab and click “+ New Automation.”
{% endhint %}

**CONCLUSION**

Controlling the start time of automations in SprintHub allows you to make your flows smarter and more organized, ensuring that each step happens at the right time and with the correct information. In addition to optimizing the Lead's experience, this practice contributes to more efficient management of your commercial and relationship processes.


---

# 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-delay-automation-start.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.
