> For the complete documentation index, see [llms.txt](https://help.safebooks.vn/safebooks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.safebooks.vn/safebooks/quan-ly-hoa-don/hoa-don-ban-ra/kiem-tra-thong-tin-va-xet-duyet-hoa-don.md).

# Kiểm tra thông tin và xét duyệt hóa đơn

**Kiểm tra thông tin Hóa đơn**

Chương trình tự động kiểm tra tính hợp lệ của thông tin người bán, thông tin người mua trên hoá đơn với thông tin doanh nghiệp đăng ký với cơ quan thuế.

**Bước 1:** Nhấp vào **MST** hoặc T**ên Doanh nghiệp** để xem kết quả kiểm tra hoá đơn hợp lệ.

<figure><img src="/files/3ZwqU6vwxZsiSAzWupwR" alt=""><figcaption></figcaption></figure>

Xem kết quả kiểm tra tính hợp lệ của hoá đơn tại ô Kết quả kiểm tra hoá đơn.

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

**Bước 2:** Nhấp vào Tab Thông tin tra cứu.

Hệ thống tự động trả thông tin kiểm tra hóa đơn với trang Tổng Cục thuế về Phần mềm.&#x20;

Bấm vào tính năng **Tra cứu lại** trường hợp Phần mềm chưa trả đủ 2 hình. &#x20;

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

<figure><img src="/files/35Rrnu8nUIBzFM4NWQZT" alt=""><figcaption></figcaption></figure>

**Duyệt Hóa đơn**&#x20;

Sau khi các hoá đơn mới sẽ được đẩy vào tự động ở trạng thái **Chờ duyệt,** người dùng chọn cập nhật trạng thái để đưa hoá đơn về trạng thái **Đã duyệt.**

Người dùng chọn **Duyệt** từng hóa đơn hoặc **Duyệt nhiều** hóa đơn cùng lúc.

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


---

# 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://help.safebooks.vn/safebooks/quan-ly-hoa-don/hoa-don-ban-ra/kiem-tra-thong-tin-va-xet-duyet-hoa-don.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.
