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

# Introduction

> InQuery is an AI-powered workspace for medical record organization and review. InQuery helps medical legal professionals like physicians, nurse case managers, and attorneys quickly make sense of medical records so they can do better work in less time.

## Introduction to InQuery

<div className="aspect-video mb-5">
  <iframe src="https://www.loom.com/embed/6cd81d6f468141fda528065fbc3bbc47?sid=4a36d715-2078-4faa-b379-db903a15b923" frameBorder="0" webkitAllowFullScreen mozAllowFullScreen allowFullScreen style={{width: "100%", height: "100%"}} />
</div>

## Features

<AccordionGroup>
  <Accordion title="Automated Exhibit Indexing" icon="pen-to-square" href="/get-started/quickstart">
    Upload your records and InQuery will automatically label, date, and name each record so that you can start your review with a clean exhibit list.
  </Accordion>

  <Accordion title="Document OCR and Search" icon="image" href="https://mintlify.com/docs/development">
    InQuery will OCR your records and allow you to search for keywords across your entire case.
  </Accordion>

  <Accordion title="Case Level and Record Level Summaries" icon="image" href="https://mintlify.com/docs/development">
    InQuery will generate a summary of the case and a summary of each record so that you can quickly understand the case at a glance.
  </Accordion>

  <Accordion title="Record Sorting, Filtering" icon="image" href="https://mintlify.com/docs/development">
    InQuery will allow you to sort and filter records by date, name, document type, and other features so that you can focus on the most important records.
  </Accordion>

  <Accordion title="Blank and Duplicate Page Detection" icon="image" href="https://mintlify.com/docs/development">
    InQuery will detect blank and duplicate pages so that you can quickly remove them from your exhibit list.
  </Accordion>
</AccordionGroup>

## Getting Started

Review the getting started guides below to learn how to handle more cases with InQuery.

<CardGroup cols={2}>
  <Card title="I want to upload a case." icon="palette" href="https://mintlify.com/docs/settings/global">
    I want to
  </Card>

  <Card title="I want to clean up my records." icon="code" href="https://mintlify.com/docs/api-playground/openapi">
    I want to clean up my records.
  </Card>

  <Card title="I want to share a case with a team member." icon="screwdriver-wrench" href="https://mintlify.com/docs/components/accordion">
    I want to share a case with a team member.
  </Card>

  <Card title="Get Inspiration" icon="stars" href="https://mintlify.com/customers">
    Check out our showcase of our favorite documentation
  </Card>
</CardGroup>
