# Report Folders

## What is a Report Folder

A folder helps you organize your dashboards and questions into a comprehensive manner that makes sense for your company.

## Create a Report Folder

<figure><img src="/files/gwq3q1ZgwMRj73YGxUfC" alt=""><figcaption><p>Creating a folder</p></figcaption></figure>

In order to create a report folder click on the + button next to workspace or next to the folder and then give it a name and an icon and voila you are all set !

## Move a Report Folder

You can move folder around to change your company folder structure, this will update to all users in real time.

<figure><img src="/files/0eSh1umcHWDDZSLq4Izb" alt=""><figcaption><p>Moving a folder</p></figcaption></figure>

## Update / Delete a Report Folder

By clicking on the three dots next to a folder's name you can update or delete a folder.

<figure><img src="/files/Lv3xeCnxs3koW3BzBSak" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
When deleting a folder this also deletes the dashboards and questions that are stored inside&#x20;
{% endhint %}


---

# 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.whaly.io/workspace/report-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.
