# Attachments

Throughout Fairmarkit, you can add file attachments to your events and messages and view and download attachments added by suppliers or other buyers working on the event. Attachments allow you to add files, such as a scope of work to give context on an event or a specification or design document to further define a line item.

### Where can I add attachments? <a href="#wherecaniaddattachments" id="wherecaniaddattachments"></a>

You can add attachments at both the event and line level. In addition, you can send attachments using Messaging and Supplier Clarifications.

#### Event level files

When working on an event, the **Files** section allows you to attach files, such as a scope of work, to provide further context on the event.

<figure><img src="/files/3gzPxjYWkDre2v0LwvUL" alt=""><figcaption></figcaption></figure>

#### Line item attachments

When adding line items to your events, click the **Show Additional Info** button to display additional fields, including the **Attachments** field. This allows you to add up 5 file attachments, such as a specification or design document, to further define a line item

<figure><img src="/files/0nto63AeYhyln6LAZTfw" alt=""><figcaption></figcaption></figure>

#### Message attachments

When messaging with suppliers using Messaging and [Supplier Clarifications](/buyers/events/communicate-with-suppliers/supplier-clarifications.md), you can share additional file attachments.

### Are there any attachment restrictions? <a href="#arethereanyattachmentrestrictions" id="arethereanyattachmentrestrictions"></a>

When attaching files, keep the following in mind:

* **File size**: Each attachment can be up to 100MB.
* **File names**: File names can be up to 255 characters.
* **File types**: Unless noted, any type of file can be added.
* **Line item attachments**: For line items, you can attach up to 5 files.

### How can I view attachments? <a href="#howcaniviewattachments" id="howcaniviewattachments"></a>

#### Supplier responses

When reviewing supplier responses, a download  button will display with the number of available attached files. Click the button to download the files.

Alternatively, if you want to download details about the event, the supplier responses, and all file attachments, select Actions > Download Details. [For more information, see Download event details.](/buyers/events/view-event-details-and-history.md)

#### Messaging

While messaging with suppliers, you can download and view attachments directly in Messaging.


---

# 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/glossary/glossary/attachments.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.
