# BlueBubbles App is Taking Up Too Much Storage

## Why is the app taking up so much storage?

You likely receive a fair amount of images, videos, and other attachments from your friends. You may not realize, but after a long time these start to take up a lot of storage space.

## How can I clear the storage?

Luckily, there is a quick way to resolve this issue, built right into the BlueBubbles app.

1. Open the BlueBubbles App
2. Open `Settings` via the 3 dot menu
3. Scroll down to the bottom and click on `Reset`
4. Click `Remove Attachments`
   * Do not click `Yes` or else it will clear all of your chat data, and have you re-sync with your server.

Now, check the storage space used by the app, and it should be significantly less.

Currently, we don't automatically purge old attachments, however, it's something that we may implement in the future.


---

# 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.bluebubbles.app/server/troubleshooting-guides/bluebubbles-app-is-taking-up-too-much-storage.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.
