> 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/24-10-21.md).

# 24-10-21

## The IDs Add-in is Now Available – Download Today!

We’re excited to announce that the new **IDs Add-in** is now officially available for download! This add-in makes it faster and easier to check element IDs in Revit compared to the default functionality.

***

### Key Features of the IDs Add-in

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

* **View Element IDs**: Instantly display the IDs of selected elements in both Revit and linked models, with multiple IDs neatly organized.
* **Select by ID**: Manually enter IDs to quickly select corresponding elements in your Revit model.
* **Copy IDs**: Easily copy the list of element IDs to your clipboard for quick reference.
* **History Tracking**: Access up to 20 recent selections using the history feature.
* **Linked Model ID Viewing**: You can easily view the IDs of elements from linked models.

For more detailed information about the **IDs Add-in**, visit our [**BIMIL Docs**](https://bimil.gitbook.io/docs/add-ins/ids).

Or, watch our **YouTube demo video** to see the add-in in action:

{% embed url="<https://youtu.be/g0mW3pkQRT0>" %}

***

### Download the IDs Add-in

Now The IDs Add-in is available for download directly from the BIMIL. If you're already using BIMIL, simply restart the program to access the new add-in.

[Download](https://bimpeers.com/bimil)

***

### BIMIL Docs Update

We've updated BIMIL Docs to include release notes and notices, all in one convenient place. You can access everything here:

[BIMIL Docs](https://bimil.gitbook.io/docs)


---

# 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/24-10-21.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.
