# Conflict of Interest

When setting up an Assessment, you can opt for Assessors to declare whether they have a conflict of interest (COI). If they declare that they do, they will be required to provide a comment regarding the conflict. You will be notified of their COI. Learn more below.

{% stepper %}
{% step %}

### Locate and view the COI comment

* On the **Conflict Of Interest** menu, locate the COI and click **View Comment**.

![View Comment](/files/4f1ce82f043a9691ac232d7470c91f9bfce17115)

This will show the comment the Assessor made regarding their COI.

![COI Comment](/files/a4e077fba8c2b3fcb72da5012a8e3d8a9912add7)
{% endstep %}

{% step %}

### Revoke the COI (optional)

* Using the information in the comment, you can decide to revoke the COI by clicking **Revoke**.
* Explain your decision, then click **Confirm**.

The Assessor will automatically be notified to proceed with the assessment.

![Revoke COI](/files/5ba4bb3100b99b5f7d1cc425d1eb8bbf98dd92dc)
{% endstep %}

{% step %}

### If you do not revoke the COI

* If you do not revoke the COI, no further action is required by the Assessor or yourself.

![No action required](/files/89c265643293572076af99e16323f64068a6d26b)
{% 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/conflict-of-interest.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.
