# Create an Event

To create an event, start by clicking on **Event** from your universal compose menu.

<figure><img src="/files/npdWVm2nmI3TYEiRLpgf" alt="" width="563"><figcaption></figcaption></figure>

Alternatively, navigate to the **Calendar** module along your left hand navigation menu. Select **Create an Event** from the **Calendar Tools** dropdown menu. This will bring up the event creation menu.

<figure><img src="/files/4Gk8TQz88Sq5aNgVVFdz" alt="" width="563"><figcaption></figcaption></figure>

**Choose Event Type**

From this pop-up menu, you will be prompted to select the type of event you want to create.

For information on the different event types, click [here](https://guides.mangoapps.com/user-guide/calendar/calendar-event-types).

<figure><img src="/files/GgxAWxATCwKJwx2YEF2W" alt="" width="563"><figcaption></figcaption></figure>

**Fill in Event Details**

Enter the necessary details for your event, such as title, date, time, location, description, and participants.

**Save the Event**

Once all details are entered, click on **Save** or **Create Event** to confirm and save your event.


---

# 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://guides.mangoapps.com/workplace-guide/standard-features/create-an-event.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.
