> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/buyers/events/communicate-with-suppliers.md).

# Communicate with suppliers

With Fairmarkit, you no longer need to keep track of communications with suppliers in your inbox. Throughout the sourcing process, you can track all event communication within Fairmarkit for ease and convenience. While creating an event, you can add notes and files to communicate your requirements better. Then, once an event is opened, you can send a clarification to all of the suppliers invited to the event or send a message to answer questions for an individual supplier.

Note: If a supplier responds directly to or sends an out-of-office reply to a Fairmarkit email about your event, their response will be forwarded to your messages with the supplier in Fairmarkit.

### Notes and files <a href="#notesandfiles" id="notesandfiles"></a>

While creating an event, you can add comments, attachments, notes, and files to communicate your requirements better.

#### Events

On the event level, you can add additional information in the following ways:

<div align="left"><figure><img src="https://docs.fairmarkit.com/content/buyers/images/com-notes-files_thumb_0_0.png" alt="" width="563"><figcaption></figcaption></figure></div>

* **Notes to supplier**: Add additional information and communication (up to 4,000 characters) about the event with all invited suppliers. For example, you might enter a shipping account number or detailed steps to explain the process further.
* **Files**: Attach files, such as a scope of work, to share with suppliers. Files can be up to 100mb, and the File name cannot be longer than 255 characters. See [Attachments](/glossary/glossary/attachments.md)  for more information.

#### Line items

On the line item level, you can add additional information in the following ways:

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

* **Comments**: Enter a comment specific to the line item. Comments can contain up to 5,000 characters.
* **Attachments**: Add attachments that are specific to the line item. For example, you may want to attach a specification or design document to explain a line item further. Multiple attachments can be added. File names cannot be longer than 255 characters. Click the remove ![](https://docs.fairmarkit.com/content/resources/images/buttons/remove_btn_18x20.png) button to delete an attachment.

### Supplier clarifications <a href="#supplier" id="supplier"></a>

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.

{% hint style="info" %} <mark style="color:purple;">See:</mark> [<mark style="color:purple;">Supplier clarifications</mark>](/buyers/events/communicate-with-suppliers/supplier-clarifications.md)
{% endhint %}

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

### [Supplier messages](/buyers/events/communicate-with-suppliers/supplier-messages.md) <a href="#supplier2" id="supplier2"></a>

While working on an event, supplier messages allow you to communicate about the event and clarify details with invited suppliers. Messages can include attachments. You'll receive a notification when messages are added to your events.

{% hint style="info" %}
See: [Supplier messages](/buyers/events/communicate-with-suppliers/supplier-messages.md)
{% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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