# Programs

### How can I activate a program?

There are two options to activate a program:

1. From the [program list](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/programs/activate-deactivate-a-program#activate-a-program-from-the-program-list).
2. &#x20;Right after a [program has been created](https://docs.suggestic.com/console/accessing-the-console/access-the-main-menu/programs/activate-deactivate-a-program#active-programs).

### How can I move predefined programs to my programs?

Go to the **Predefined** tab within the **Programs** option, click on the duplicate action option, it will create a copy of the program. Finally, then go to the **Program** tab and activate it.

### Is it possible to add more than one image to a program?

No, for the moment, it is possible to upload just one image at the same time.


---

# 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/helpful-resources/faq/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.
