> 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-crm/quan-ly-co-hoi/thiet-lap-co-hoi/export-du-lieu-co-hoi.md).

# Export dữ liệu cơ hội

Salework CRM hỗ trợ bạn trong việc xuất dữ liệu cơ hội. Bạn có thể xuất dữ liệu theo cách chọn cơ hội cần xuất hoặc xuất tất cả dữ liệu đang hiển thị trong danh sách, bây giờ cùng tìm hiểu cụ thể từng cách nhé:

**Cách 1:** Bạn chọn cơ hội cần xuất dữ liệu theo đường dẫn Cơ hội >Chọn cơ hội <br>

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

Sau đó, bạn chọn Xuất dữ liệu

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

Hệ thống sẽ hiển thị thông báo và bạn sẽ lựa chọn xuất dữ liệu theo số lượng cơ hội mà bạn đã chọn hoặc tất cả dữ liệu cơ hội đang có trong hệ thống. Sau đó bạn chọn **Tải xuống** để lấy được dữ liệu.

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

**Cách 2:** Bạn chọn Xuất dữ liệu&#x20;

<figure><img src="/files/2CmxSyWNHXNmfBuPPORc" alt=""><figcaption></figcaption></figure>

Hệ thống sẽ hiển thị thông báo: xuất toàn bộ dữ liệu đang có trên hệ thống hoặc toàn bộ dữ liệu đang có theo bộ lọc. Bạn sẽ lựa chọn theo nhu cầu của bạn sau đó chọn **Tải xuống** để lấy được dữ liệu bạn muốn.

<figure><img src="/files/Hc6nCy3Vsi5OAeBxAt8S" 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://docs.salework.net/salework-tai-lieu/salework-crm/quan-ly-co-hoi/thiet-lap-co-hoi/export-du-lieu-co-hoi.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.
