# Activate/Deactivate a Program

Activate or deactivate a program. When a program is created, it is not active. Users must activate it manually.

Find the list of active and inactive programs on the main page of the **Program List:**

![](/files/eQcsacJqiJJiZiccEpNG)

## Active programs

To activate a program after its creation, click on the 3 dots located at the right side of the screen and select the **Activate** option. A message indicating that the program has been activated is displayed:

![](/files/GL2j0gDowAv3ek3dakzb)

### Activate a program from the Program List

To activate a program after its creation, click on the desired program, click on the 3 dots located at the right side of the screen and select the **Activate** option. A popup message indicating that the program has been activated is displayed:

![](/files/EgU6GEwXtuFJqJkdXJ6p)

Immediately after that, the program is displayed in the program list as **Active**:

![](/files/aaBiU8NMsp8v0l4syxCU)

###

## Deactivate a program

To deactivate a program, select the desired program, click on the 3 dots located at the right side of the screen and select the **Deactivate** option

A popup message is displayed at the bottom of the page indicating that the program has been deactivated:

![](/files/eD16azh0pEzwHEIqOzBU)


---

# 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/activate-deactivate-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.
