# Creating an Event

## Step 1: Begin Event Creation <a href="#step-1-begin-event-creation" id="step-1-begin-event-creation"></a>

<figure><img src="/files/OxlqCp9S4gerJF69H60g" alt=""><figcaption></figcaption></figure>

Once you're logged in, navigate to the "Events Manager" tab. Click on the "+" symbol or the "Create" button (top right) to begin. These buttons are highlighted above.

{% hint style="info" %}
If you haven't created an event yet, the event creation form will already be open in the "Events" tab.
{% endhint %}

## Step 2: Fill Out Event Form

<figure><img src="/files/17D3TU0jsgxT7M9USZ5X" alt=""><figcaption></figcaption></figure>

Fill out the event information form, providing details such as the event title, location, date, and time. Once complete, click "Save Event" at the bottom.

{% hint style="info" %}
Once you hit "Save Event" it will automatically save as a draft if you need to come back to it later.
{% endhint %}

## Step 3: Create Ticket Tiers

<div><figure><img src="/files/hw5eEzyhrxeVI689Wv20" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UvQQaLAD2AYZYFXEiUD5" alt=""><figcaption></figcaption></figure></div>

Proceed to create ticket tiers, specifying the type and capacity. We have a full guide to ticket tiers in the [**next section**](/gitbook/event-hosts-guide/ticket-tiers.md)**.**

## Step 4: Publish!

<figure><img src="/files/7XBKdRj4a6gLOonZqAXi" alt=""><figcaption></figcaption></figure>

Click "Go Live" to launch your event and you’re all set! 🎉

{% hint style="info" %}
Did you know we offer white-label solutions for your event? Let your brand shine from start to finish. Learn more about white-labeling [**here**](/gitbook/event-hosts-guide/white-label-solutions.md).
{% endhint %}

<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.socialpass.io/gitbook/event-hosts-guide/creating-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.
