# Task Manager

From the top left corner, click the hamburger menu button to expand the options and click on **Task Manager**. You will be presented with two options, **Tasklist** and **Scheduler**.

![](/files/Sl1FuavMT8h7wY19ffYE)

These two options share many similarities but **Scheduler** introduces the element of time on top of queued tasks.

## Queueing Tasks

From here, select Tasks (`Path, Goal, Zone, Station, Custom` or `Delay`) to create a list of tasks that can be run with a single click.&#x20;

After saving the list, your tasks can be previewed as shown below

![](/files/7nw4xIOjxvcQLzsAoGMk)

From here, run your Tasks now by clicking 'Run Now' or put this Tasklist into the queue with 'Add to Queue' at the bottom of the screen

![Add to Queue or Run Now](/files/Be47ZRRQXObjcRpDGTNK)

## Scheduling Tasks

To schedule these tasks to run at a later date/time, edit the task (by clicking the pencil icon) and input the date and time details

![](/files/e45uRApUpO3Q72Lh45FB)

You can also save these scheduled tasklists as Active or Inactive

## State Machines

Seirios supports integration with state machines. [**Flexbe**](http://wiki.ros.org/flexbe/Tutorials/Using%20the%20Statemachine%20Editor) is tried and tested to be compatible with Seirios and it includes an editor with which you can create your own conditions;

![](/files/D4D8vstgcvSfIpCATTTe)


---

# 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.movel.ai/new-collection/seirios-rns/product-features/core/task-manager.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.
