# Managing Events

Event participants with a Manager role can view the judging status of the Current Active Event and choose when to manually mark the event "complete" via the **Event->Manage** menu item.

A list of the judging criteria for the event will be displayed along with the submission status of scores for each event judge. Once an event has been fully judged, event managers can choose to click the "Complete Event" button, which will lock all scores in place.

<figure><img src="https://3721606527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6mkOwjZ72rd8zsuXFYXG%2Fuploads%2Fv32iZynGBSuqZXMgYJ8G%2Fimage.png?alt=media&#x26;token=8a159b6d-b945-4087-99bf-017d55ce9fc7" alt=""><figcaption><p>Event judging status</p></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/managing-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.
