# Supplier Clarifications

Once you open an event, you can send a clarification to all of the suppliers on an event. The clarification can be a message or attachment with clarifying details about the opened events. This is an easy way to contact all suppliers invited to an event.

### Send a supplier clarification <a href="#sendasupplierclarification" id="sendasupplierclarification"></a>

{% stepper %}
{% step %}
In the Supplier clarifications area, click **Add new**. The Supplier clarifications window displays.

<div align="left"><figure><img src="https://docs.fairmarkit.com/content/buyers/images/sc-add-new-sc_thumb_0_0.png" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Enter your message. If needed, click the **Attach** :paperclip: button to attach a file.
{% endstep %}

{% step %}
Click **Add clarification**. All suppliers will receive an update. Clarification display on the suppliers' event pages.
{% endstep %}
{% endstepper %}

### View supplier clarification history <a href="#viewsupplierclarificationhistory" id="viewsupplierclarificationhistory"></a>

From **Supplier Clarifications** area , you can view a history of past clarifications you've sent for the event. Each clarification is date and time-stamped with the user.

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/sc-list_thumb_0_0.png" alt=""><figcaption></figcaption></figure>


---

# 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/communicate-with-suppliers/supplier-clarifications.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.
