> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/design-data-management-and-exchange/cnc-exporters/archive/clt-btl-user-interface/export-setup-window/common-settings.md).

# Common Settings

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2FSLt1MGRPr4YX4GmdAEer%2FCNC_BTL_Export_Setup_window.png?alt=media&amp;token=49c4134a-e261-459a-9234-49d1443da811" alt=""><figcaption><p>Common Settings tab options in Export Setup window</p></figcaption></figure>

## Common Settings

***

* ***Location for export of CNC files*** – lets you choose where the export files are supposed to be placed:
  * ***Project file location*** – the exporter will create a separate folder at the same location where the current Revit project is saved
  * ***Custom location*** – lets you choose the common location for all exported files

***

* ***Project Information Parameters*** – lets you choose what kind of Revit parameters will be used for exported file metadata:
  * ***Project Name*** – lets you choose a parameter for collecting project name
  * ***Object Number*** – lets you choose a parameter for collecting project number

***

* ***Elements Identification and Mark*** – this section lets you choose a configuration for marking elements, edit the configuration and create export filters:
  * ***Configure*** ![](https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2FPNrFslYpBSmRBicf38GP%2FCNC_Configure_button.png?alt=media\&token=89113af0-b548-4280-94f3-d2c13af0c296) button opens [Advanced Setup menu (Element Identification and Mark)](https://app.gitbook.com/o/GVtnSLEqyn4gTgkVXno7/s/qtUsszuAWXIZhQhrvjnb/~/changes/967/design-data-management-and-exchange/cnc-exporters/weinmann-btl/user-interface/export-setup-window/common-settings/advanced-setup-element-identification-and-mark) for editing configuration for markings
  * ***Automatically skip not marked Elements*** – lets you exclude specific elements from being exported:
    * ***Ticked*** – excludes elements that have information missing in parameters defined in the configuration
    * ***Unticked (default)*** – not active; everything is exported
  * ***Automatically skip filtered out Elements*** – lets you exclude specific elements from being exported:
    * ***Ticked*** – excludes elements based on the filters defined in Element Filtering tab in [Advanced Setup (Element Identification and Mark)](https://app.gitbook.com/o/GVtnSLEqyn4gTgkVXno7/s/qtUsszuAWXIZhQhrvjnb/~/changes/967/design-data-management-and-exchange/cnc-exporters/weinmann-btl/user-interface/export-setup-window/common-settings/advanced-setup-element-identification-and-mark)
    * ***Unticked (default)*** – not active; everything is exporter
  * ***Marking Orientation by*** -&#x20;
    * ***Host*** -&#x20;
    * ***Element*** -&#x20;

***

* ***Assembly Station Mode*** – gives you the option to merge a few frame assemblies into one file:
  * ***Export Composite Layers*** – &#x20;
  * ***Export as one file*** –&#x20;
  * ***Unit Rounding*** – here, you can enter how many decimal point you want values to have in the export file
  * ***Clear Spacing*** – here, you can enter the spacing between assemblies in the same export

### Choose your next page:

<table data-column-title-hidden data-view="cards" data-full-width="true"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/design-data-management-and-exchange/cnc-exporters/cnc-wood-exporters/weinmann-wup/user-interface/export-setup-window/export-settings.md">Export Settings</a></td><td></td><td>Export Settings</td><td></td><td></td></tr><tr><td><a href="/design-data-management-and-exchange/cnc-exporters/cnc-wood-exporters/weinmann-wup/user-interface/export-setup-window/advanced-setup-configuration.md">Advanced Setup Configuration</a></td><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.besmart.software/design-data-management-and-exchange/cnc-exporters/archive/clt-btl-user-interface/export-setup-window/common-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
