# Reset flow time

If you want to re-enable the automation that was previously disabled, the application will ask you whether to “Reset and enable” or “Only enable” the flow.

<figure><img src="/files/0wV2ybLrnpqA2qfSSIra" alt=""><figcaption></figcaption></figure>

The choice impacts the subscribers already included in the automation. They can finish the existing flow or be included in the re-enabled one.&#x20;

Bear in mind that this question will pop up even if don’t make any changes in the flow. The changes include the content of notifications as well as steps and conditions within the flow.&#x20;

**Reset and enable:** the old version of the automation won’t be applied anymore. The subscribers who already entered the flow will see the updated versions of notifications and follow the updated steps.&#x20;

**Only enable:** subscribers that have already entered the flow will finish it with old versions of notifications and steps. The updated automation will be shown to subscribers who enter the flow after the changes


---

# 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.pushpushgo.company/automation/automation-list/reset-flow-time.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.
