# Manage Meal Plans

## Managing Meal Plans

When you access the **Meal Plan** option, there are two options to manage a meal plan.&#x20;

* My Plans
* Shared Plans

### My Plans

The **My Plans** tab includes all the meal plans templates that a coach has created, either From Scratch or Smart Meal Plans.

![](/files/InLwPTdbKlDFsUxt5iXK)

### Shared Plans

The **Shared Plans** tab includes meal plan templates that weren't created by the coach but shared with all the coaches in the third party.

![](/files/LkK4UFrDQetp7mB2mpJ4)

## Make a meal plan Private or Public

A coach is able to define if to make the meal plan **public** or **private**. Either My Plans or Shared Plans can be set as private or public.

Go to the meal plan main page, toggle the button from left to right to make it public, and right to left to make it private.

![](/files/owy9kYkiYKwh0u60jgom)

Note that if the meal plan is private, the coach is the only user who can access and manage it.

## Edit a meal plan

**My Plans** and **Shared Plans** can be edited. Choose a meal plan to edit and click on the 3 dots located at the top right side of the meal plan, click on the **Edit** option, edit the meal plan, and then click on **Save meal plan as template** option to save changes.

![](/files/XF5NaJ1EcXYJ4dlNyBGZ)

## Duplicate a Meal Plan

**My Plans** and **Shared Plans** can be duplicated. Choose a meal plan to edit and click on the 3 dots located at the top right side of the meal plan, click on the **Duplicate** option, the meal plan will be duplicated and placed next to the first meal plan:

![](/files/a5ZXyFetKKAdUh9gVfRo)

## Remove a Meal Plan

Remove either **My Plans** or **Shared Plans.** Choose a meal plan to delete and click on the 3 dots located at the top right side of the meal plan, click on the **Delete** option, the meal plan will be deleted:

![](/files/ClqwVx99MNxGKjTtP9M4)

{% hint style="info" %}
Once a meal plan is deleted, it cannot be recovered
{% endhint %}


---

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