# Bulk Content Management

## Public Report Management

You can view all publicly shared dashboards and questions at a glance and understand if there are any data leakage to cut it directly at the source.

In order to access the **public report** management go to **Settings** then **Shared Reports.** From there you can access all publicly shared reports and quickly delete them or un-share them. This tool is useful to govern what data goes out of your organization and quickly shut it down if it is not supposed to be shared.

<figure><img src="/files/4UmlRvYU5odmnE9yuMyJ" alt=""><figcaption><p>Public Shared Reports</p></figcaption></figure>

## Exploration Management

You can access all unused exploration in order to clean your workspace and provide a better experience to your end users. We defined a used exploration as an exploration that is at least used once in a non deleted report (dashboard or question).

In order to access all unused exploration, please go to **Settings** then **Unused Explorations** tab. From there you can select all exploration that are not used anymore and delete them safely.

<figure><img src="/files/0nE2Qk7ABjrO8FWOL06v" alt=""><figcaption><p>Unused exploration</p></figcaption></figure>


---

# 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/content-management/bulk-content-management.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.
