> 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/3d-modeling-and-design/wood-framing/roof-wood-framing/framing-configuration/configurations.md).

# Configurations

**Framing Configuration** may be found in two locations:

![](/files/MwgVoeoAcmt0mTbNRWDj)

or:

![](/files/KyOq6cuNOILSBOVqipoY)

**Configuration Type** – choose the type of framing you want to configure. The possible options are: **Frame**, **Secondary Frame**, **Batten**, **Roofing**:

![](/files/QqwFcmlJeEmtjSwwlC2H)

**Configuration Name** – configuration with all framing settings. You can use sample or create new configurations. Also, you can rename or delete the existing configurations.

![](/files/VWxMJEWAlEce2wi9zMQU)

By default, **Roof+** framing configurations are saved in *C:\Users\user name\AppData\Roaming\Tools 4 Revit\Roof+2020 (or other version) Configurations\Framing Configurations\Imperial or Metric* catalog. The content from this catalog can be copied to other users' computers if needed. Also, the path can be changed in **Roof+** → **Settings** → **Configuration Files’ Location**.

![](/files/J3BtkRq8pByLZzdQ9hL7)

![](/files/1Dlb1A8wAnTjMZbtcSoA)

![](/files/cdzZkHoqaZG6srzwRaHs)

One framing configuration contains a folder and an XML file under the same name:

![](/files/6yF94jrozrxODC94NNqd)

![](/files/dFaSL5iU9lKrayPiIGb2)


---

# 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/3d-modeling-and-design/wood-framing/roof-wood-framing/framing-configuration/configurations.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.
