> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stagewise.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Clear data — Delete browsing data, cookies, and cache

> Clear browsing data in the stagewise browser. Delete history, cookies, cache, local storage, IndexedDB, service workers, and site permissions with granular controls.

Open **Settings → Browsing → Clear data**.

## Data types you can clear

Select any combination:

| Data type               | What it includes                    |
| ----------------------- | ----------------------------------- |
| Browsing history        | URLs, visits, search terms          |
| Cookies                 | Site cookies and login sessions     |
| Cached images and files | HTTP cache                          |
| Local storage           | `localStorage` and `sessionStorage` |
| IndexedDB               | Structured site data                |
| Cache Storage           | Cache API storage                   |
| Service Workers         | Background scripts                  |
| Cached favicons         | Site icons                          |
| Site permissions        | Saved Allow/Block choices           |

## Clearing data

<Steps>
  <Step title="Select data types">
    Check the boxes for what you want to clear. Most types are pre-selected.
  </Step>

  <Step title="Click Clear data">
    Deletion begins immediately with a progress indicator.
  </Step>

  <Step title="Done">
    Selected data is permanently removed.
  </Step>
</Steps>

<Warning>
  Clearing cookies signs you out of websites. Clearing local storage and IndexedDB may reset web application state. These actions cannot be undone.
</Warning>

## What isn't affected

Clearing browsing data does **not** affect:

* stagewise account or agent settings
* Saved API keys and provider configurations
* Workspace connections and skills
* Chat history with the agent

## Related

* [History →](/reference/history)
* [Website permissions →](/reference/permissions)
* [Search engines →](/reference/search-engines)
