# Batch Insert

### DWG

Import or link multiple DWG files to drafting views. Select the DWG files you want to insert, and then choose the insert options. The tool will create a new drafting view for each DWG file and link the file to the view.

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

#### RVT

Link multiple RVT files. Select the files you want to link. The tool will link each file using the current project coordinate system.

<figure><img src="/files/8FBcVcu8HY3l1W4VTvW7" alt=""><figcaption></figcaption></figure>


---

# 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://archsmarter.gitbook.io/launchpad-docs/batch-insert.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.
