# Assessment Sharing

Assessment Sharing is a feature which allows your organisation to easily share Assessment information with Assessors, Applicants, and Verifiers in a streamlined way.

Sharing Assessment information can be useful for several purposes:

* Providing feedback to Applicants after decisions
* Enabling collaboration between Assessors during assessment either within the same round or between rounds
* Facilitating information sharing between different participants in the process

You can also remove scoring, Assessor information and opt to [hide specific response fields](/knowledge-base/administrator-help-guides/assessments/assessment-templates.md) from shared assessments to control what level of information participants can see.

## How to Share Assessment Information as an Admin

To select which Assessments to share and with whom, start by clicking on the menu item called “Sharing” in your left-hand menu.

<figure><img src="/files/O6f8XQekAl2LIUgX8p1a" alt="" width="116"><figcaption></figcaption></figure>

This will take you to the Assessment Sharing screen.

Now, to share one or many Assessments click on Share Assessments at the top right of the screen.

<figure><img src="/files/5QolL2yArGbajiOBgLHK" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Details

The first step—Details—asks whether you wish to scrub scoring and/or assessor information from the shared assessments.

This is useful when providing anonymous feedback to applicants.

<figure><img src="/files/UvKlQiBYmqBaCycwl4WM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Sharing

Choose which participants should receive access to the Assessments. This can be Assessors, Applicants and/or Verifiers.

<figure><img src="/files/cD3iCEG23d21usdhdaDr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add Assessments

Select the Assessments to share with each participant by clicking on “Add Assessment(s).”

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

Choose the Assessments to share and click “Add selected.”

Repeat this for all participants in the process.
{% endstep %}

{% step %}

### Publish

Navigate to the last step—Publish—and click “Publish 🚀” to make the Assessments available within the participant portals.

<figure><img src="/files/oO8WKLfeg9bwH45FEQsR" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## How to View the Assessments As a Participant (Applicant, Assessor, or Verifier)

Once the Assessments have been shared with a participant, a "Shared Assessments" area will appear in their left-hand navigation.

This page lists all shared Assessments and allows participants to view the Assessment information. If assessor or scoring information have been scrubbed, participants will not be able to view it.


---

# 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-sharing.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.
