# Media

<figure><img src="/files/paVcVp6ofAtxwsTCMT7R" alt=""><figcaption></figcaption></figure>

**Send Media**

In Ownchat, the "Send Media" feature allows users to share various types of multimedia content such as audio, video, images, and documents directly within the messaging platform. This capability facilitates efficient communication by enabling users to attach and send pre-recorded media files to recipients.

**Ownchat Media File Types and Size Constraints**

<table><thead><tr><th width="166">Media Type</th><th width="142">Size Limits</th><th>Supported File format</th></tr></thead><tbody><tr><td>Image</td><td>5 MB</td><td>png, jpg &#x26; jpeg</td></tr><tr><td>Audio</td><td>16 MB</td><td>aac, mp4, mpeg, amr &#x26; ogg</td></tr><tr><td>Video</td><td>16 MB</td><td>mp4 &#x26; 3gp</td></tr><tr><td>Document</td><td>100 MB</td><td>pdf, doc, docx, ppt &#x26; spreadsheet</td></tr></tbody></table>

**How you can upload and access media files**

1. **Access Media Settings:**
   * Navigate to Settings and select "Media."
2. **Upload Media Files:**
   * Click on "Add Files" to upload documents, videos, images, or audio files.
   * You can upload files directly from your PC or drag and drop them into the designated area.
   * Alternatively, you can provide a media URL to upload files from an external source.
3. **Manage Uploaded Files:**
   * Once uploaded, the files can be accessed and managed within the media section of Ownchat.

By utilizing these steps, you can effectively organize and utilize media files within Ownchat, ensuring seamless access and management of multimedia content for your business needs.


---

# 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.ownchat.app/content/media.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.
