> For the complete documentation index, see [llms.txt](https://docs.pancakework.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakework.vn/guide/mot-so-tinh-nang-khac.md).

# Một số tính năng khác

### 1. Biz Banking: tra soát biến động số dư&#x20;

Biz Banking liên kết với ngân hàng để theo dõi biến động số dư, với mục đích sử dụng dùng để đối soát đơn hàng đã thanh toán, giúp nhân viên xác thực đơn hàng một cách dễ dàng.

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

Cách đăng nhập: Nhập tên đăng nhập và mật khẩu vào đây rồi nhấn "Liên kết"&#x20;

*Lưu ý: Hiện tại chỉ hỗ trợ MBB. Với TCB khách hàng có thể liên kết trên POS rồi nhận thông báo về channel.*&#x20;

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

### 2. Zimbra: liên kết với mail Zimbra để quản lý mail&#x20;

Bạn có thể đăng nhập mail của Zimbra ngay tại app Pancake Work để theo dõi công việc một cách dễ dàng. Bạn có thể soạn mail, nhận thông báo khi có mail mới.&#x20;

*Lưu ý: Chỉ có thể đăng nhập mail của Zimbra ở phần này*

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

#### Cài đặt và đăng nhập mail Zimbra&#x20;

B1: Cài đặt app Zimbra ở phần ' Add app', sau đó sẽ hiển thị view đăng nhập ở đây&#x20;

<div align="left"><figure><img src="/files/iAa0CiR6PlntWoGegmx1" alt="" width="563"><figcaption></figcaption></figure></div>

B2: Bạn nhập mail và mật khẩu của mình tại đây

Lưu ý phần domain: là nơi bạn đăng nhập mail của mình trên web&#x20;

VD mail của mình là <abc@pancake.vn> thì domain để đăng nhập của mình là <https://mail.pancake.vn/>


---

# 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.pancakework.vn/guide/mot-so-tinh-nang-khac.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.
