# Upcoming Improvements

We know that selecting family types from a table is not the most intuitive approach. As part of refactoring the Revit plugin user interface, we are working on a workflow that uses a Revit 3D view to select the window and door families.

To enhance intuitiveness and flexibility, we are testing a revised export process. This new order involves exporting rooms first, allowing users to then add windows and doors, a change from the current window-first, then room export.

You can watch a short demo of the upcoming version of the Revit plugin below.

{% embed url="<https://youtu.be/K-jYer3r6nM>" %}

[Let us know](https://discourse.pollination.solutions/c/revit-plugin) if there is anything else that you would like to improve about the process for exporting windows and doors. Thank you!


---

# 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.pollination.solutions/user-manual/revit-plugin/pollination-revit-classic/hands-on-tutorial/selecting-doors-and-windows-families/upcoming-improvements.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.
