# 队列管理器

队列管理器可以让用户实现以下功能；

* 查看过去、现在（激活中）和未来的队列
* 重新安排任务（仅限管理员）

目前，有两种方法可以查看队列管理器

* 方法1 : 在主页视图中，通过单击白色状态栏，队列管理器将出现

![只有管理员才能移动任务的顺序/优先级](/files/-MkaN2fOQIfQESPDfg-f)

![不仅仅是一个状态栏。在此处访问队列管理器 ](/files/-MkaN8IWJE2TG3_pC5Qm)

* 方法2 : 通过单击屏幕左上角的永久图标（如果不在主页视图中）

![](/files/-MkaNRnc6Y2et0okMEC4)

通过向上或向下拖动任务重新排列队列列表的顺序


---

# 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/jian-ti-zhong-wen/seirios-rns/product-features/multiple-tasks-in-series/queue-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.
