> For the complete documentation index, see [llms.txt](https://support.8seats.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.8seats.com/learning-and-guides/how-to-send-files-images-and-videos.md).

# How to send files, images & videos

***Need to send a file? We’ve got you covered.***

<div align="left"><figure><img src="/files/12XRviGnowY6WBdkSxH1" alt="" width="375"><figcaption></figcaption></figure></div>

### Step-by-step - Sending files

1. Tap the ‘+’ button on the left side of the composer bar and a pop up will appear.
2. Tap ‘Upload a file’.

{% hint style="info" %}
**Note:** Currently we accept files up to 100MB per document.
{% endhint %}

1. Tap the file you wish to upload and click send.

{% hint style="success" %}
**Tip:** On 8seats Web you can drag 'n' drop up to 10 files into the composer bar before sending.
{% endhint %}

For more support or information, please get in touch with our team at <support@8seats.com> – we’re happy to assist you.

***Sharing images or videos? Let’s make it happen - steps are right here.***

<div align="left"><figure><img src="/files/qhZP0vK06gpPfCMlZtJU" alt="" width="375"><figcaption></figcaption></figure></div>

### Step-by-step - Sending images & videos

1. Tap the ‘+’ button on the left side of the composer bar and a pop up will appear.

{% hint style="success" %}
**Tip:** If you would like to instantly snap a picture to send, tap the ‘📷’ camera icon next to the ‘+’ sign
{% endhint %}

2. Tap ‘Choose an image or video’.
3. This will direct you to your Camera Gallery. Select the images or videos you would like to send.

{% hint style="info" %}
**Note:** you can currently send up to 10 images or videos with at one time, with a maxium size of 100MB per image or video.
{% endhint %}

4. Your images and videos will appear with a preview in the composer bar. Simply click the arrow to instantly send or type a message to accompany your media uploads.

{% hint style="success" %}
**Tip:** On 8seats Web you can drag 'n' drop up to 10 files into the composer bar before sending.
{% endhint %}

If you need further support from one of our team members you can always contact us. We're happy to help!

🤝 [Request Support](https://q2aas.share-ap1.hsforms.com/2JW-0IzD6R9y4WHBMJfwWKA)


---

# 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, and the optional `goal` query parameter:

```
GET https://support.8seats.com/learning-and-guides/how-to-send-files-images-and-videos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
