# Managing Programs

## Overview

A program is a collection of elements that define your user's experiences. These elements are composed of rules, ingredients, user segments, etc. You can create or customize your own program. For instance, a program can be

* Keto Diet,&#x20;
* Weight-Loss Program,&#x20;
* Balanced Diet,
* etc.

Within the program, it is possible to:

### Create a Program

New programs can be created from within the Program List.&#x20;

For more information, [access this documentation](/console/accessing-the-console/access-the-main-menu/programs/create-a-program.md).

### **Edit a Program**

Programs can be edited from within the Program List.

For more information, access [this documentation](https://docs.suggestic.com/console/access-the-main-menu/access-the-main-menu/programs/program-list/edit-a-program)

### Activate and **D**eactivate Programs

For more information, access [this documentation](https://docs.suggestic.com/console/access-the-main-menu/access-the-main-menu/programs/program-list/activate-deactivate-a-program)

### Programs by Suggestic

Suggestic provides a list of read-only [prepared nutritional programs](/console/accessing-the-console/access-the-main-menu/programs/manage-prepared-nutritional-programs.md).

These programs can only be cloned or duplicated.

### **Delete a Program**

*Option not available*


---

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