# About

<figure><img src="https://3697781441-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBF6v9cdMNQPuJO3qenrZ%2Fuploads%2F4hmM4N5ZudXsRH1p7zSb%2Fdashboard.png?alt=media&#x26;token=58cfed1a-f892-4a5e-91cf-f99d6f8142cd" alt=""><figcaption></figcaption></figure>

Clients are created and assigned a username and a password.\
Uploaded files can be assigned to specific clients or clients groups.

Other featres include auto-expiration of upload, notifications, full logging of actions by users and clients, option to allow clients to also upload files, themes, multiple languages...

Main website: [projectsend.org](https://www.projectsend.org)\
git: [current repository](https://github.com/projectsend/projectsend/)\
Support via Patreon: [Patreon](https://www.patreon.com/ignacionelson)\
Support via Open Collective: [Open Collective](https://opencollective.com/projectsend)

Feel free to participate!

### IMPORTANT

It is recommended that you download the latest release from the official website.

Downloading a development version directly from the repository might give you unexpected results, such as visible errors, functions that are still not finished, etc.


---

# 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/about.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.
