> For the complete documentation index, see [llms.txt](https://helpfastcons.fastwork.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/dang-ky-su-dung-tai-nguyen-booking/vai-tro-nguoi-dung/cach-dang-ky-su-dung-tai-nguyen-booking.md).

# Cách đăng ký sử dụng tài nguyên ( Booking)

1. **Trên Web:**

* Cách 1: Đăng ký sử dụng tài nguyên ở Booking

  * Bước 1 : Từ giao diện OFFICE chọn Đăng ký sử dụng tài nguyên.

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

  * Bước 2 : Chọn **Đăng ký sử dụng tài nguyên**, chọn **Thêm đăng ký**.

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

  * Bước 3: Điền đầy đủ thông tin và ấn **Gửi đăng ký.**

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

* <mark style="color:red;">**Lưu ý :**</mark>&#x20;
  * Nhóm tài nguyên: Là nhóm tài nguyên cần đăng ký . VD phòng họp, xe công ty …
  * Tài nguyên: Là tài nguyên cần đăng ký, thuộc Nhóm tài nguyên đã chọn .
  * Lưu nháp: Là lưu bản đăng ký dưới dạng nháp.
  * Gửi đăng ký: Là gửi đăng ký sử dụng tải sản tới người có quyền duyệt.

* Cách 2 : Đăng ký sử dụng tài nguyên ở Meeting

  * Bước 1: Từ Menu **OFFICE** chọn **Quản lý lịch họp**

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

  * Bước 2: Chọn **lịch họp** cần **đăng ký tài nguyên**

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

  * Bước 3: Chọn **Bổ sung** => **Tài nguyên**.

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

  * Bước 4: Nhập nội dung đăng ký sau đó bấm **Gửi đăng ký**

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

2. **Trên App mobile:**

| Bước 1 : Từ giao diện chính chọn 3 gạch ngang ở góc phải .    | Bước 2 : Tại mục OFFICE bạn chọn Booking                              |
| ------------------------------------------------------------- | --------------------------------------------------------------------- |
| ![](/files/4DXivP3agVHDavXrFesZ)                              | ![](/files/oSIIJ8IREZZ6FGbN6QG9)                                      |
| Bước 3 : Tại giao diện bạn chọn dấu (+) để đăng ký tài nguyên | Bước 4 : Điền đầy đủ thông tin và ấn **Gửi** đăng ký sử dụng tài sản. |
| ![](/files/7D0Lw1JEFXOdpsqI0wOR)                              | ![](/files/yFT6trcnizfb5yb9sK4f)                                      |


---

# 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://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/dang-ky-su-dung-tai-nguyen-booking/vai-tro-nguoi-dung/cach-dang-ky-su-dung-tai-nguyen-booking.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.
