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

# QA Setup

> How to set up QA items for automatic AI grading in the Reddy platform

<Steps>
  <Step title="Navigate to Products tab">
    Click on the **Products** tab on the left side menu.
  </Step>

  <Step title="Open product page">
    Click on a product to open the product page.
  </Step>

  <Step title="Access Quality Assurance">
    Click the **"Quality Assurance"** box at the top of the page.

    <Frame>
      <img src="https://mintcdn.com/reddy-376a6c19/kFNvx6PFXrWfIJX7/manual/images/product_page_overview.png?fit=max&auto=format&n=kFNvx6PFXrWfIJX7&q=85&s=1f5d40983d8451730ab05d443ba7a387" alt="Product page showing main interface and options" width="792" height="336" data-path="manual/images/product_page_overview.png" />
    </Frame>
  </Step>

  <Step title="Edit QA items">
    From here you can edit the QA items for this specific product.

    <Frame>
      <img src="https://mintcdn.com/reddy-376a6c19/kFNvx6PFXrWfIJX7/manual/images/quality_assurance_box.png?fit=max&auto=format&n=kFNvx6PFXrWfIJX7&q=85&s=62bdc7e05efee4962b6d0f71e38f8c59" alt="Quality Assurance section with setup options" width="1504" height="482" data-path="manual/images/quality_assurance_box.png" />
    </Frame>
  </Step>

  <Step title="Add new section">
    Use **"+Add section"** to create a new section on the QA scorecard.
  </Step>

  <Step title="Configure QA items">
    Set up each QA item with the following options:

    * **Title**: Click on the name of the QA to edit it, click the check mark to save

    <Frame>
      <img src="https://mintcdn.com/reddy-376a6c19/kFNvx6PFXrWfIJX7/manual/images/qa_item_configuration.png?fit=max&auto=format&n=kFNvx6PFXrWfIJX7&q=85&s=9c3a3e5d776501346dd8c49ae0db7b40" alt="QA item configuration panel showing all setup options" width="540" height="114" data-path="manual/images/qa_item_configuration.png" />
    </Frame>

    * **Type**:
      * *Pass/Fail*: Grading determines only success or failure
      * *Score*: Provides a grade based on performance quality
    * **Requirement**: Explain each requirement in detail - Reddy AI will transform this into an AI-driven QA
    * **Status**:
      * **Green**: QA is up and running
      * **Yellow**: Reddy AI needs to update before it will be live
    * **Points**: Determine how many points each QA item is worth
    * **Organize**: Use the :: drag symbol to reorder QA items and move them between sections
  </Step>
</Steps>

<Info>
  Reddy AI automatically transforms your detailed requirements into intelligent grading criteria that evaluates agent performance during simulations.
</Info>

<Tip>
  Start with clear, specific requirements to get the most accurate AI grading results.
</Tip>
