> For the complete documentation index, see [llms.txt](https://docs.console.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.xyz/admin/create-and-edit-console-events.md).

# Create & edit Console Events

Console Events allow you to create events for your community.&#x20;

Events can be live spaces (video events on Console), or in person physical events.&#x20;

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

### 1. Create a new event&#x20;

Click "events" within your Console and then "New Event"  (only available to admins)&#x20;

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

### 2. Fill in all your event details&#x20;

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

For example:&#x20;

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

### 3.  Click "Publish" and Go live!&#x20;

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

### 4. Edit tickets, description, guest quesitons and more!&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.console.xyz/admin/create-and-edit-console-events.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.
