# Export

To export the recipe, click the "Export" menu item from the [Formulation Menu](/animal-diet-formulator/recipes/formulation.md#formulation-menu-section) Section.

<figure><img src="/files/98xURk2HDpmPbgoqVHuk" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Any custom ingredients or measurements will be included in the Exported File.&#x20;
{% endhint %}

Clicking the button will open the System File Dialog to identify the location where you want to save the exported file.


---

# 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/export.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.
