> For the complete documentation index, see [llms.txt](https://userguide.realjobs.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.realjobs.vn/cac-chuc-nang-cua-truong-dai-hoc/quan-ly-lich-phong-van/quan-ly-dia-diem-phong-van/xoa-dia-diem-phong-van.md).

# Xóa Địa điểm phỏng vấn

Nếu địa điểm chưa được sử dụng cho sự kiện nào, người dùng có thể xóa địa điểm. Trường hợp địa điểm đang được sử dụng thì không thể xóa.

**Để xóa địa điểm, thực hiện như sau:**

* **Bước 1:** Tại giao diện Danh sách Địa điểm, nhấn chọn biểu tượng![](/files/ZL0UVFNnx2PYVizqhd8h) của Địa điểm phỏng vấn cần xóa -> Chọn chức năng "**Xóa Địa điểm**".

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

* **Bước 2**: Hệ thống hiển thị thông báo xác nhận xóa. Bấm chọn “Đồng ý” nếu chắc chắn muốn xóa.

<figure><img src="/files/BAC3uCzfBJ4iYMbxwILj" 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:

```
GET https://userguide.realjobs.vn/cac-chuc-nang-cua-truong-dai-hoc/quan-ly-lich-phong-van/quan-ly-dia-diem-phong-van/xoa-dia-diem-phong-van.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
