# User Home Folders

When your site is using HyperPrivacy Mode, you can choose whether a user has a home folder. Home folders are a private space accessible only to that user by default.

## Users With Home Folders

Administrators can only access their own home folder; they cannot see or access any other user's home folder. The location of each home folder is automatically assigned and managed by the system when the user is configured to have a home folder.

Users have full access to their own home folder, and can upload, download, delete, and list contents.

## Users Without Home Folders

Users can be configured to not have a home folder. When a user does not have a home folder, any folders they interact with need to be shared with the user by other users.


---

# 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.exavault.com/hyperprivacy-mode/user-home-folders.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.
