> For the complete documentation index, see [llms.txt](https://bimil.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bimil.gitbook.io/docs/notices/notices-archive/25-09-02.md).

# 25-09-02

<h2 align="center">ArchiFlim<sup>beta</sup> Talk Show Ep.1</h2>

<h3 align="center">— Start rendering in Basic Mode —</h3>

ArchiFilm(beta) is here — and we want to **make it super easy** for you to get started.\
We’ve prepared a podcast-style video with two guests explaining **how to use ArchiFilm step by step** inside Revit.

{% embed url="<https://www.youtube.com/watch?v=0siZmqh3ukQ>" %}

**What you’ll learn in this episode:**

* How to start rendering with Basic Mode
* Setting up the camera view & importing your Revit model ( 3 Tips! )
* One-click rendering workflow
* Reviewing and understanding your output

For more details about ArchiFilm, please visit our BIMIL Docs :[ Here!](/docs/archi-film-beta.md)

{% hint style="success" %}
**How to get it:**\
Update to **BIMIL Manager v1.2.1.0** and you’ll see **ArchiFilm** available in the Add-in Manager today.

👉 [See how to update BIMIL Manager](/docs/get-started/check-and-update-bimil-manager-version.md) 👉 <a href="https://bimil.bimpeers.com/download/latest" class="button secondary" data-icon="down-to-bracket">Download Latest BIMIL Manager</a>
{% endhint %}

> 🗓 **ArchiFilm(Beta) Schedule**
>
> **Beta Service Period:**
>
> ▸Sep 1, 2025 · 4:00 AM (UTC) \~ Sep 30, 2025 · 11:59 PM (UTC)\
> ▸Sep 1, 2025 · 1:00 PM (KST) \~ Oct 01, 2025 · 8:59 AM (KST)
>
> ✅ During the Beta period, you can enjoy **ArchiFilm** with **1,000 credits provided for free**.

***

Do you have any pain points or improvements you’d like to see in ArchiFilm?\
Simply reply to this email or let us know at [**help@bimpeers.com**](mailto:help@bimpeers.com?subject=%5BFeedback%20%2F%20Support%20Request%5D\&body=1.%20Name%3A%0A%5BYour%20name%5D%0A%0A2.%20BIMIL%20Manager%20Version%3A%0A%5Be.g.%2C%20v1.2.1.0%5D%0A%0A3.%20Revit%20Version%3A%0A%5Be.g.%2C%20Revit%202024%5D%0A%0A4.%20Type%20of%20request%3A%0A%0A-%20Bug%20Report%0A-%20Feature%20Request%0A-%20General%20Question%20%2F%20Feedback%0A%0A5.%20Description%3A%0A%5BPlease%20describe%20your%20issue%2C%20suggestion%2C%20or%20question%20in%20detail%5D%0A%0A6.%20Steps%20to%20Reproduce%20\(if%20bug\)%3A%0A%5BWrite%20the%20steps%20clearly%20if%20this%20is%20a%20bug%20report%5D%0A%0A7.%20Screenshots%20%2F%20Files%20\(optional\)%3A%0A%5BAttach%20if%20necessary%5D).

Best regards,

The **BIMIL** Team

<figure><img src="/files/E4fNBQcfuSy0CbRuKIQN" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://bimil.gitbook.io/docs/notices/notices-archive/25-09-02.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.
