> 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/metal-framing/faq/shop-drawings/how-to-use-view-templates-in-shop-drawing-views.md).

# How to use View Templates in Shop Drawing views?

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

View Templates are used in **Drawing Configurations** > **Views** tab for your assembly views:

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

## 1. Use your own view templates

If you already have view templates for **Elevations**/**Sections**, **Floor Plans** and **3D Views**, you can skip this step.

{% hint style="warning" %}
If you need to create **shop drawings** with **linked MEP models**, [read this article](/3d-modeling-and-design/metal-framing/faq/shop-drawings/how-to-show-linked-mep-model-in-assembly-views.md)
{% endhint %}

## 2. Create new view templates

Create **View Templates** for each view (**Elevation**/**Section**, **Floor Plan** and **3D View)**. It's recommended to open a specific view with a framed wall and follow these steps:

1. Change the **Scale**
2. Increase the **Detail Level** to **Fine**
3. Hide various family categories (e.g. Levels)

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

***

4. In Revit ribbon, **View** tab > **Graphics** section > **View Templates** > **Create Template from Current View**
5. Name your template
6. Modify **Visibility**/**Graphics**:

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

{% hint style="info" %}
**VIEWS SHOWING FRAMES ONLY**

**Model Categories**

* Structural Framing (for studs, plates, etc.)
* Structural Connections (for angles, bolts, etc.)

**Annotation Categories**

* Dimensions
* Structural Framing Tags
  {% endhint %}

## 3. Use Sample Model templates

***

{% hint style="info" %}
If you can't find the answers you're looking for, please [contact our support team](https://helpdesk.besmart.software/support/tickets/new).
{% endhint %}


---

# 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/metal-framing/faq/shop-drawings/how-to-use-view-templates-in-shop-drawing-views.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.
