# User-Based Folders

FileBird has a unique setting option which allows each WordPress Admin user to have access to folders created by each one of them alone. So, for instance, if a user with the name "Bruce" is logged in to the website's backend and then creates folders in the gallery, he alone has access to those folders, similarly, the same condition applies for other users as long as they have access to the website's backend.

However, this setting is only set to work with all the normal WordPress Admin users, so any customized user admin functions using third party plugins may not work.

You only need to turn ON this option under WordPress Settings => FileBird. See gif image reference below:

![A gif image showing how to turn ON FileBird's role option for folder restriction](/files/-MF_0h7126vbiow6dINU)


---

# 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://ninjateam.gitbook.io/filebird/features/set-folders-for-different-admin-users.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.
