> For the complete documentation index, see [llms.txt](https://docs.salework.net/salework-tai-lieu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salework.net/salework-tai-lieu/salework-tai-chinh/doanh-thu.md).

# Doanh thu

Doanh thu là toàn bộ tiền mà bạn thu được trong quá trình hoạt động kinh doanh bằng việc bán sản phẩm hàng hóa của mình. Doanh thu là một trong những chỉ tiêu quan trọng phản ánh quá trình hoạt động kinh doanh. Thông qua nó chúng ta có thể đánh giá được hiện trạng của hoạt động kinh doanh có hiệu quả hay không.

Salework Tài chính thống kê Tổng doanh thu của bạn gồm các khoản doanh thu sau:

* Doanh thu từ sàn TMĐT là khoản tiền sàn trả cho các đơn hàng sau khi đã trừ đi các chi phí sàn thu của đơn hàng như:
  * Shopee: Phí cố định, phí thanh toán, phí dịch vụ, phí tiếp thị liên kết
  * Lazada: Phí thanh toán, phí cố định, voucher tích lũy, phí tiếp thị liên kết...
  * Tiki: Phí vận chuyển, phí chiết khấu, phí sàn
  * TikTok: Phí hoa hồng, phí giao dịch, phí tiếp thị liên kết
* Doanh thu đơn ngoại sàn là doanh thu từ đơn hàng ngoại sàn Salework được tạo từ Salework Kho.
* Doanh thu khác là những khoản doanh thu được ghi nhận khi bạn tạo doanh thu khác ở phần [Thu chi khác](/salework-tai-lieu/salework-tai-chinh/thu-chi-khac.md).


---

# 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.salework.net/salework-tai-lieu/salework-tai-chinh/doanh-thu.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.
