# Tạo trường dữ liệu sự kiện

### **1. Truy cập trang "Sự kiện" để tạo sự kiện**

![](/files/-LvPbAS_HFwwVPqE57f6)

Các trường dữ liệu có mầu Vàng cam là các trường dữ liệu mặc định hệ thống tự sinh ra, bạn có thể sử dụng ngay mà không cần phải tạo thêm.

### **2. Định nghĩa trường dữ liệu**

Để thêm 1 trường dữ liệu mới, bạn Click vào nút bấm "Định nghĩa dữ liệu".

![](/files/-LvPZleZXOmqxPqDGOMU)

* *Tiêu đề:* Nhãn cho trường dữ liệu. Bạn sẽ nhìn thấy nhãn này khi bạn tạo các Điều kiện gửi thông báo trong phần [Thông báo kích hoạt](https://dashboard.pushdy.com/#/application/demo/trigger).
* *Mã:* Mã của trường dữ liệu. Độ dài từ 2 đến 100 ký tự. Bạn chỉ được phép nhập các ký tự theo biểu thức điều kiện sau **\[a-zA-Z0-9\_]**
* *Loại:* Kiểu dữ liệu của trường dữ liệu mà bạn định nghĩa.


---

# Agent Instructions: 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://guide.pushdy.com/i/huong-dan-su-dung/tao-su-kien.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.
