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

# Fine-Tune Your Chatbot's Responses

> Learn how to improve and customize your chatbot's answers using updated answers and training adjustments.

Fine-tuning helps you improve your chatbot's responses over time. When your chatbot gives an incorrect or incomplete answer, you can provide corrections that it will learn from.

## Why Fine-Tune?

Even with good training data, your chatbot may:

* Miss nuances in certain questions
* Provide outdated information
* Use the wrong tone or format
* Lack context for specific scenarios

Fine-tuning addresses these issues by letting you teach the chatbot exactly how to respond.

***

## Using Updated Answers

The **Updated Answers** feature lets you correct specific responses:

<Steps>
  <Step title="Go to Training & Content">
    Click **Training & Content** in the sidebar.
  </Step>

  <Step title="Select Updated Answers">
    Click on **Updated Answers**.
  </Step>

  <Step title="Add a correction">
    Click **Add Updated Answer**.
  </Step>

  <Step title="Enter the question">
    Type the question or phrase that triggered the wrong response.
  </Step>

  <Step title="Provide the correct answer">
    Write the response you want your chatbot to give.
  </Step>

  <Step title="Save">
    Click **Save** to apply the correction.
  </Step>
</Steps>

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/espressodev/images/training-your-chatbot/updated-answers.png" alt="Updated answers interface" />
</Frame>

***

## Best Practices

### Review Conversation Logs

Regularly check your chatbot's conversations in the **Inbox** to identify:

* Frequently asked questions with poor answers
* Topics where the chatbot seems confused
* Missed opportunities to provide helpful information

### Be Specific

When adding updated answers:

* Match the exact phrasing visitors use
* Include common variations of the question
* Provide complete, helpful responses

### Test Your Changes

After fine-tuning:

* Use **Test Agent** to verify the improvement
* Monitor real conversations to confirm it's working
* Iterate if needed

***

## Adjusting AI Instructions

For broader changes, update your AI instructions in [Settings](/managing-your-chatbot/settings):

* **Tone**: Make responses more formal or casual
* **Length**: Set preferred response length
* **Behavior**: Define how to handle certain topics
* **Restrictions**: Limit what the chatbot will discuss

***

<Card title="Ready to automate your customer service with AI?" icon="bot" href="https://sitespeak.ai/register?utm_source=docs&utm_medium=cta&utm_campaign=primary-cta" arrow="true" cta="Create Your AI Agent">
  Join over 1000+ businesses, websites and startups automating their customer service and other tasks with a custom trained AI agent.
</Card>
