> For the complete documentation index, see [llms.txt](https://docs.pushpushgo.company/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pushpushgo.company/automation/automation-list/status.md).

# Status

There are four possible statuses of an automation:

* Enabled
* Disabled
* Expired - automation that was previously enabled, but it reached its expire date.&#x20;
* Pending - automation is going to be atumatically enabled when the start date comes.&#x20;

<figure><img src="/files/P7TlMa1UpzaxRzQpc9Je" alt=""><figcaption></figcaption></figure>

[**Start date**](https://app.gitbook.com/o/-M_LmgZBo39zgpwmVZX8/s/-M_L2jrbLGTIbcnHMUrm/~/changes/281/automation/new-automation/start-date) and [**end date**](https://app.gitbook.com/o/-M_LmgZBo39zgpwmVZX8/s/-M_L2jrbLGTIbcnHMUrm/~/changes/281/automation/new-automation/end-date) can be both set up in the automation settings.&#x20;

To change the status to enabled or disabled, simply click on the three dots and select it from the drop-down list:

<figure><img src="/files/mDdPDUyV0G2M6KMuW0VM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/lHTaOeikf3Uk1zSzIGQe" alt=""><figcaption></figcaption></figure>

After changing the status to enabled, you will be asked to decide if you want to [**reset flow time**](https://app.gitbook.com/o/-M_LmgZBo39zgpwmVZX8/s/-M_L2jrbLGTIbcnHMUrm/~/changes/281/automation/edit-automation/reset-flow-time).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/status.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.
