> 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/sel-faq/using-the-software/general-operation/specifying-favorite-materials.md).

# Specifying Favorite Materials

How to mark database materials and sections as Favorites so Show Favorites Only displays just the ones you use.

How do I set Favorites so "Show Favorites Only" displays the materials and sections I use most?

You can mark items as Favorites in most databases. The process is similar for all. In this example, we’ll use Wood Reference Design Values.

1. Go to Databases and open the database you want to manage (for this example, **Wood Reference Design Values**).

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-80d110c813b5b467aa1c1edc689c0b3e5f1d55f0%2FSpecifying%20Favorites%20-%20Step%201.png?alt=media)

2. Find the species and grade you use most. Select the item and click **"Toggle Favorite On-Off."**

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-6b9584b73edeb85f6dbb1bf1b509a981c2e84acf%2FSpecifying%20Favorites%20-%20Step%202.png?alt=media)

3. Favorites are shaded blue so you can spot them quickly.

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-d8bd11c2010070f836e65f852c0a164399b7d142%2FSpecifying%20Favorites%20-%20Step%203.png?alt=media)

4. Once you’ve marked your selections, return to the sheet and check **"Show Favorites Only."** The list will now display only the items you flagged.

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-2859ff520882e79908783e2c96bbc97ba2dd2828%2FSpecifying%20Favorites%20-%20Step%204.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/sel-faq/using-the-software/general-operation/specifying-favorite-materials.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.
