# Weekly Batch Convert

{% hint style="danger" %}
WIP
{% endhint %}

## How to set-up a weekly batch file convert into Revit

You may be in the position as a BIM manager where you are receiving a bunch of consultant models on a fortnightly or weekly basis and need to convert these files into a desired program to ensure co-ordination. In this instance we will show how you can bulk convert a number IFC files into Revit files.

We will also show how this process can be automated using a batch `.bat` file using the windows task scheduler.

### Step 1 Batch Convert

Under the GeomGym Tab in Revit there is a button command named **Batch IFC.** This allows you to select


---

# 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://technical.geometrygym.com/learn/how-to-guides/bim-htgs/weekly-batch-convert.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.
