# How to Configure Events

Events provide additional abilities for Kanban. Events are configured in the proper section of [Kanban Properties](/standard-kanban/configure-kanban/how-to-configure-kanban-basic-properties.md) sidebar. Click "edit" link to show a proper popup:

<img src="/files/0gxXNqKScdkEKT1Ucsj3" alt="" class="gitbook-drawing">

Click icon <img src="/files/GIo3CJAnk78sfjs7H1Lo" alt="" data-size="line"> to add event, select type of event and configure proper [handler](/standard-kanban/tools/configuring-handlers.md):

<img src="/files/8X9RASzwbHpr2YmwvBhO" alt="" class="gitbook-drawing">

### Event types:

* **Before Load** - occurs before Kanban has been loaded
* **After Load** - occurs after Kanban has been loaded
* **View Changed** - occurs when user selects new [view](/standard-kanban/using-kanban/how-to-work-with-filters-and-orders.md#manage-filters-and-orders)


---

# 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://docs.flexikanban.ai/standard-kanban/configure-kanban/how-to-configure-events.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.
