# Ingredient Groups

## Overview

An ingredient group is a set of predefined or custom ingredients used to add them to a specific rule. For example, you can define a dairy-free group that can contain: low-fat milk, eggs, fruit and vegetables, etc.

## Description

Within the ingredient groups, it is possible to:

* See the list of ingredient groups created either by Suggestic or by a user.
* Create an ingredient group
* Duplicate ingredient groups
* Edit ingredient groups

{% hint style="info" %}
Ingredient groups cannot be deleted.
{% endhint %}

## Access the Ingredient Groups List

To access the program list, click on the <img src="/files/PktdP8gGURprnjP5X7uo" alt="" data-size="line">**Ingredient Groups** option:

![](/files/XzpIScmbB80kfX5uQfbt)

Ingredient groups are categorized and divided into two tabs:

### **My Groups**

Find all the ingredient groups created by the logged-in user.

![](/files/60B0eNKmEvSXaNEXDVC5)

Refer to [this documentation](https://docs.suggestic.com/console/access-the-main-menu/access-the-main-menu/programs/ingredient-groups/create-ingredient-groups) for more information regarding the creation of ingredient groups.

### **Predefined**

Find all the ingredient groups created by Suggestic.

![](/files/f0VhV3TsbqGLEqGypge2)

{% hint style="info" %}
Predefined ingredient groups cannot be edited or modified themselves. Instead, they can be cloned to be later edited.&#x20;
{% 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/console/accessing-the-console/access-the-main-menu/ingredient-groups.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.
