> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/ribbon-menu-bar/administration/pack-workspace-optimize.md).

# Pack workspace (optimize)

When holding a great number of entries in your workspace it is a best practice to compress them to avoid slowness issues when using your workspace. The ***Workspace (optimize)*** will analyze all your entries, compress them and then re-saves them, thus saving space in your workspace.

{% hint style="info" %}
This feature requires an ***SQL workspace***.
{% endhint %}

### Settings

1. Open the workspace you wish to optimize.
2. In the ribbon of Remote Desktop Manager, go to ***Administration***, and select ***Pack workspace (optimize)***.
3. Click ***Analyze***.
4. Once the Analyze is completed click on ***Optimize*** to proceed with the optimization of your workspace. You can select which ***vault*** you wish to ***Analyze*** and ***Optimize***, or use the ***Optimize all*** feature to perform the action on all available vaults.

### See also

* [Devolutions Academy – How to clean up and optimize Remote Desktop Manager](https://redirection.devolutions.com/clean-up-and-optimize-rdm)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/rdm/ribbon-menu-bar/administration/pack-workspace-optimize.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.
