# Public files and groups

Each file has an option to be made public. By checking it, you will get a unique URL that you can share with anyone to let them download that file without an account. On your log, the download will be recorded as anonymous.

Groups can also be public. By setting the corresponding option `(Privacy -> Public groups and files listings page -> Enable page`) you can enable a landing page that can list all public files and groups for easy navigation and sharing, without the need to share specific files URLs.  There are also options in the same page to enable the repository for known users only, and to let clients mark their own files as public.

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


---

# 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.projectsend.org/about/how-to-use/public-files-and-groups.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.
