> ## 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.

# Ticketing System

> Submit, track, and manage requests across Reddy and internal teams

The Reddy ticketing system streamlines request management between your team and Reddy during onboarding and beyond. All requests are tracked, visible, and actionable—nothing gets lost in email threads.

## How It Works

<AccordionGroup>
  <Accordion title="During Implementation">
    Track ad hoc requests in one centralized location:

    * Custom configuration requests
    * Knowledge base upload requests
    * Integration setup needs
  </Accordion>

  <Accordion title="Post-Implementation">
    Submit ongoing requests for collaboration:

    * Product enhancement or new feature requests
    * Training simulation requests (new or modifications)
    * Report or data requests
    * User management assistance
  </Accordion>
</AccordionGroup>

## Accessing Tickets

Navigate to the **Tickets** tab to view and manage requests.

<Tabs>
  <Tab title="Creating a Ticket">
    <Steps>
      <Step title="Click Create Ticket">
        Click **"Create Ticket"** in the top right corner.

        <Frame>
          <img src="https://mintcdn.com/reddy-376a6c19/1_2Kl13TVHhzodRL/onboarding/images/create-ticket.png?fit=max&auto=format&n=1_2Kl13TVHhzodRL&q=85&s=151dde7d04e87f2a45d8bfc3d7afae3f" alt="Create ticket form showing all fields for ticket creation" width="2866" height="1438" data-path="onboarding/images/create-ticket.png" />
        </Frame>
      </Step>

      <Step title="Add Details">
        * **Title:** Brief, descriptive summary (required)
        * **Description:** Detailed explanation of request or issue
        * **Labels:** Categorize using recommended labels

        <Accordion title="Recommended Labels">
          - **Feature Request** - New capabilities or improvements
          - **Data Request** - Exports, historical data, or custom reports
          - **QA** - QA setup, scoring, or feedback
          - **Training Sim Update** - Updates to existing simulations
          - **Training New Sim Request** - New simulation creation
          - **User Management** - Role changes, permissions, or new user setup
          - **Custom Config Request** - Client-specific configurations or workflows

          <Tip>
            Contact your Reddy Project Manager to create or remove labels for your organization's ticketing system.
          </Tip>
        </Accordion>

        * **Status:** Open, In Progress, In Review, Blocked, Done
        * **Priority:** Low, Medium, High, Critical
        * **Due Date:** Target completion date
        * **Team:** Internal or Reddy

        <Accordion title="Team Details">
          - If the task requires action from your organization, select **Internal** and assign the ticket to a team member
          - If the task requires Reddy support, select **Reddy**
        </Accordion>

        * **Assignees:** Team members assigned to the ticket

        <Accordion title="Assignee Details">
          **Internal Team:** Assign the ticket to one or more people within your organization. They will receive a notification in Reddy's notification panel. Only individuals with active Reddy accounts will appear in the assignee dropdown.

          **Reddy Team:** The assignee field is disabled. Your Reddy Project Manager will review and assign the ticket to the appropriate Reddy team member.
        </Accordion>
      </Step>

      <Step title="Submit">
        Click **Submit** to create the ticket. You'll receive notifications when status changes or teammates are assigned.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Managing Tickets">
    **View Options:**

    * **List View:** Sortable table with all ticket details
    * **Kanban View:** Visual board organized by status

    **Filter and Search:**
    Use filters and search to quickly find or organize tickets by status, priority, label, or assignee.

    **Ticket Activity:**
    Click a ticket to open details, then switch to the **Activity** tab to view change history with date, action, and user.

    <Frame>
      <img src="https://mintcdn.com/reddy-376a6c19/BT6WSvGzbkYMHC3c/onboarding/images/ticket-activity.png?fit=max&auto=format&n=BT6WSvGzbkYMHC3c&q=85&s=0db3f6cb87acd79f9605014ce4a2a7c6" alt="Ticket activity tab showing history of status changes and assignments" width="1268" height="810" data-path="onboarding/images/ticket-activity.png" />
    </Frame>

    **Auto-Removal:**
    Tickets marked Done are auto-removed from view after 7 days.
  </Tab>
</Tabs>

## Notifications

You'll receive notifications when:

* A ticket is assigned to you
* Status changes on your tickets
* Team members are assigned
