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

# Testing Intents

> Validate intent detection and refine training data.

## Steps

<Frame>
  <img src="https://mintcdn.com/phinite/jYcR-nzeb-_Df7SC/images/intent-test.png?fit=max&auto=format&n=jYcR-nzeb-_Df7SC&q=85&s=f2cc92c43a8faad49a63791135e7a09e" alt="Descriptive alt text" width="2910" height="1798" data-path="images/intent-test.png" />
</Frame>

<Steps>
  <Step title="Open tester">
    Navigate to Intents → Testing.
  </Step>

  <Step title="Enter utterances">
    Provide real user phrases and variations.
  </Step>

  <Step title="Review results">
    Inspect predicted intent and confidence.
  </Step>

  <Step title="Refine">
    Add missed examples and retrain.
  </Step>
</Steps>

<Tip>
  Track regression by keeping a fixed test set.
</Tip>
