> For the complete documentation index, see [llms.txt](https://docs.vdo.ninja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vdo.ninja/advanced-settings/buttons-and-control-bar-parameters/nofileshare.md).

# \&nofileshare

Sender-Side Option! ([`&push`](/advanced-settings/setup-parameters/push.md),[`&room`](/advanced-settings/setup-parameters/room.md))

## Aliases

* `&nodownloads`
* `&nofiles`

## Details

In some cases, the guest will have a button by default to upload files to the group room.

Using `&nofileshare`**,** the button needed to select and share a file will be hidden.

This may also prevent a guest from being able to download files that are shared with them.

![](/files/UHquAkv5sIhidDi6pPEn)

## Related

{% content-ref url="/pages/-MZXd6QJpdum7zQhBaVK" %}
[\&fileshare](/advanced-settings/setup-parameters/and-fileshare.md)
{% endcontent-ref %}


---

# 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.vdo.ninja/advanced-settings/buttons-and-control-bar-parameters/nofileshare.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.
