# Folders

### Overview

**Folders** can also be referred to as **Spaces**, these spaces may be user-specific, all folders or shared folders for a certain group of users. Managing access to reports for a group of users can also be done using the folders functionality.

The reports that the users build are saved in their own folder.&#x20;

By default, all the groups in Sprinkle have access to the **Shared folder.** So the reports created in the Shared Folder can be viewed by everyone in the organization.

In case there is a need to restrict some users from accessing data in the Shared folder. Admin can create a new [group ](/product/user-management/groups.md)for those users who require special permissions without **Shared** **Folder** access.

### Create a new Folder :open\_file\_folder:

Navigate to Admin -> Access Management, In the Folders tab, you can create a new folder by clicking on the <mark style="color:blue;">**New Folder**</mark> button.

Just provide a name to the folder and it's made.

The folder can also be shared with other users or groups, by clicking on the <mark style="color:blue;">**Share**</mark> button. Select the users or groups, and select the type of access that is to be provided to the users or groups.&#x20;

Types of Access that can be provided:

* **View**: Users can view resources
* **Edit**: Users can edit the resource
* **Edit** **Settings**: Users can edit resources and settings
* **Manage**: Users can edit and delete the resource


---

# 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.sprinkledata.com/product/user-management/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.
