> For the complete documentation index, see [llms.txt](https://docs.enercalc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enercalc.com/efr-user-manual/setup-and-interface/navigating-the-ribbon-bar/color-key-and-quick-select.md).

# Color Key and Quick Select

How to use the Color Key slide-out to interpret design status colors and quick-select elements by status in the Revit model.

Expanding the “Color Key” slide-out below the Design Status button shows a key that indicates the meaning of each status color and the quantity of elements having each status found in the Revit model.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-f4e351ce96d028a71547606724e2c58304f80c31%2Fclip0007.png?alt=media)

When displayed, each button in the slide-out menu acts a quick-select control to easily overview the elements having various different statuses. Clicking an individual button on the slide-out will select the corresponding elements in the Revit model.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-5b4ce7b7219c953bb095c0baf2415625e87a3d0d%2Fclip0008.png?alt=media)

The color coding indicated here in the slide-out menu corresponds directly to the colors displayed on each individual element when highlighting is toggled to “ON”.


---

# 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://docs.enercalc.com/efr-user-manual/setup-and-interface/navigating-the-ribbon-bar/color-key-and-quick-select.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.
