# What are the different hackathon statuses

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

Hackathon's status can be updated from the top left corner of the left hand side menu in your hackathon dashboard

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

| **Draft**     | Hackathon is not visible on the community page or publicly. However you can still share the link to the public page. |
| ------------- | -------------------------------------------------------------------------------------------------------------------- |
| **Open**      | Hackathon is visible on the public community page and at other public pages on Commudle.                             |
| **Completed** | Hackathon is visible publicly as a Completed Hackathon                                                               |
| **Canceled**  | Hackathon is not visible publicly unless someone has a link. The status on the public page is visible as canceled    |


---

# 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/hackathons/what-are-the-different-hackathon-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.
