# How to Create an Event

## How to Create an Event&#x20;

After registering on the platform and paying for the corresponding plan, you can now create your first event. In this section, you will learn about the different types of challenges and find out how to easily create your first event. Let's get started!&#x20;

### “My events” Page&#x20;

After registering, the organizer is directly forwarded to the “**My events**” page. On this page, you can create new events and see those that were already created.

![](/files/Fv6B2ag4akGEW5oGXkbu)

### Search for Events&#x20;

#### How to sort events

In order to make the search for events easier you have the option to sort events. You can sort events by the following criteria:

![](/files/rIuws7t2ySfLHbnAsIsR)

* **Registration is closing** - the list will include the events where the registration closing date is soon.&#x20;
* **New** - only new events will be shown in the search results.

#### How to filter events

![](/files/S9NKQYBMJpxDJ6QHKaZY)

To search for an event, we have a very convenient filter with many settings. Let's explore them:

* The "**Search**" setting helps to find the challenge by name.&#x20;
* The "**Challenge type**" setting helps to navigate through the types of challenges when you mark the relevant checkboxes in the search results.&#x20;
* The “**Status**” setting will show challenges with the corresponding status in the search results.&#x20;
* The “**Location**” setting will filter events by location. You can choose several options at once.&#x20;
* The Drop-down list of "**Tags**" helps to find events based on the tags that the organizer attached to the challenge.&#x20;
* The "**Clear filter**" button clears filters to the default mode

### Creating an Event: First Step&#x20;

It's time to create an event! In order to provide you with the example we'll choose the event type "**Hackathon**".

{% hint style="info" %}
**Don't worry!** Most of the settings for different event types are similar to each other, so you can choose any other type template or create an event without a template and set it up the same way as in our example.
{% endhint %}

![](/files/aLAI0V7paNfsvvMbGEfk)

&#x20;On the "**My events**” page click on the “**Create event**" button and select the event type "**Hackathon**".

{% hint style="info" %}
After logging in to the platform you can access "**My events**” page through the user’s menu.
{% endhint %}

![](/files/TkStOxQgaA0bsjpHfFTE)

Great! 👍 Event is created! It's high time to set it up.


---

# 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.codenrock.com/setup-guide/how-to-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.
