> For the complete documentation index, see [llms.txt](https://bimil.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bimil.gitbook.io/docs/add-ins/excel-sync.md).

# Excel Sync

## 📌 **What is Excel Sync?**

Excel Sync is a powerful Revit Add-in that lets you quickly export, edit, and re-import parameter values using Excel or a built-in spreadsheet — no more clicking through endless property windows.

No more navigating through dozens of schedules or complex property windows — just fast, flexible control over your BIM data.

Whether you're updating thousands of instance parameters or tweaking type values across multiple families, Excel Sync streamlines the process and reduces human error.

{% embed url="<https://youtu.be/IJ_h3PicMOk>" %}

## ✅ Features

#### ✔️ Easily export parameter values to Excel with one click

✔️ **Edit parameters in Revit just like spread sheet - no extra tools need**

✔ **Import edited Excel files and apply changes instantly to the model**

✔ **Supports both instance and type parameters**

✔ **Designed for large-scale projects and collaborative BIM environments**

## 💼 Ideal for

* Professionals working with large Revit models
* Teams frequently updating parameter data
* Anyone who prefers Excel over Revit’s schedule views
* Designers looking for a faster, cleaner way to manage data
* Anyone frustrated by repetitive property editing

## 💡 **Why Excel Sync?**

{% hint style="success" %}
**"Make large-scale edits in minutes, not hours."**
{% endhint %}


---

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