> 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/chia-hoac-nhan-co-hoi-thu-cong.md).

# Chia hoặc nhận cơ hội thủ công

Trong một vài trường hợp bạn muốn nhận cơ hội về bản thân hoặc chia chơ hội cụ thể cho nhân viên của bạn, bạn có thể thao tác theo các bước sau:

Bước 1: Bạn truy cập Cơ hội > Chọn cơ hội >  Chọn Nhận cơ hội hoặc Chia cơ hội

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

Bước 2:&#x20;

Nếu bạn chọn **Chia cơ hội**, hệ thống sẽ hiển thị màn sau, tại đây bạn chọn nhân viên phụ trách cho cơ hội. Sau khi chọn nhân viên bạn chọn **Xác nhận** để hoàn tất. Cơ hội của bạn sẽ được chia cho nhân viên bạn đã chọn.&#x20;

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

Nếu bạn chọn **Nhận cơ hội,** hệ thống sẽ hiển thị thông báo xác nhận khi bạn chọn **Nhận** lúc này hệ thống sẽ chia cơ hội về cho chính bạn.

<figure><img src="/files/yZFVThx1ctkDAv9b3jpx" 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/chia-hoac-nhan-co-hoi-thu-cong.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.
