> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Suggested Queries 

After the model answers your question about a document or workspace, it may display suggested queries to help you explore related topics. Suggestions only appear when they are relevant, based on the model's judgment.

<img src="https://mintcdn.com/lighton/aGMmRcdUJP7JNMLM/images/suggested-queries.png?fit=max&auto=format&n=aGMmRcdUJP7JNMLM&q=85&s=3a175319cd4d84d0729da576afbea0d8" alt="Suggested Queries" width="1376" height="750" data-path="images/suggested-queries.png" />

## How It Works

* Suggested queries are **computed overnight**.
  * If you upload a new document today, you will need to wait until the following day to start seeing suggested queries for it.
* For some documents, it may not be possible to create meaningful suggested queries. In such cases, the pipeline automatically drops them because they are not relevant.
* Suggested queries appear directly below the model's response (see screenshot example).

***

## Administration & Settings

Administrators can enable or disable this feature globally.

* The toggle is available in the **Admin Config page**:\
  [Config Key Settings](https://paradigm-dev.lighton.ai/admin/settings/configkeyvalue/)
* The relevant configuration key is:

  ```
  IS_KG_QUERY_SUGGESTION_ON
  ```
* **Scope**:
  * This setting applies to the **entire instance**.
  * It is **not possible** to enable or disable suggested queries for specific companies.

***

## Key Notes

* Suggested queries are designed to improve discovery and user guidance.
* They will not always appear, since they depend on the quality of the available content.
* Admins retain full control to globally activate or deactivate the feature.
