> For the complete documentation index, see [llms.txt](https://docs.clickai.vn/clickai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clickai.vn/clickai-docs/tinh-nang/images-and-media/su-kien.md).

# Sự kiện

* Lịch trình các khóa học, sự kiện của cộng đồng.
* Chọn "**Chi tiết**" để  xem chi tiết lịch trình của từng sự kiện.

<figure><img src="/files/9x2A4Vm2xHXqzu83qsaa" alt=""><figcaption></figcaption></figure>

## **Cách tạo và xóa sự kiện.**

### **1. Tạo sự kiện.**

**Bước 1:** Bấm vào "Tạo sự kiện"

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

**Bước 2:** Nhập thông tin của sự kiện&#x20;

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

**Bước 3:** Nhấn "**Tạo sự kiện**"

<figure><img src="/files/4hPL0jTZ2ePT0VfKkXxp" alt=""><figcaption></figcaption></figure>

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

Như vậy là chủ cộng đồng đã hoàn thành tạo 1 sự kiện khóa học. Sự kiện nãy sẽ được hiện trên trang New feed của thành viên trong cộng đồng.&#x20;

### **2. Xóa sự kiện**

**Bước 1:** Nhấn vào biểu tượng ba dấu chấm, chọn **"Xóa"**&#x20;

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

Như vậy là chủ cộng đồng đã xóa 1 sự kiện thành công.&#x20;


---

# 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.clickai.vn/clickai-docs/tinh-nang/images-and-media/su-kien.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.
