# Events

{% hint style="info" %}
Events can be set with the timer and limit of pushing notification for important events.
{% endhint %}

### To Create a Event&#x20;

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

* Click the Cluster, here you can navigate through **tabs**.&#x20;
* Click on the **Events** tab.
* Click on **Edit** button and click **Add New Event.**
* Enter the **Event Name**, **Type** and **Description**.

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

* Enter the **Email id** for notification.
* Select any **Colour** as required.
* **Set a number** for message to trigger a event.

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

* **Set a timer** for the events to be triggered.
* Click **Create** (the event will appear in the Events tab list)
* Click **Save And Apply** the changes.


---

# 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.devsbot.com/devsbot/manage/clusters/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.
