# Add files

Files can be added to the folder structure for long-term organisation and archiving, uploaded directly to meetings for context, or attached to posts to support updates and discussions.

## Add files to folder

{% stepper %}
{% step %}
Navigate to `Files` in the main menu.&#x20;
{% endstep %}

{% step %}
Open the folder where you want to add the files.
{% endstep %}

{% step %}
Drag and drop your files onto the folder, or click the `Upload` button at the top of the page and choose files to add.

<figure><img src="/files/jbvJy6myjoB1hG1Is1YA" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Tips:** You can also drag and drop folders, or select them in the upload dialog, to upload all files they contain.
{% endhint %}

## Add files to meeting

{% stepper %}
{% step %}
Navigate to `Meetings` in the main menu.
{% endstep %}

{% step %}
Open the meeting where you want to add the files.
{% endstep %}

{% step %}
Click the `Agenda & Files` tab

<figure><img src="/files/JZPq2NPP7SBhCLg8RP7D" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Drag and drop your files onto the meeting panel or click the `Choose file to upload` button.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Note:** Files can also be added to a meeting by attaching them directly to agenda items. These files will appear alongside the agenda in the meeting view, making it easier for participants to prepare in advance and follow along during the meeting. [Learn more about adding files to agenda items in this article](/using-hippoly/meetings/create-and-edit-agenda.md#attach-files-to-agenda-items).&#x20;
{% endhint %}

## Add files to post

{% stepper %}
{% step %}
Click the `Clip-icon`  below the post message field.&#x20;

<figure><img src="/files/TLfKHMVHHYQVE8eys4g1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select `From computer` to upload new files, or `Hippoly` to reference files that have already been uploaded.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Note:** Files uploaded to posts are stored in [posts attachments folder](/using-hippoly/files-and-folders/post-attachments-folder.md), which can be found under the **Quick access** section on the **Files** page.
{% endhint %}

{% hint style="info" %}
**Tips:** In addition to attaching files when creating a post, you can also share any file from the folder structure as a post. [Learn more about share file as post in this article](/using-hippoly/files-and-folders/share-file-as-post.md).
{% endhint %}


---

# 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://help.hippoly.com/using-hippoly/files-and-folders/add-files.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.
