# Accessing the Console

- [Login and logout to the Console](https://docs.suggestic.com/console/accessing-the-console/access-the-console.md)
- [Navigating the Console](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu.md)
- [Home Page](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/home-page.md)
- [Managing Programs](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/programs.md)
- [Create a Program](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/programs/create-a-program.md): This guide describes how to create a program
- [Edit a Program](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/programs/edit-a-program.md)
- [Activate/Deactivate a Program](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/programs/activate-deactivate-a-program.md)
- [Manage predefined nutritional programs](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/programs/manage-prepared-nutritional-programs.md)
- [User Segments](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/user-segments.md)
- [Create a Segment](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/user-segments/create-a-segment.md)
- [Custom Attributes](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/user-segments/create-a-segment/custom-attributes.md)
- [Ingredient Groups](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/ingredient-groups.md): Manage Ingredient Groups
- [Create Ingredient Groups](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/ingredient-groups/create-ingredient-groups.md)
- [Edit a Ingredient Group](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/ingredient-groups/edit-a-ingredient-group.md)
- [Mealplan Playground](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/mealplan-playground.md)
- [Customize your mobile App](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/customize-your-mobile-app.md)
- [Advanced Options](https://docs.suggestic.com/console/accessing-the-console/advanced-options.md)
- [Manage Macro Settings](https://docs.suggestic.com/console/accessing-the-console/advanced-options/manage-macro-settings.md)
- [Manage Rules](https://docs.suggestic.com/console/accessing-the-console/advanced-options/manage-rules.md)


---

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