# Event Type

{% hint style="info" %}
Please note that if you need assistance to go to Things Menu, [you may check out this guide on how to go to Thing Menu Events section.](https://docs.monogoto.io/guides/thing-menu-events)
{% endhint %}

Event Type is another identifier that, if needed, helps you to see and divide Events into even more categories.

![](/files/TkcNrfgH6ZOgAOcMXVXf)

### Event Types table

| Event Type example | Description                                                       |
| ------------------ | ----------------------------------------------------------------- |
| EVENT              | Most common Type of Event, that can be seen in most of the Events |
| LocationHistory    | Event Type that can be seen in location history Events            |
| CDR                | Event Type showing usage of SIM services (Data, Voice or SMS)     |
| firedAlert         | Event Type seen on Events that show triggered Alert               |
| SECURITY\_RULE     | Event Type seen on Security - Telephony profile rules             |

{% hint style="info" %}
Please note that the most common usage of Event Types is to filter Events.\
To see SIM card usage of any services filter by **CDR**\
To see SIM card triggered Alerts filter by **firedAlert**
{% endhint %}


---

# 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.monogoto.io/advanced-console/platform/thing-menu-events-explained/event-type.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.
