# Task Management (Batch Control)

The real-time actions on the overview that are defined, created on here, you could add a new task and pin to overview. These tasks are binding to personal account, cannot view, edit, and delete others.<br>

<figure><img src="https://i.imgur.com/VyFFDD6.png" alt=""><figcaption></figcaption></figure>

After created, you could find a new action on below actions list, click the PIN  icon to determine the action shown on overview or not.

## Real-time and Schedule

Second, the main purpose of “**Task**” is to ***batch control the devices in the group in real time or in scheduled***. Click on “**More**” option to create a task schedule.<br>

<figure><img src="https://i.imgur.com/FbY1DnE.png" alt=""><figcaption></figcaption></figure>

Given your schedule name, time zone, period and time and click Save.

* **Schedule Name**: Name of schedule
* **Time Zone**: Time zones tend to follow the boundaries of countries and their subdivisions instead of longitude, because it is convenient for areas in close commercial or other communication to keep the same time.
* **Period**: Repeat interval for ***Daily, Weekly, Monthly, Yearly or Once*** at a time.
* **Time**: Execution time.

![](https://i.imgur.com/uVypYaj.png)

## Task Type

![](https://i.imgur.com/TgYUnKP.png)

### Power Saving

> Power On/Off, Reboot, Sleep, Hibernate, Backlight On/Off, Display On/Off.

### Security

> Protection On/Off, Backup/Recovery, USB Lock/Unlock, Keyboard Lock/Unlock, Touch Lock/Unlock, Touch Gesture Lock/Unlock.

### System

> Update Agent, Screenshot, Audio Mute/Unmute, Watchdog Enable/Disable, Notification Block/Unblock, UWF Enable/Disable.


---

# 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://deviceon.gitbook.io/docs/web-user-interface/device-management/task-management-batch-control.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.
