# Cleaning Service

{% hint style="info" %}
**Requirements**

* Revit **2022–2026**
* BIMIL Manager **v 1.1.9.0+**\
  👉 How to check your BIMIL Manager version: [Check here](/docs/get-started/check-and-update-bimil-manager-version.md)
  {% endhint %}

### 📌 **What is** Cleaning Service?

Cleaning Service is a Revit Add-in from the BIMIL platform that installs and provides t**hree powerful tools in one:**

<p align="center"><strong>Cleaning Service / Family Cleaner / Spatial Cleaner.</strong></p>

It allows you to **selectively remove unnecessary elements** from your Revit model, keeping it lightweight, clean, and optimized for maximum performance.

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

1️⃣ [Cleaning Service](/docs/add-ins/cleaning-service/cleaning-service.md)

✔️ Selectively remove unnecessary elements to keep your Revit model light and fast.

2️⃣ [Family Cleaner](/docs/add-ins/cleaning-service/family-cleaner.md)

✔️ Permanently remove the selected family from your project, like a Shift+Delete.

3️⃣ [Spatial Cleaner](/docs/add-ins/cleaning-service/spatial-cleaner.md)

✔️ Remove unplaced or unclosed Rooms, Spaces, and Areas to keep your spatial data clean and accurate.

***

### 💼 Who is it for?

* Need to keep project models in optimal condition
* Avoid conflicts and clutter from unnecessary elements
* Need to deliver clean, optimized models before and after handover

***

### 💡 **Why Cleaning Service?**

Revit projects grow, unnecessary elements quietly pile up.\
The result: Heavier models, slower performance, and more time wasted finding what you need.

Cleaning Service solves these hidden problems in just a few clicks:

* Lightens heavy models to improve load and save times
* Removes unused families and incorrect space data to reduce confusion
* Keeps your workspace clean and organized

It’s not just model cleaning — it’s a tool to boost your workflow and productivity.


---

# 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://bimil.gitbook.io/docs/add-ins/cleaning-service.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.
