# Organization Events

To see a list of planned, completed, and currently-running events, navigate to the **Organization->Events** menu.

### Current events

<figure><img src="/files/1SG5QNABrSXP5Pgl3ENA" alt=""><figcaption></figcaption></figure>

Current events are those that are in a Running or Judging state. If your user has been added as a participant in one of these events, you can choose to Join or Exit from the ![](/files/o8gDqGqf0O7OWg5WhUUP) menu.

Joining an event will present a green checkbox in the upper-right corner of the event box. This will be selected as your "Current Active Event" and affect what is displayed in the dashboard for teams, event times, and scores.

<figure><img src="/files/33HG7j96glJeAFgzuzwN" alt=""><figcaption><p>Exiting the active event</p></figcaption></figure>

Current events that you are not permitted to join (e.g., not a participant) will be marked with a red-crossed circle in the upper-left corner of the event box. You can select from the ![](/files/sekuARnko8ZpDf0uRWX0) menu to "Request to Join," which will alert the event coordinators and allow them to decide whether to take action or not *\[Coming Soon]*.

<figure><img src="/files/kkKnBZ9eR0kfJAyVUZJR" alt=""><figcaption><p>Prevented from event</p></figcaption></figure>

### Upcoming / ended events

A list of upcoming and ended events is listed at the bottom of the page. If permitted, you can view the details of each event, including team details and scoring results.

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


---

# 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.stackref.com/events/organization-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.
