> For the complete documentation index, see [llms.txt](https://docs.xcloud.wms.delfi.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xcloud.wms.delfi.vn/docs/getting-started/login.md).

# ĐĂNG NHẬP

### THÔNG TIN ĐĂNG NHẬP

<table><thead><tr><th width="154">TÊN</th><th>URL</th><th>MÔ TẢ</th></tr></thead><tbody><tr><td>Admin</td><td><a href="https://xcloud.wms.delfi.vn/login">https://xcloud.wms.delfi.vn/login</a></td><td>Web quản lý và vận hành toàn bộ hệ thống Xcloud WMS.</td></tr><tr><td>Scan</td><td><a href="https://xcloud.wms.delfi.vn/login">https://xcloud.wms.delfi.vn/login</a></td><td>Web quét mã QR trên thiết bị mobile.</td></tr></tbody></table>

***

### ĐĂNG NHẬP TÀI KHOẢN

<figure><img src="/files/qBcofAThX80IT6XqnnM3" alt=""><figcaption></figcaption></figure>

Giao diện đăng nhập gồm 2 trường thông tin là Email và Mật khẩu. Để đăng nhập bạn cần nhập đầy đủ và chính xác thông tin tài khoản của mình, sau đó chọn nút “Đăng nhập” để chuyển hướng đến giao diện TỔNG QUAN.


---

# 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:

```
GET https://docs.xcloud.wms.delfi.vn/docs/getting-started/login.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.
