# Event Properties

Click on Event properties, you will be redirected to the event properties page

![](/files/-M__mYWeXvYgtGxM3gS6)

### Creation of an Event Property

* Click on "Create Property" to create an event property

![](/files/-M__nKZYIecXZXjxKzPy)

* Enter the following details:

1. **Type:** Select the type of the event property from the dropdown. By default Boolean type is selected
2. **Property Key:** A meaningful name for your event property that will allow you to easily locate it in the dashboard
3. **Description:**  Briefly describe what this event property is about. This will help your team members understand the experience's purpose
4. **Trackable:** Enable this field if you want to track this event property under visitor journey level insights

![](/files/-M__p0FDjUlZCf3fwuor)

Once all the details are filled then click on Create button

![](/files/-M__ta5wDYigB28605oy)


---

# 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://doc.customfit.ai/event-analyzer/event-properties.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.
