> 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/highlighting-toggle-and-toolti.md).

# Highlighting Toggle and Tooltip Info

How to toggle element status highlighting on or off and read the Design Status tooltip in Revit.

The status of the “eyeball” symbol also indicates at all times whether status highlighting of individual elements in the Revit views is “ON” or “OFF”. Clicking the “Design Status” button toggles color highlighting of elements “ON” or “OFF” for all active views in the current instance of Revit. This toggle is an application-wide setting and does not need to be performed for individual views. When the status highlighting is toggled to “OFF”, the “eyeball” symbol will have a red slash through it. The slash will disappear when status highlighting is toggled to “ON”.

The overall design status of the model and the current highlighting setting are also explained via a dynamic tooltip balloon, visible when hovering over the “Design Status” button.

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

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

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

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

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

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

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

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


---

# 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/highlighting-toggle-and-toolti.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.
