> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-en/productos/file-storage/details.md).

# Details

The File Storage reference: subscription and quota, permissions, access, sharing, customization, and backups in detail.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Subscription and quota</strong></td><td>The subscription model, the maximum quota, and how to expand it.</td><td><a href="/pages/f916fe405d4b2803b985cec83a6514a43bc5c7db">/pages/f916fe405d4b2803b985cec83a6514a43bc5c7db</a></td></tr><tr><td><strong>Permissions</strong></td><td>The details of permission levels and their inheritance.</td><td><a href="/pages/48439f52e942104dbcc737790fd11efa4e08562a">/pages/48439f52e942104dbcc737790fd11efa4e08562a</a></td></tr><tr><td><strong>Access</strong></td><td>The access methods and their configuration.</td><td><a href="/pages/68b00957d15d4d117a5f4bd113ae7f9ccf18430b">/pages/68b00957d15d4d117a5f4bd113ae7f9ccf18430b</a></td></tr><tr><td><strong>External sharing</strong></td><td>How password-protected and expiring links work for sharing externally.</td><td><a href="/pages/c799b7c3e5ee071a2ed20165777a29a2eedda466">/pages/c799b7c3e5ee071a2ed20165777a29a2eedda466</a></td></tr><tr><td><strong>Customization</strong></td><td>How to customize the domain, logo, colors, and certificate.</td><td><a href="/pages/405f2db8f8588f50432762f683563d218eaa335f">/pages/405f2db8f8588f50432762f683563d218eaa335f</a></td></tr><tr><td><strong>Backups</strong></td><td>The details of the service backups.</td><td><a href="/pages/396c089f8ca00099085badb7a21348ac242c1365">/pages/396c089f8ca00099085badb7a21348ac242c1365</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/docs-en/productos/file-storage/details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
