# Create a Program

To create a program, click on the **Create Program** button:

![](/files/hihIzKTgcZxH2uuvMyAa)

&#x20;Fill in the **General** information:

![](/files/NMsyaq297TU67yb9Qmv2)

Where the following fields must be filled with the information of the program

* **Name** of the program
* **Author** of the program
* **Restrictions** to be applied to the program. Click on the down arrow to expand the list of available restrictions:

![](/files/QgmGxOtWgE7tAyysrGec)

Add as many restrictions as required.

* **Short Description** of the program. Introduce up to **255 characters**.
* **Long Description** of the program.
* **Background** image related to the program.

Once the information is filled in, click on the **Create Program** button.

![](/files/jXyDaKlLAuouSn2VF085)

After creating a program, it needs to be activated and rules need to be defined:

![](/files/WI2typPsqw0kG34jyCt7)

Go back to the main program list and see that the new program is listed and set up as <mark style="color:red;background-color:red;">INACTIVE</mark>:

![](/files/wOe90e31p6fUbdR6ikcg)

Refer to the following documentation in order to finish setting up the program:

* [Add Rules](/console/accessing-the-console/advanced-options/manage-rules.md)
* [Activate a program](/console/accessing-the-console/access-the-main-menu/programs/activate-deactivate-a-program.md#deactivate-a-program)
* [Set up a Macro](/console/accessing-the-console/advanced-options/manage-macro-settings.md#macro-settings-configuration)


---

# 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/create-a-program.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.
