# Organising Recipes

Recipes are organised into boards. Each board comprises of "Menus", and meals within each menu. Use the 3 dot navigation in the top right hand corner to show create and edit boards, or switch between boards.

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

Create the Menus you need, and simply drag and drop meals between them. It works like Trello.

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

**One important point about menus.** Each menu "label" becomes a carousel heading in the end user app, in the Recipes screen, when it is published. We do this for all your published boards, grouping together meals by menus. Menus sharing the same menu label will be merged into one, e.g. the meals in the Breakfasts menu in Board A, will be merged with the Breakfasts menu in Board B. To enable this, make sure you use exactly the same spelling (case sensitive) for your menus.

<figure><img src="/files/ifUUWPV73FaAYESZLLQT" 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://help.mealiq.io/recipes/organising-recipes.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.
