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

# Provide Feedback to the System

Your feedback is essential for improving WisdomAI's accuracy and reliability. By rating answers and providing corrections, you help the system learn and refine its responses. This guide walks you through the feedback process for all users.

* [Rate an Answer](#1-rate-an-answer)
* [Provide a Correction](#2-provide-a-correction)
* [Refine Your Question](#3-refine-your-question)

## 1. Rate an answer

After WisdomAI provides an answer, you will see thumbs-up (👍) and thumbs-down (👎) icons.

* **Click Thumbs Up (👍):** Use this if the answer is accurate, relevant, and helpful. This positive reinforcement helps the system understand what a good response looks like.
* **Click Thumbs Down (👎):** Use this if the answer is incorrect, incomplete, or unhelpful. This flags the response for review.

## 2. Provide a correction

When you click **Thumbs Down (👎)**, you will be prompted to provide more details. This is the most direct way to teach the system.

* **If the answer was incorrect:** Provide the correct answer in the text field.
* **If the answer was incomplete:** Add the missing context or information.

<img src="https://mintcdn.com/wisdomai/82xgEVWUP7cwhDHG/images/thumb-downv2.png?fit=max&auto=format&n=82xgEVWUP7cwhDHG&q=85&s=4d2dd61e275e2a1fc3297f5ba58c6a68" alt="Image showing the Thumb Down action in chat" title="Thumb Downv2 Pn" style={{ width:"84%" }} width="909" height="1203" data-path="images/thumb-downv2.png" />

<Note>
  Currently, feedback icons (thumbs-up and thumbs-down) appear only for responses containing charts or structured data. Feedback for text-only responses is not yet supported, but will be available in a future update.
</Note>

## 3. Refine your question

You can also provide feedback by rephrasing your original question. If an initial query does not provide the desired result, refining it with more specific details helps WisdomAI learn to interpret your intent more accurately.

## Next steps

<CardGroup cols={2}>
  <Card title="Connect and Test Tutorial" icon="rocket" href="/setting-up-wisdom-ai/basic-tutorial-connect-and-test">
    Walk through the initial setup to connect a data source and run your first query.
  </Card>

  <Card title="Validate and Test Answers" icon="book-open" href="/improve-wisdom-ai-responses/validate-and-test-answers">
    Test and validate both natural language responses and SQL query results directly within the chat interface.
  </Card>
</CardGroup>
