# Create An Event

Once you have logged in to the admin dashboard, navigate to the menu bar on the left and click on "Events"&#x20;

![](https://lh3.googleusercontent.com/j_ysj-7m7H9yABvlPzIM-K1iOonlGjtxf7ljMhFHncdDkTGJtOebX0OutM-IhqEvPsbfTL6NO6rHqFgoDH6Mcg_SnwvlXRmL40rDMIzHFmL4z33oSbvyuiUMQ9n5gTgKf7mYHy3ln5gjzbcRjZzoZb0)

The event page will show you all the events you have created and an option to create a new event. To create a new event, click on “Create” on the top right.

<figure><img src="https://lh5.googleusercontent.com/m6dSnqS6pfhvw-NQH-vumVA0Pvzsh1S_Aq0-qDyQbpQ_LxzKx5xT2lGsNz9MpO4Fd8aADT-kqJ8GfEGh8jojglloBZokqEYn5t3-8iVXudFCTvlR5iLyLrrHkKQ2BzK5oh-zU-ruyM50bDOiahyqmyk" alt=""><figcaption></figcaption></figure>

Once you click on create the event builder will open up, where you can create and customize your campaign. (Check Configurations section to get more details on each configuration and information about how to use it for your campaign)&#x20;

<figure><img src="https://lh5.googleusercontent.com/Ojm32L4ZgbcAE3SUyO7yHf4J7MIV8LYWbSmhFnNturMWBMCyRV6Im7qlmrZ4V4Xo8ei2wyD9jio66UC4w9MklK5MTrpMx9x6dVgwlza3WzN3C4b5WBz-wHRuVHb32wt1HAjUNX-0x0rzQ7CdOZMLjy0" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.fyre.hypersign.id/admin-dashboard/events/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.
