# Weight Loss Analysis

{% hint style="info" %}
This is for Professional and Commerical Subscription only.
{% endhint %}

{% hint style="warning" %}
Weight Loss is only available for Adult Dog/Cat activity levels. Learn more about activity levels [here](/animal-diet-formulator/recipes.md#creating-recipes).
{% endhint %}

To activate the weight loss sections, be sure to provide the required information below.

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

1. Current Weight
   * Enter the pet's current weight based on the selected unit (LB/KG).
2. Desired Weight
   * Enter the pet's desired weight based on the selected unit (LB/KG).
3. Weight Loss toggle
   * This toggle will be available if values exist and more than 0 for the Current Weight and Desired Weight fields.

Once the Weight Loss toggle is turned on, the "Weight loss" section in the Macronutrients tab will be available. See the image below.

<figure><img src="/files/0NpwVKyxTpCbZYIwibR1" alt=""><figcaption></figcaption></figure>

1. Weight Loss %/Wk
   * Provide the percentage of weight loss per week that you want to analyze.&#x20;
2. k Factor value
   * This row will turn to red once the value is below the minimum required k Factor for Weight Loss.

The micronutrient columns will also adjust once the Weight Loss toggle is turned on.&#x20;

<figure><img src="/files/f03jlePl3X9i3Qh1eVqA" 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/weight-loss-analysis.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.
