# Editing Judge Information

Active judges will be listed on the right hand side of the page. If you need to edit a judge's information you can click on their name.

![](/files/-MMilKXqjNrZYgPMuhde)

This will let you change the school, judge name (in case of a misspelling), email, round availability, and priority.&#x20;

You can also mark a judge as inactive which will stop the judge from being assigned ballots.&#x20;

Click Update to save the judge's new information.

![](/files/-MMilYPpeDrBfZFpWLWv)


---

# 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://dannycantrell.gitbook.io/pdptab/entry-system/saving-judges/editing-judge-information.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.
