# From Scratch

## Create a meal plan

To create a meal plan from scratch, click on either one of the two of the following options:

![](/files/76qiUBffKlbp9VlvEtNz)

The following meal plan template is displayed:

![](/files/L0hPprz3LMKuaYOD5Fd2)

Where:

a. Add a **name** and a **description** (optional) to the meal plan

b.  Meal Plans are divided into Breakfast, Lunch, Dinner, and Snack. In addition, add recipes from Monday to Sunday.

c. Macro weekly average&#x20;

### **Add a name and a description**

To add a name, click on the meal plan name text and replace it with the name of your meal plan:

![](/files/kXu6Sz31XiLBA8tWgGgX)

To add a description, click on the Add an optional description text and replace it with a description:

![](/files/IOFycN02YePnRUFOmawl)

### Add recipes to each day of a meal plan

To add a recipe, click on the **ADD RECIPE** option of the desired day and meal day&#x20;

![](/files/CX0DriUgLGK6UXSWkFSt)

The following recipes information is displayed on the right side of the screen:

![](/files/LQVHN1NZZ2suA3vhM0MJ)

Each one of the recipes includes the following information:

![](/files/xCl6aZnvwzxubQ2do60F)

### **Search for a recipe or choose one of the recommended list.**&#x20;

If you search for a recipe, introduce a search term or the name of the recipe. The results display a list of suggestions based on your search:

![](/files/nzgBO8gUM8f4Ixamyjs2)

### **Add a recipe to a meal day**

To add a recipe to a meal plan, pick one from the list already selected and click on it. The information of the servings displays, use the <img src="/files/XfmJKyvCbMTsXeWkVIQB" alt="" data-size="line"> or <img src="/files/XOEqaEmqbMzj83W3Qj7q" alt="" data-size="line"> buttons to increase or decrease the number of servings respectively:

&#x20; ![](/files/Pvw7GrHssCwPo3iSIMau)

Then, add the recipe to the selected day, click on the **Select** option located below the recipe list. Or, if you want to include the recipe to every day, select the **Eat everyday** option:

![](/files/g0VkOdS0DgHQYiJuZonK)

#### Check the macro information&#x20;

As soon as a recipe is added, the calories and macros for each day appear at the bottom of every day as well as a weekly average at the top of the screen.&#x20;

![](/files/oNtRuFKHTHEawNi1m6zx)

When you move the mouse over the graphic pie chart, the information of each macro, **Carbs**, **Protein**, and **Fat**, is displayed:

![](/files/35pIjTAzt34HUBoR7bNa)

## View the Recipe Information

To view a recipe’s detailed information, click on any recipe in the meal plan, a window is displayed on the right side of the screen with the information of the recipe:

![](/files/7Z2wSHFchoUQOebJsF2u)

The recipe includes the following information:

* Name
* Cooking time
* Number of ingredients
* Ingredients List
* Instructions
* Nutrition Per Serving

The information of the recipe can only be reviewed for recipes already added to the meal plan.

Below the recipe information, a user is able to swap recipes, click on the **Swap recipe** option&#x20;

![](/files/vsO8wWMbPnico6uSXCpu)

For more information, check [the section below](#swapping-recipes)

## Remove a recipe

To remove a recipe added to a meal day, click on the x button located at the top left corner of the recipe:

![](/files/xxt8J2I0lS9uPlCv9chW)

Then save the meal plan, and verify that it has been removed from the meal day.

## Swap Meals

Use the swap option to replace a single recipe from a specific day and meal.

Click on the 3 dots option located below a recipe, and click on the **Swap Recipe** option.

![](/files/emYsXzIwf7lKIfArKFCm)

Or select a recipe and then click on the **Swap** **recipe** option:

![](/files/F1ODdBPaAJlrGbxyipct)

On the right side of the screen, the following list of recipes is displayed:&#x20;

![](/files/a3CkilFHhrTg0zmYd0gj)

Pick one of the recipes listed or look for a specific one. Then, modify the number of servings and click on the **Select** button. Choose if you will replace the recipe or replace it every day. Finally, the recipe is replaced with the chosen one:

![](/files/HvJTbx5wd2Kuu4fcWSa6)

## Save meal plan as a template

The coach should be able to save the plan with a name and a description and define if to make it public or private.

To save a meal plan, click on the **Save meal plan as template option**, located at the top of the screen:

![](/files/e5esTJa0IOLOANtn3cuK)

The meal plan is saved and displayed in the **My Plans** section:

![](/files/UPw57bslOOsBLhNpa2p0)

##


---

# 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.suggestic.com/telewellness-portal/using-the-telewellness-portal/navigating-the-telewellness-portal/meal-plans/manage-meal-plans/from-scratch.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.
