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

# Query Suggestions

The **Query Suggestions** feature in AptlyStar's AI Agent Canvas is designed to guide users through a seamless, interactive experience. As users ask questions, the agent not only responds intelligently but also generates **follow-up suggestions**—relevant queries tailored to the current conversation context.

This feature enables deeper exploration, enhances engagement, and allows for **multi-turn conversations**, helping users gain comprehensive insights without needing to phrase every new question from scratch.

***

## ✨ How It Works

<Steps>
  <Step title="Select Agent canvas">
    when you click on any of your agents you will be redirected to canvas page as shown belown where you can interact with the agent:

    <Frame caption="AI Agent Canvas: Landing View">
      <img src="https://mintcdn.com/aptlytechnologies/Oomvhw_D5bjA43Sl/images_new/agentsconsole/querysuggestion/landingview.png?fit=max&auto=format&n=Oomvhw_D5bjA43Sl&q=85&s=7c0a50c5384604db35a25169068da356" alt="Initial Canvas Screen" width="2000" height="1066" data-path="images_new/agentsconsole/querysuggestion/landingview.png" />
    </Frame>
  </Step>

  <Step title="Ask Your First Question">
    Upon accessing the **Canvas**, you'll be greeted with a friendly welcome and two options:

    * `Add your trained data`
    * `Skip for now`

    Begin by typing your query in the prompt input box.

    <Frame caption="AI Agent Canvas: First Question">
      <img src="https://mintcdn.com/aptlytechnologies/Oomvhw_D5bjA43Sl/images_new/agentsconsole/querysuggestion/firstquestion.png?fit=max&auto=format&n=Oomvhw_D5bjA43Sl&q=85&s=06176995094cb37cb96090183ef8ac98" alt="Initial Canvas Screen" width="2000" height="1066" data-path="images_new/agentsconsole/querysuggestion/firstquestion.png" />
    </Frame>
  </Step>

  <Step title="Receive Answer with Suggestions">
    Once you submit your query, the agent generates a response based on the selected data (web or internal). Below the response, you’ll automatically see **smart follow-up suggestions**.

    These suggestions are:

    * Generated dynamically based on the context of your original question
    * Fully clickable to extend the current conversation

    <Frame caption="Agent Response with Follow-Up Suggestions">
      <img src="https://mintcdn.com/aptlytechnologies/Oomvhw_D5bjA43Sl/images_new/agentsconsole/querysuggestion/followupquestion.png?fit=max&auto=format&n=Oomvhw_D5bjA43Sl&q=85&s=2768916f53a4ff7524e76f76eb73625b" alt="Query Suggestions Appearing After Response" width="2000" height="1066" data-path="images_new/agentsconsole/querysuggestion/followupquestion.png" />
    </Frame>
  </Step>

  <Step title="Continue the Conversation">
    Click on any suggested question to continue the dialogue. The agent treats these as part of the same session and continues building on the previous context, creating a fluid and intelligent conversation.

    <Frame caption="Continuing the Chat with a Suggested Query">
      <img src="https://mintcdn.com/aptlytechnologies/Oomvhw_D5bjA43Sl/images_new/agentsconsole/querysuggestion/continue.png?fit=max&auto=format&n=Oomvhw_D5bjA43Sl&q=85&s=0ac332503af4f43083b131613bf83819" alt="Extended Dialogue Using Suggestions" width="2000" height="1066" data-path="images_new/agentsconsole/querysuggestion/continue.png" />
    </Frame>
  </Step>
</Steps>

***

## Enabling Query Suggestions

To use this feature, ensure it's turned on in your agent settings.

* Go to your agent’s **Settings**
* Scroll to the bottom and toggle **"Enable Suggested Questions"**
* Click **Save** to apply the changes

<Frame caption="Agent Settings: Enable Suggested Questions Toggle">
  <img src="https://mintcdn.com/aptlytechnologies/Oomvhw_D5bjA43Sl/images_new/agentsconsole/querysuggestion/enable_suggestions.png?fit=max&auto=format&n=Oomvhw_D5bjA43Sl&q=85&s=9357d7f75b286ad4d5d9d56343c8a6f8" alt="Enable Suggestions in Settings" width="2000" height="1066" data-path="images_new/agentsconsole/querysuggestion/enable_suggestions.png" />
</Frame>

***

## 💡 Benefits of Query Suggestions

* **No need to guess** what to ask next — just pick from curated suggestions
* **Speed up exploration** of your knowledge base or web data
* **Improve engagement** by maintaining the flow of conversation
* **Ensure contextual continuity** across questions within a session

<Note>
  These suggestions are especially helpful in enterprise scenarios, where users may not always know the exact phrasing for technical or domain-specific queries.
</Note>

Continue exploring other features like [Feedbacks](/ai-bots-console/feedbacks), [Look](/ai-bots-console/look), or [Conversations](/ai-bots-console/conversations) to further enhance your AI Agent's capabilities.
