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

# Files

> Manage your files

# Overview

A file (also referred to as a document or record) represents a single .pdf, .docx, or .txt file that is uploaded to InQuery.

User can upload multiple files to a single case. InQuery will analyze each file and break it into sections, so each file will be represented as a list of sections.

## Adding files to a case

<AccordionGroup>
  <Accordion title="Adding a file to a case">
    To add your first file to a case, click on "+ New Case" and add files through the new case creation modal.

    <div style={{position: "relative", paddingBottom: "56.25%", height: 0}}>
      <iframe src="https://www.loom.com/embed/f8dd38d04c8248d9ac5ef07188d405b3?sid=10284272-6998-4064-97ca-816c024ce36b" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%"}} />
    </div>
  </Accordion>

  <Accordion title="Adding additional files to a case">
    To add additional files to a pending case, click on the pending case and add a new file directly through the case portal:

    <div style={{position: "relative", paddingBottom: "56.25%", height: 0}}>
      <iframe src="https://www.loom.com/embed/14234687c5654e28bccc5d23d7ffd463?sid=369f1351-ff8c-4b97-862c-3cbb97816223" frameBorder="0" webkitAllowFullScreen mozAllowFullScreen allowFullScreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%"}} />
    </div>

    To add files to an available case, open the case, and click on the File Manager Tab in the top right. Click on "Add Files" and select a file to upload.

    <div style={{position: "relative", paddingBottom: "56.25%", height: 0}}>
      <iframe src="https://www.loom.com/embed/55fe2de0e06c43a98afa1d815368c143?sid=e165c747-7007-48d5-849a-0dc3e7b27152" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%"}} />
    </div>
  </Accordion>

  <Accordion title="Deleting a file from a case">
    To delete a file from a case, simply click on the Trash icon to the right of the file you wish to delete.
  </Accordion>
</AccordionGroup>

## Downloading

<Accordion title="Exhibit List">
  ### Exhibit List
</Accordion>

<Accordion title="Executive Summary">
  ### Executive Summary
</Accordion>

<Accordion title="Ancillary Records">
  ### Ancillary Records
</Accordion>

<Accordion title="Medical List">
  ### Medical List
</Accordion>
