> 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-12-08.md).

# 25-12-08

## ArchiFilm Studio & BIMIL 2.0 Now Available

We're excited to announce that **ArchiFilm Preview** and **BIMIL 2.0** are now available!

***

### ArchiFilm Preview

ArchiFilm has been rebuilt as a web-based platform. During the preview period, free tokens will be provided so you can try out the features.

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

#### **ArchiFilm Studio (Web)**

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

A web-based platform with three core features:

* Generate renders from your images
* Edit specific areas while keeping the rest intact
* Upscale to higher resolutions

Describe what you want to change in plain text, and ArchiFilm handles the rest. Track your full workflow, compare variations, and refine until you're satisfied—all within a single workspace.

#### **ArchiFilm Apps**

<br>

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

* **ArchiFilm** – Revit add-in
* **ArchiFilm (for SketchUp)** – SketchUp extension

These apps import your views and preprocess them into a format the AI can easily interpret, helping preserve building shapes, perspective, and material boundaries more consistently in the final render.

{% hint style="warning" %}
Please update to BIMIL 2.0 first before installing these apps.
{% endhint %}

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

Both apps will be available on the new BIMIL 2.0, introduced below.

For more details, visit the BIMIL Docs.

***

### BIMIL 2.0 Update

<figure><img src="/files/7TPOxSjja2avANBXdylr" alt=""><figcaption></figcaption></figure>

BIMIL is getting a major update with a completely refreshed interface.

The new design offers a cleaner look and improved user experience, making it easier to browse, install, and manage your apps.

Update now to explore the new experience.


---

# 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-12-08.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.
