# What are the different event form statuses

{% embed url="<https://www.youtube.com/watch?index=6&list=PLWB9ROSX-JSjbSyx9Hutrzi9Wk6B0WtRS&v=usudLSDW2SY>" %}

* **Yet to announce:** The form is yet to be announced and can't be filled by anyone.
* **Open but invisible:** The form is open, accepting responses but not visible on the public event page & can be only filled by people having the link.  &#x20;
* **Open to all:** The form is open to all and people need to fill the form to register for the event.
* **Closed to all:** The form is closed to all and accepting no more responses.
* On the spot uninvited: To be filled by people who didn't receive the entry pass but somehow made it to the event.
* Members who have attended: The people who've attended the event and their attendance is marked only will be able to fill the form.&#x20;


---

# 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://documentation.commudle.com/events/events/what-are-the-different-event-form-statuses.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.
