# Export gbXML

Use the standard toolbar of Rhino to save the file as **gbXML**. Cascade menu: File/Save As...

Select the extension **Green Building XML (\*.xml)** and navigate on the local machine and select the location where to save the file

![](/files/-MeW3RSDdc7_5UWx9nzW)

It recognizes the name of the current file and it assigns it to the gbXML file to export.

Click on "Save" button to store the gbXML file on the local machine.

### Options <a href="#tip-and-tricks" id="tip-and-tricks"></a>

Enable the checkbox to set whether space boundaries and shell geometry should be included in the export gbXML vs. just the minimum required non-manifold geometry.

![](/files/-MeUsrkE8cEZZEld22P6)


---

# 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/rhino-plugin/interoperability/rhino-export/gbxml.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.
