# Assessment Round Management

### Change/Update Assignments

Once an Assessment Round is published you can update the Assessor Assignments by navigating to the View page and then clicking on Change Assignments.

This will take you to a setup wizard similar to the original one used in the creation process of the Assessment Round where you can add new Assessors, update the assignments for existing Assessors and alter [Assessment Sharing](/knowledge-base/administrator-help-guides/assessments/assessment-sharing.md) assignments.

{% hint style="info" %}
These assignment changes take effect immediately but will not be communicated to the Assessor(s) until you complete the notify step (Step 3 of the wizard).
{% endhint %}

{% stepper %}
{% step %}

### Update assignments (Step 1)

From the timeline in the wizard you can add new Assessors, update assignments for existing Assessors, and add additional Applications to be assessed.
{% endstep %}

{% step %}

### Notify Assessors (Step 3)

Proceed to Step 3 and notify the Assessor(s) of the updates. Note that notifying will not notify Assessors of existing Assessments — it only communicates the updates made in this wizard.
{% endstep %}
{% endstepper %}


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/assessments/assessment-round-management.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.
