> For the complete documentation index, see [llms.txt](https://huongdan.cnvloyalty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.cnvloyalty.com/tinh-nang/apps-kho-ung-dung/quan-li-xe-tinh-nang-dang-cap-nhat/tao-xe.md).

# Tạo xe

Để tạo xe cho khách hàng, truy cập ACP -> Khách hàng -> Chọn khách hàng muốn tạo xe -> Xe hoặc truy cập link: <https://app.cnvloyalty.com/customers/edit/8910747/vehicle>

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

## Bước 1: Tạo xe

* Bấm vào nút Tạo xe

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

## Bước 2: Nhập các trường thông tin xe

* Hãng xe: nhập tên hãng xe (nếu chưa có sẽ có nút **Thêm**)

{% hint style="info" %}
Các trường có dấu \* là bắt buộc phải nhập
{% endhint %}

<figure><img src="/files/LDIL2cMfb6mmZaIINcaG" alt=""><figcaption><p>Nhập hãng xe</p></figcaption></figure>

* Dòng xe: Nhập dòng xe (bắt buộc)

<figure><img src="/files/qoU7FsypQ6E0ReEIToZT" alt=""><figcaption><p>Nhập dòng xe</p></figcaption></figure>

* Biển số xe: Nhập biển số xe (bắt buộc)

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

* Các trường còn lại không ràng buộc nên bạn có thể nhập hoặc bỏ qua.&#x20;
  * Mã vin: là một dãy chữ số mà các hãng otô dùng để nhận diện từng xe
  * Màu xe: màu sắc của xe
  * Odo hiện tại&#x20;
  * Kích thước: chỉ hiện thị trên ACP và app hub&#x20;

{% hint style="info" %}
Tùy chọn nhập các trường phụ thuộc vào cài đặt trong plugin Quản lí xe
{% endhint %}

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

* Tải lên hình ảnh của xe

{% hint style="success" %}
Tỉ lệ kích thước gợi ý 4:5, có thể chọn nhiều hình ảnh cho xe, ảnh tải lên không được quá 2MB, tối đa là 10 hình ảnh.
{% endhint %}

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

* Chọn Đặt làm xe mặc định: bấm vào nút gạt để thay đổi

{% hint style="info" %}
Lưu ý:

* Gạt bật/tắt khách hàng của bạn sẽ nhìn thấy thông tin xe này dưới app user
  {% endhint %}

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

* Bấm Lưu

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

* Sau khi tạo thành công xe

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

## Bước 2: Chỉnh sửa thông tin xe và số Odo

* Chọn Tùy chọn -> Chỉnh sửa

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

* Chỉnh sửa các thông tin xe và bấm Lưu

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

* Thay đổi số Odo: Ở ngoài thông tin xe -> Bấm vào <mark style="color:blue;">Số Odo</mark> có chữ màu xanh

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

* Nhập số odo cần thay đổi
  * Lịch sử chỉnh sửa: Lưu lại các lịch sử chỉnh sửa số odo trước đó

{% hint style="info" %}
Số odo mới phải lớn hơn hoặc bằng với số odo cũ
{% endhint %}

<figure><img src="/files/7sOGC2PsufIO3rkeCgP6" 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://huongdan.cnvloyalty.com/tinh-nang/apps-kho-ung-dung/quan-li-xe-tinh-nang-dang-cap-nhat/tao-xe.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.
