# Raising an Event Using the UI

### Raising an Event Using the UI

{% embed url="<https://www.youtube.com/embed/EIdKd_0-V_Y>" %}

The user can initiate a manual event at any time within the operation cycle. An event can be raised to either trigger activities or for recording the event.

This function is available in the UI header.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/60208fd212248b2c96d50eeb/images/6024f5296867724dfc6f21b8/file-U9inzv3bxk.png)

To create a manual event, click the ***Create*** button then:

1. Select \_**Raise Event** \_ in the selection list
2. Select the ***Asset*** where the event is associated
3. Select the ***Running Order*** in the order list
4. Select the appropriate ***Event Type*** to trigger; i.e.: Equipment stopped
5. Enter the ***Event Details***, priority can also be adjusted using the slide bar
6. Click the ***Confirm*** button to finalise


---

# 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://help.tillit.cloud/tillit/knowledge-base/everyday-usage/events/raising-an-event-using-the-ui.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.
