> For the complete documentation index, see [llms.txt](https://docs.movel.ai/new-collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.movel.ai/new-collection/fan-ti-zhong-wen/seirios-fms-ju-dui-guan-li/chan-pin-gong-neng-lie-biao/ji-qi-ren-yu-ren-wu-zhi-pai/ren-wu-guan-li-zhi-pai.md).

# 任務管理 & 指派

{% hint style="info" %}
任務只能在 Seirios RNS 中創建，並通過地圖庫導入 Seirios FMS。&#x20;

相關任務將與地圖一起導入進FMS。
{% endhint %}

從 Seirios RNS 導入地圖後，相關任務（路徑、導航點、區域等）也將自動導入。

![](/files/nRI3dTzB2zRnkoPK7iDf)

可以將任務添加到隊列中（如下所示）並委派給隊列。

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkBtlBrwlCbBifOLd-h-887967055%2Fuploads%2Fs8zqwHvWLRFbIUlY9VSp%2FScreenshot%202021-11-09%20at%206.21.09%20PM.png?alt=media\&token=de95b900-9500-4aac-b504-bd46f322d87c)

任務會根據距離自動委派給機器人——離任務最近的機器人將優先接收。

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkBtlBrwlCbBifOLd-h-887967055%2Fuploads%2FE37VYX8wNA56F4xjFc0z%2FIMG_4952.GIF?alt=media\&token=410c2385-da2b-4050-b6b4-e8e6cd665517)

使用者將能夠通過單擊屏幕右下角的“任務”，來查看排隊的任務。

![5 tasks are shown in the right pane of the modal](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkBtlBrwlCbBifOLd-h-887967055%2Fuploads%2FVIR1R909m2RMa35ZwsT1%2FIMG_4950.GIF?alt=media\&token=68af734f-54b9-491d-9891-b131a01c31ba)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.movel.ai/new-collection/fan-ti-zhong-wen/seirios-fms-ju-dui-guan-li/chan-pin-gong-neng-lie-biao/ji-qi-ren-yu-ren-wu-zhi-pai/ren-wu-guan-li-zhi-pai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
