> 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/yi-biao-ban-zong-lan.md).

# 儀表板總覽

儀表板是使用者可以在下載的地圖中，查看所有連接的機器人的地方。

從這裡，使用者能夠看到已被註釋的區域 - 由使用“地圖註釋”此功能，創建的彩色多邊形顯示。

（如下圖）

![Annotated area of map created with annotation tool](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkBtlBrwlCbBifOLd-h-887967055%2Fuploads%2FQalKhBxgslFIGvwepAWY%2Fimage.png?alt=media\&token=4919f464-ccf7-4e50-8c54-61554dbc2713)

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkBtlBrwlCbBifOLd-h-887967055%2Fuploads%2FXg3G9nlwOMdMO74L3Rob%2FScreenshot%202021-11-09%20at%206.01.26%20PM.png?alt=media\&token=c0781c9f-9f4e-43d4-a8b5-461867385320)


---

# 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/yi-biao-ban-zong-lan.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.
