> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-ews-switch-user-manual/wireless-controller-features/maintenance/schedule-tasks.md).

# Schedule Tasks

Use the Schedule Tasks feature to control the time(s), or day(s) of a week, or date of a month to automatically perform the following task.

![](https://lh6.googleusercontent.com/WeKGagzp0784XB_YKYT8ODXXhG37i7PrLl6IpFsfYSA4irJhROGobpFBXvtrvChkPKskPTe7IZbZqBFhKoGSxc6AaGGxCm8hBWt64RQuhEoBLCzrwCpUQoClcdV9SPHBTQONwfU)

| Items                   |                                                            |
| ----------------------- | ---------------------------------------------------------- |
| Reboot AP(s)            | Soft reboot AP                                             |
| Change WLAN State       | <p>It can be used to change state of WLAN service.<br></p> |
| Change Switch PoE State | This is for PoE state change on per-port basis.            |
| Switch PoE Reset        | <p>Power cycle PoE port<br></p>                            |

{% hint style="success" %}
**NOTE: This feature will not work properly if the EWS switch does not have the correct time settings.**
{% endhint %}


---

# 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://doc.engenius.ai/home-ews-switch-user-manual/wireless-controller-features/maintenance/schedule-tasks.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.
