# Manage suggested questions per app

<figure><img src="/files/QyDscQsK4GeBzQVG6q24" alt=""><figcaption></figcaption></figure>

* **Recommended Questions Settings**
  * You can set and manage recommended questions for each app.
  * Recommended questions can only be registered for conversational apps.

**How to register recommended questions**

* First, click the 'Edit App Info' button on the app management screen.

<figure><img src="/files/FUxeae0BLca2GNsx4wW8" alt=""><figcaption></figcaption></figure>

* Then register the questions you want to display in the recommended question management.

<figure><img src="/files/VM7mvMOR3RM2K7tuGGSK" alt=""><figcaption></figcaption></figure>

* You can register up to 5 recommended questions per app.

Follow the above procedure to set up and manage recommended questions.


---

# 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.allganize.ai/allganize-alli-works-userguide-en/manage-suggested-questions-per-app.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.
