# Scheduler Power On/Off

{% hint style="info" %}
This is a feature help you schedule turn on/off  task on Auto Forward
{% endhint %}

{% hint style="success" %}

### **Download Mobile App or use Web**

✅ **iOS** → [App Store](https://apps.apple.com/us/app/autoforward-for-telegram/id6447486093)\
✅ **Android** → [Google Play](https://play.google.com/store/apps/details?id=com.autoforward.telegramforward)\
✅ **Web** → [web.autoforwardtelegram.com](https://web.autoforwardtelegram.com/)
{% endhint %}

{% tabs %}
{% tab title="Instructions" %}
**Follow these steps**

1. Type **/settings** on **Auto Forward Telegram BOT.**&#x20;
2. Click  **Manage Forwarding Task** to show list your Task.&#x20;
3. **Select task you want set scheduler.**&#x20;
4. Next click **Advanced Configuration** to can access the setup task forward.&#x20;
5. Finally select **set scheduler**&#x20;

Example: Task **task\_fw\_news** so you can access the task setup settings.&#x20;

![](/files/ZfxFThajO1wmmJeRWWZ8)

**Step 3.** Select feature **Scheduler Power On/Off** and click **Set time** next enter time you want set turn on/off the following syntax. Example

**07:00 - 20:30**

![Click Set Time](/files/ryJPl4CDTc9udbOTir4Q)

After running the above action **you will be asked** to input the time that you want **work1** to turn on and off your setups. Here are a few example syntax on how to do this.

{% hint style="info" %}
Start at **12:30** and Stop at **2:30**

12:30 - 2:30

Start at **09:00** and Stop at **21:00**

9:00 - 21:00
{% endhint %}

![Enter time you want](/files/3QfjM15idqY8UHgRyiHo)

DONE.
{% endtab %}
{% endtabs %}


---

# 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-v2.autoforwardtelegram.com/schedules/scheduler-power-on-off.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.
