# Formulation View Settings

To view the settings for the new views, click the "Settings" menu item from the [Formulation Menu](/animal-diet-formulator/recipes/formulation.md#formulation-menu-section) Section.

<figure><img src="/files/ZlOcZ41VKPU9vi8c05Z8" alt=""><figcaption></figcaption></figure>

After clicking the button, the View Settings pop-up will show up.&#x20;

<figure><img src="/files/QeYqEnxkHFoW4g1rD2bJ" alt=""><figcaption></figcaption></figure>

#### 1. Show Ingredient List Summary

This toggle button is to show/hide the compact list of ingredients in the [Ingredients Section.](/animal-diet-formulator/recipes/formulation.md#ingredients-section)

The same toggle button is also in the [Ingredients Section.](/animal-diet-formulator/recipes/formulation.md#ingredients-section) Please see the below image.

Press (Ctrl *⊞* or Cmd ) + A, to toggle the Ingredient List Summary

<figure><img src="/files/n6CbTHT82ROCnKiIewff" alt=""><figcaption></figcaption></figure>

#### 2. Show / Hide Presentation Layout

This layout is also known as Steve's Presentation Layout. Turning on this view will change the [Nutrients Tab Sections](/animal-diet-formulator/recipes/formulation.md#nutrients-section).

By default, it will show the macronutrients. Please see the image below.

<figure><img src="/files/PlwDYn5f4lV1V8vc1pC9" alt=""><figcaption></figcaption></figure>

#### 3. Show / Hide Presentation Layout Micronutrients

This toggle will only take effect if you turn on the [Presentation Layout](#2.-show-hide-presentation-layout). Since the default view is macronutrients, this toggle button will allow you to view the micronutrients.&#x20;

#### 4. Macronutrient Information Toggles

These toggle buttons allow you to view the other macronutrient information for your analysis.&#x20;

#### 5. Apply button

After completing changes in the view setting, click the "Apply" button to apply the changes.

### New Presentation Layout

This layout is also known as Steve's Presentation Layout. Turning on this view will change the [Nutrients Tab Sections](/animal-diet-formulator/recipes/formulation.md#nutrients-section).

#### Macronutrients

By default, it will show the macronutrients. In the Macronutrients View, the tab sections are Macronutrients, Protein, Fat, and Carbohydrates. These sections are shown in Item 2 in the Image below.

<figure><img src="/files/uTldNhQLcmgh1mA8Cb32" alt=""><figcaption></figcaption></figure>

Clicking the toggle button from Item 1 in the image above will show the Macronutrients.

#### Micronutrients

When in the Micronutrients view, the new tab sections are Minerals, Vitamins, and Other.

<figure><img src="/files/fHaJ9dV9cmY24tu9BfgA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.animaldietformulator.com/animal-diet-formulator/recipes/formulation-view-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
