> 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-preferences-men.md).

# Navigating the Preferences Menu

How to navigate the ENERCALC for Revit preferences menu and where Current Session and Active Model settings are stored.

The ENERCALC for Revit preferences menu is used to control a variety of settings. Each of these settings is discussed in complete detail in the appropriate section of this manual based on the processes they manage. The preferences are broadly separated into “Current Session” and “Active Model”. For cases where the user may have more than one Revit model open at the time, the active model name is indicated at the top of the menu. This is the Revit model to which “Active Model” preference changes will be applied. “Current Session” preferences are application-level settings that will apply to the behavior of ENERCALC for Revit in all open projects within the current instance of Revit.

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

The “Active Model” preferences are stored within the Revit model, while the session preferences are stored in memory during the session. If the session preferences are saved, they area stored in the Revit model along with the current user’s identity and can be retrieved in future sessions. In workshared projects, each individual user may store there own unique session preferences if desired.


---

# 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-preferences-men.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.
