# What's in a recipe?

Here's a summary of all the details you can find and edit in a recipe.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr9bdlQGFzhny8zWPvxIn%2Fuploads%2FcTHQiaPpVCJ6aTsrlwMB%2Frecipe%20metadata%20-%20Made%20with%20Clipchamp.mp4?alt=media&token=bfa18830-6b22-43be-84af-ac28cc174673>" %}

In the recipe detail screen, you can change the title, the meal type, number of servings, the prep time, cooking time, and chef.<br>

**NOTE:** If you import a recipe from an internet site, the original internet URL is attributed. However, note that this will not appear in your end user apps.

#### Category Tags

You can also create **category tags**, which is a great way for your customers to search and find your recipes. Simply type in the category tags you want to use, and they will be added automatically to your category list which will display in the dropdown list for use in subsequent recipes you create.

These tags can then appear in the recipe search screen for your customers to use to find your recipes conveniently. To do this, configure which search tags you want to appear by going to Your App->Configure Search Tags.

#### Recipe images

You can upload your own recipe image or create a new image of your recipe using AI.

#### Multimedia Description field

In the description field, you can add text, images and also videos. We support many different video platforms including youtube, vimeo and also social networks such as Instagram and Tiktok.

You can use the preview feature to preview your recipe on a mobile emulator.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr9bdlQGFzhny8zWPvxIn%2Fuploads%2F4MISbOke1ZD2pAHSrIPI%2Frecipe%20nutrition%20-%20Made%20with%20Clipchamp.mp4?alt=media&token=f7e7586b-c383-4310-8948-9e7d16e079ab>" %}

#### Nutrition

All recipes come with full nutrition information, at recipe level and also per ingredient. Included in this are any relevant allergens, including Gluten Free, Nut Free, Shellfish Free, Vegan and Vegetarian, This is all calculated automatically using AI.

#### Editing Ingredients

All ingredients are editable, and you can use natural language to change ingredients easily, and also drag the position of the ingredient lines. Similarly for methods.

Clicking into an ingredient line shows you what the Food Brain recognises, and there are also suggested alternatives displayed.

You can also add subheadings to ingredients and also methods. To create a subheading using the format (# Heading name) and it will automatically turn into a subheading.

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

If ingredients are not fully understood, a yellow flag will be displayed. A yellow info icon needs to be checked as the Food Brain would have made a "best guess", but a yellow warning icon means an ingredient line cannot be understood and needs to be corrected. Find out more about how to moderate ingredients here: [Moderating ingredients](/recipes/moderating-ingredients.md)

**See the next section to find out how to quickly add recipes**


---

# 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://help.mealiq.io/recipes/whats-in-a-recipe.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.
