# Step 3: Add Windows & Doors

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

In the third step, we will load the openings from Revit and add them to the model inside the Model Editor. We will see how to customize the frame thickness and the type of the curtain panel before adding them to your model. At the end of this step we will have a full valid model with the sloped roofs and all the windows and doors.

## Typical workflow

Ensure the correct **Links** and **Phases** are selected, then follow these steps:

1. **Isolate Windows**: Under the Windows tab, press Ctrl + A to select all, then right-click and select Review to view them in Revit.
2. **Filter Selection**: In Revit, select any windows you don't want, right-click, and choose Hide in View > Elements.
3. **Sync Visible**: Return to this menu, click Refresh, and select Refresh from Visible Elements.
4. **Set to Export**: Change the Export Status column to "Export" for the selected windows.
5. **Repeat for Doors**: Switch to the Doors tab and repeat the process above.
6. **Joint Review**: Use Preview All or Select All to inspect windows and doors together. Ensure there are no overlaps between the two categories.
7. **Finalize**: Click Add to Model. You may need to adjust Projection Distance or Angle Tolerance in the settings depending on your wall thickness.

### Pro Tip

If your windows include shades with curved geometry, uncheck "Ignore Non-Planar Faces" and adjust the "Mesh Detail" in settings for better accuracy.

## Pollination model

<figure><img src="/files/II3bHNSIIko9xu4RFDps" alt=""><figcaption><p>Loading windows &#x26; doors from Revit at the start of step 3</p></figcaption></figure>

<figure><img src="/files/hMVFcQlZJFyeirP10wFY" alt=""><figcaption><p>Model with windows &#x26; doors at the end of step 3</p></figcaption></figure>

{% file src="/files/kA7b1WShyQ6LBNeCUmNX" %}

## Video tutorial

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


---

# 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/export-your-first-model/step-3-add-windows-and-doors.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.
