# Create and Publish an Event on Web App

<figure><img src="/files/e834tXwPTlPnisELCcqy" alt=""><figcaption><p>From image to invite—create and publish your event in minutes.</p></figcaption></figure>

### If you're an organizer, follow this step-by-step flow to publish an event:

{% stepper %}
{% step %}

#### **Start Creation**

1. Log in using any method
2. Tap the **Create** tab on the top navigation panel.

<figure><img src="/files/5zioLL7v4MYjlq97Kjy8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Basic Details**

1. Upload a **Cover Image**
2. Enter your **Event Name**
3. Write a **Description** → Tap **Done**

   * You can use the 💡 *AI Description* to instantly generate a description.

   <figure><img src="/files/KC9hltBGiOylPo0Qnled" alt="" width="375"><figcaption></figcaption></figure>

   * To **add images** in the event description:

     * Tap the **🖼️ Image Icon**.
     * Choose from options: *Photo Library*, *Take Photo*, or *Choose File*.
     * Select the image → Tap **Done** → The image will appear in your description.

     <figure><img src="/files/Wb1KIMhJ3DSdBb5Xa2M5" alt="" width="375"><figcaption></figcaption></figure>
4. Select a **Category** from the list

   <figure><img src="/files/0iY9y9CN7H2zx70bBrrB" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### **Location**

1. Tap **Add Location** / **Online URL**
2. If it's a physical event, type and select the location
3. If it's online, paste the **meeting link**
4. Tap **Save**

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

{% endstep %}

{% step %}

#### **Date & Time**

* Tap **Start Date** → Select **Start Date** and **Start Time** → Click **Save**

<figure><img src="/files/4z0BjDHWZA3MbqjXXVOa" alt="" width="375"><figcaption></figcaption></figure>

* Tap **End Time** → Select **End Date** and **End Time** → Click **Save**

<figure><img src="/files/KOUWThBsZDzGiBsH0Gn2" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Add Tickets**

* Tap **Ticket Type**

<figure><img src="/files/2naaq56M4D3hp1Gco2dy" alt=""><figcaption></figcaption></figure>

* Choose between:

  * **Free**

  <figure><img src="/files/ORM8pbRVAuwBYccEoNsb" alt="" width="188"><figcaption></figcaption></figure>

  * **Paid**

  <figure><img src="/files/bUF5uDZYiAxmrcsX9Lzy" alt="" width="188"><figcaption></figcaption></figure>

  * **Donate**

  <figure><img src="/files/PJbarIMIh7dphEYk7j5T" alt="" width="188"><figcaption></figcaption></figure>
* Add **Ticket Name**, **Price** (if applicable), and **Description**
* Set the **Ticket Sales Start Date and Time**

<figure><img src="/files/2Bv6QOeyDl5VcE0n8znK" alt="" width="163"><figcaption></figcaption></figure>

* Set the **Ticket Sales End Date and Time**
* Choose **Quantity** or set it as **Unlimited**
* Tap **Save**

<figure><img src="/files/09CimCRoVKfqyrlMKczZ" alt="" width="188"><figcaption></figcaption></figure>

{% hint style="warning" %}
You can create and preview **multiple ticket types**
{% endhint %}
{% endstep %}

{% step %}
Tap **Submit**

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

**Your event is now live!**
{% endstep %}
{% endstepper %}

🎉 Whether it's a workshop, concert, or community meetup, you're now ready to welcome attendees to your event on Coral.


---

# 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.coralyourevent.com/event-discovery-and-management-on-web-app/create-and-manage-events-on-web-app/create-and-publish-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.
