> 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/calculation-types/working-with-beam-calculations/tributary-beams14/remembering-tributary-conditio.md).

# Remembering Tributary Conditions

How to remember, unlock, and re-validate stored beam tributary selections to speed up future calculation launches in ENERCALC for Revit.

Regardless of the method used to choose the beam tributaries, the launch window includes an option to “Remember Support Selections”.

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

Checking this box prior to the approval of tributary conditions will allow ENERCALC for Revit to store the identities of the approved tributaries during future launches of the calculation. This will permit rapid updating of the beam’s load linking conditions without the inconvenience of repetitive approvals. If tributaries have been stored, the launch window will not show a “Tributary Beams” tab for user approval.

If at any point it becomes necessary to choose new tributary conditions for a beam, the previously stored tributaries may be unlocked via the Element Manager. Conversely, if the tributaries were approved but not “Remembered” during the previous launch, the “Remember” option may be enabled from this same menu.

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

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

Note that even when tributary beams have been stored, the launch still includes error checking to validate the previously stored list. If a previously stored tributary no longer exists in the Revit model, then the launch will proceed without it. If a previously stored tributary does not physically intersect the beam, the launch process will revert to prompting for approval of tributary conditions.


---

# 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/calculation-types/working-with-beam-calculations/tributary-beams14/remembering-tributary-conditio.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.
