# Publish Settings

{% hint style="info" %}
**Good to know:** The publish settings are how you save the changes to your event and also control the visibility settings for your event.&#x20;

Are you still working on your event and not ready to publish it to everyone? Keep the publish event toggle red so it stays in view-only mode and is not available to view outside of your account.&#x20;
{% endhint %}

The following controls and modes are available to you within the publish settings.

* Draft mode - Default state if the event is not published
  * The "publish event" toggle is left red
* Published Event - When "publish event" is toggled green, the event is publicly available to everyone
* Archive event - The event is not available publicly but data and event settings are saved
* Highlight event - When an event is published and highlighted is toggled on. A highlighted tab and filter appear on your profile.
* Password protection (Pro only) - When enabled, a shared password is requested. Any visitor that visits an event with password protection enabled will be prompted for a user name which is the event's name and the shared password set to that event.


---

# 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.m0ve.app/events/publish-settings.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.
