# Creating recipe collections

#### What is a recipe collection? <a href="#viewer-foo" id="viewer-foo"></a>

A recipe collection is simply a grouping of recipes which are presented to your customers in the Collections screen. The groupings should make it more convenient for your customers to engage with your recipe content.

Collections are also a great way to group together weekly recipe updates for your users.

<figure><img src="https://static.wixstatic.com/media/294bf7_735c51888b724cc09c85d0d1951c94a9~mv2.png/v1/fill/w_375,h_749,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/294bf7_735c51888b724cc09c85d0d1951c94a9~mv2.png" alt=""><figcaption></figcaption></figure>

### Creating collections<br>

Each recipe collection is simply a recipe "board" in Smorg Studio that is published to your space. Here's what you need to do:

1. Create a recipe board in Smorg Studio<br>

In Smorg Studio. go the **Recipes** screen ([click here to access](https://app.smorg.io/recipes)) and create a new recipe board by using the 3 dots navigation dropdown in the right hand corner, and select "Create a new recipe board"

<br>

<figure><img src="https://static.wixstatic.com/media/294bf7_86766de8b10f4b3eb62d37551a7cafed~mv2.png/v1/fill/w_581,h_394,al_c,lg_1,q_85,enc_avif,quality_auto/294bf7_86766de8b10f4b3eb62d37551a7cafed~mv2.png" alt=""><figcaption></figcaption></figure>

2\. Add new recipes into your board and organise<br>

Add in recipes in the usual way ([see here for instructions](https://www.help.smorg.io/post/creating-recipe-content)). Organise your recipes into menu lanes. Each menu lane will be used as a recipe category heading in the collection, and the board name becomes the collection name.

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

3\. Edit the board meta data

Using the 3 dot navigation, select Edit recipe board and add a cover image. The cover image will be the thumbnail image that is displayed in the App Collections screen.

<figure><img src="/files/17zpmf7bUWtCsEdloTeS" alt=""><figcaption></figcaption></figure>

You can also include a Short Description which is published along with the collection, and appears at the top of the collection screen.

4\. Publish your board

\
When you are happy with your board, you can publish your board to your space by selecting the Publish board to space menu item.&#x20;

<br>

<figure><img src="https://static.wixstatic.com/media/294bf7_453e0d851cfa4abd8cc09460972ab909~mv2.png/v1/fill/w_309,h_361,al_c,lg_1,q_85,enc_avif,quality_auto/294bf7_453e0d851cfa4abd8cc09460972ab909~mv2.png" alt=""><figcaption></figcaption></figure>

Once published, it will be seen almost immediately in the Collections screen in your end user App, and clicking into it will reveal the collection recipes. (see below).

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

5\. Making changes

\
**IMPORTANT**: If you make any changes to your board after publishing it, you need to select the "Publish changes to your space" to send those changes to the end user App. You can also Unpublish a board.


---

# 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/creating-recipe-collections.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.
