> 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/tao-co-hoi/tao-co-hoi-tren-phan-mem.md).

# Tạo Cơ hội trên phần mềm

Để tạo cơ hội trên Salework CRM bạn thao tác theo các bước sau:

Bước 1: Bạn truy cập Cơ hội > Thêm mới

<figure><img src="/files/5tn0qNTfjhj5NOdtIICN" alt=""><figcaption></figcaption></figure>

Bước 2: Hệ thộng hiển thị màn thêm mới Cơ hội, bạn sẽ cần điền các thông tin Cơ hội mà bạn muốn tạo:

* Thông tin về cơ hội: Loại cơ hội, Tên, Trạng thái, Nguồn, Chiến dịch...
* Thông tin về khách hàng: Chọn khách hàng/Liên hệ cần tạo cơ hội, nếu chưa có thông tin khách hàng bạn có thể thêm mới Liên hệ tại icon ![](/files/C4yLPcwwcIjSDbIOf2Mz)

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

Bước 3: Lưu thông tin Cơ hội vừa tạo

Sau khi điền đầy đủ thông tin Cơ hội, bạn chọn:

* Hủy: Nếu bạn muốn hủy thông tin Cơ hội vừa điền
* Lưu: Cơ hội sẽ được lưu vào hệ thống và người dùng có thể sửa lại thông tin hoặc xóa Cơ hội tại mục sau

<figure><img src="/files/DKgd6GLJSdgkQTkmI9EI" 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/tao-co-hoi/tao-co-hoi-tren-phan-mem.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.
