# Create an event

### Create a new event

On the dashboard click on "Create new event".

Set the specifics of your event:

{% content-ref url="/pages/-Lk0pM71wVA925dsNjYW" %}
[Basic info](/cooltix-support/organizers/create-event/basic-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGEV7B2kFUXyE1gDGoj" %}
[Details](/cooltix-support/organizers/create-event/details.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lk0pRfHen4aRrjTpNok" %}
[Tickets](/cooltix-support/organizers/create-event/tickets.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGm6tXvBcAxvYm3hXxO" %}
[Publish event](/cooltix-support/organizers/create-event/publish-event.md)
{% endcontent-ref %}

### Modifying an event

On the dashboard, select the event you would like to modify.

{% hint style="info" %}
Every setting of an event can be modified at any time, except its currency and financial service provider once a ticket had been sold to the name event.
{% endhint %}

### Deleting an event

Only event to which no tickets had been sold can be deleted from the system. If you would like to delete and event **contact us.**


---

# 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.cooltix.com/cooltix-support/organizers/create-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.
