> 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/beam-design-rules/adding-new-rules.md).

# Adding Rule Definitions to a Project

How to add and save new beam design rule definitions to a project using the New button.

New beam design rules may be added to the table using the "New" button:

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

The "New" button will generate a new row in the table. The user may name and modify this new definition as described in [Modifying Rules](/efr-user-manual/calculation-types/working-with-beam-calculations/beam-design-rules/modifying-rules.md).

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

When a new rule is created and modified, it will not be permanently added to the project until saved using the "Save Changes" button. Closing the menu before saving will cause the new rule to be discarded.

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

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

A newly added beam design rule does not have any influence over the behavior of beam calculations until it is manually applied to specific elements by the user (refer to [Applying Rules to Elements](/efr-user-manual/calculation-types/working-with-beam-calculations/beam-design-rules/applying-rules.md)).


---

# 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/beam-design-rules/adding-new-rules.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.
