# Caloric Data

To view the caloric data, click the Caloric Data menu item from the [Formulation Menu](/animal-diet-formulator/recipes/formulation.md#formulation-menu-section) Section.

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

Clicking the button will show the pop-up containing the Caloric Data information. The information contains 5 Sections.

{% hint style="info" %}
Scroll horizontally to view the other columns and scroll vertically to see other nutrients.
{% endhint %}

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

#### 1. Micronutrients Sections

Click each section tab of micronutrients to view the information for the selected section.

#### 2. Recipe Micronutrients

Check the Micronutrient values in the recipe and in the standards.

Recipe: This column indicates the amount of each nutrient in the recipe per 1000 kcal.

Total Amount: This column indicates the total amount of each nutrient in the entire recipe.

#### 3. Desired Percentage

You can provide a percentage value to adjust the recipe based on the micronutrients. You are also allowed to provide a negative value for the percentage adjustment.&#x20;

#### 4. Amount to Adjust

These are the values needed to meet the selected standard either AAFCO, FEDIAF or a provided Desired Percentage.

#### 5. Standard Values

Standard values are provided for comparison against recipe values. If you provide a value for the Desired Percentage, an indicator will be added in the [Recipe Nutrients](file:///animal-diet-formulator/recipes/formulation%23nutrients-section) section. Hover over the indicator to view the percentage applied.

If you provide a value for the Desired Percentage, an indicator will be added in the [Recipe Nutrients](/animal-diet-formulator/recipes/formulation.md#nutrients-section) section. Hover your mouse to view the percentage applied.

<figure><img src="/files/2y48G2CnT062qOdLK9Ca" 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/caloric-data.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.
