# Manage evaluators

With Evaluation and Scoring, you and your team of evaluators can now enter scores on your request for proposal and request for information events, allowing you to make informed awarding decisions and keep a historical record of your decisions. Evaluators can only view the sections they are assigned and cannot view other evaluators' scores. Only you, the event owner, admins, supervisors, and team leads can see the evaluators' responses. You can add evaluators until the evaluation period ends.

### Invite an evaluator <a href="#inviteanevaluator" id="inviteanevaluator"></a>

{% hint style="info" %}
**Collaborator**: If you want the user to be able to view or edit the event, select either the Can View or Can edit option. See [Manage collaborators](https://docs.fairmarkit.com/buyers/events/collaboration-tools/manage-collaborators).
{% endhint %}

{% stepper %}
{% step %}
Click the **Share** button. The Invite people to this event window displays.

<div align="left"><figure><img src="https://1711751134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F95QWDcOsKn95Me8sE2RP%2Fuploads%2Fn4N7f6FExhT96jQkQejI%2Fimage.png?alt=media&#x26;token=134998b2-8743-462a-99d0-e9301f827b22" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
In **Invite by email or search for name**, enter the name or email address of the person you want to invite to your event.
{% endstep %}

{% step %}
Select the **Can evaluate** option.
{% endstep %}

{% step %}
In **Sections**, select the sections of the event that the evaluator will score.
{% endstep %}

{% step %}
Click **Invite**. An email invitation is sent to the evaluator for the event.
{% endstep %}
{% endstepper %}

### Change permissions <a href="#changepermissions" id="changepermissions"></a>

{% stepper %}
{% step %}
Click the **Share** button. The Invite people to this event window displays.
{% endstep %}

{% step %}
At the bottom of the screen, select *Edit* from the drop-down list for the invited evaluator.
{% endstep %}

{% step %}
Update the permissions as needed, and then click **Update**.
{% endstep %}
{% endstepper %}

### Remove an evaluator <a href="#removeanevaluator" id="removeanevaluator"></a>

{% stepper %}
{% step %}
Click the **Share** button. The Invite people to this event window displays.
{% endstep %}

{% step %}
At the bottom of the screen, select *Remove* from the drop-down list for the invited evaluator.
{% endstep %}
{% endstepper %}

<br>


---

# 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.fairmarkit.com/buyers/events/evaluation-and-scoring/manage-evaluators.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.
