# Automation

- [Overview](https://docs.pushpushgo.company/automation/overview.md)
- [Automation](https://docs.pushpushgo.company/automation/automation.md)
- [Create automation](https://docs.pushpushgo.company/automation/automation/create-automation.md)
- [Name](https://docs.pushpushgo.company/automation/automation/create-automation/name.md)
- [Flow](https://docs.pushpushgo.company/automation/automation/create-automation/flow.md)
- [Renew flow](https://docs.pushpushgo.company/automation/automation/create-automation/renew-flow.md)
- [Start date](https://docs.pushpushgo.company/automation/automation/create-automation/start-date.md)
- [End date](https://docs.pushpushgo.company/automation/automation/create-automation/end-date.md)
- [Building the flow](https://docs.pushpushgo.company/automation/automation/create-automation/building-the-flow.md)
- [Step](https://docs.pushpushgo.company/automation/automation/create-automation/step.md)
- [Trigger](https://docs.pushpushgo.company/automation/automation/create-automation/step/trigger.md)
- [Condition](https://docs.pushpushgo.company/automation/automation/create-automation/step/condition.md)
- [Page](https://docs.pushpushgo.company/automation/automation/create-automation/step/page.md)
- [Get data](https://docs.pushpushgo.company/automation/automation/create-automation/step/get-data.md)
- [Feed](https://docs.pushpushgo.company/automation/automation/create-automation/step/feed.md)
- [Campaign](https://docs.pushpushgo.company/automation/automation/create-automation/step/campaign.md)
- [Create campaign](https://docs.pushpushgo.company/automation/automation/create-automation/step/campaign/create-campaign.md)
- [Edit campaign](https://docs.pushpushgo.company/automation/automation/create-automation/step/campaign/edit-campaign.md)
- [Campaign templates](https://docs.pushpushgo.company/automation/automation/create-automation/step/campaign/campaign-templates.md)
- [Labels](https://docs.pushpushgo.company/automation/automation/create-automation/step/labels.md)
- [Conditional labels](https://docs.pushpushgo.company/automation/automation/create-automation/step/conditional-labels.md)
- [Loop](https://docs.pushpushgo.company/automation/automation/create-automation/step/loop.md)
- [Score](https://docs.pushpushgo.company/automation/automation/create-automation/step/score.md)
- [AB test](https://docs.pushpushgo.company/automation/automation/create-automation/step/ab-test.md)
- [Edit automation](https://docs.pushpushgo.company/automation/automation/edit-automation.md)
- [Update automation](https://docs.pushpushgo.company/automation/automation/edit-automation/update-automation.md)
- [Report](https://docs.pushpushgo.company/automation/automation/report.md)
- [Automation report](https://docs.pushpushgo.company/automation/automation/report/automation-report.md)
- [Campaign report](https://docs.pushpushgo.company/automation/automation/report/campaign-report.md)
- [Automation list](https://docs.pushpushgo.company/automation/automation-list.md)
- [Prority](https://docs.pushpushgo.company/automation/automation-list/prority.md)
- [Action](https://docs.pushpushgo.company/automation/automation-list/action.md)
- [Status](https://docs.pushpushgo.company/automation/automation-list/status.md)
- [Reset flow time](https://docs.pushpushgo.company/automation/automation-list/reset-flow-time.md)
- [Default automation](https://docs.pushpushgo.company/automation/default-automation.md)
- [Update subscriber's values & Tag - Last visit: 7 days](https://docs.pushpushgo.company/automation/default-automation/update-subscribers-values-and-tag-last-visit-7-days.md)
- [Tag - Last visit: 8-30 days](https://docs.pushpushgo.company/automation/default-automation/tag-last-visit-8-30-days.md)
- [Tag - Last visit: 31+ days](https://docs.pushpushgo.company/automation/default-automation/tag-last-visit-31+-days.md)
- [Welcome message](https://docs.pushpushgo.company/automation/default-automation/welcome-message.md)
- [14 days absence](https://docs.pushpushgo.company/automation/default-automation/14-days-absence.md)
- [Selectors](https://docs.pushpushgo.company/automation/selectors.md)
- [FAQ](https://docs.pushpushgo.company/automation/faq.md)
- [Templates](https://docs.pushpushgo.company/automation/templates.md)
- [Preview mode](https://docs.pushpushgo.company/automation/preview-mode.md)
- [Labels](https://docs.pushpushgo.company/automation/labels.md)


---

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