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

# Importing & Exporting Case Data

> Move a case and its data between JurisDiscovery and JurisTrial

JurisDiscovery can package a case and its underlying data so it can be moved into JurisTrial for presentation, or pulled back from JurisTrial when you need to continue working on it. This guide covers both directions: transferring an entire case, and transferring just the case data.

<Frame caption="Importing and exporting case data between JurisDiscovery and JurisTrial">
  <img src="https://mintcdn.com/islandlegaltechnologies/NVSJwgdUGAVFNDvq/images/09-import-export.jpg?fit=max&auto=format&n=NVSJwgdUGAVFNDvq&q=85&s=2091b85704f10327aa79da036d5de922" alt="Import and export case data screen" width="323" height="2000" data-path="images/09-import-export.jpg" />
</Frame>

<Note>
  For moving a case between firms or between devices, use **JurisPrep** cloud sync instead. The import/export workflows below are designed for local, application-to-application transfers; JurisPrep is the gateway for cross-device and cross-firm collaboration.
</Note>

## Choosing the right workflow

<CardGroup cols={2}>
  <Card title="Transfer a full case" icon="briefcase">
    Move an entire case—structure and contents—between JurisDiscovery and JurisTrial.
  </Card>

  <Card title="Transfer case data only" icon="database">
    Move just the underlying case data when the case already exists on both sides.
  </Card>
</CardGroup>

## Import / Export a case

Use this workflow when you want to hand a complete case off to JurisTrial for the courtroom, or bring a case back into JurisDiscovery to keep building it.

### Export a case to JurisTrial

<Steps>
  <Step title="Open the case in JurisDiscovery">
    Select the case you want to send to JurisTrial.
  </Step>

  <Step title="Start the export to JurisTrial">
    Choose the option to export the case to the JurisTrial application.
  </Step>

  <Step title="Confirm what to include">
    Review the case contents that will travel with the export.
  </Step>

  <Step title="Generate the export package">
    Complete the export so the case is ready to be opened in JurisTrial.
  </Step>
</Steps>

<Info>
  Detailed step-by-step screenshots for this section are being finalized.
</Info>

### Import a case from JurisTrial

<Steps>
  <Step title="Open JurisDiscovery">
    Make sure you are working in the JurisDiscovery application.
  </Step>

  <Step title="Choose import from JurisTrial">
    Select the option to import a case from the JurisTrial application.
  </Step>

  <Step title="Select the case to bring in">
    Pick the case package created in JurisTrial and complete the import.
  </Step>
</Steps>

<Info>
  Detailed step-by-step screenshots for this section are being finalized.
</Info>

## Import / Export case data

Use this workflow when the case already exists on both sides and you only need to move the underlying data rather than the entire case.

### Export case data

<Steps>
  <Step title="Open the source case">
    In JurisDiscovery, open the case whose data you want to export.
  </Step>

  <Step title="Start the data export">
    Choose the option to export the case data.
  </Step>

  <Step title="Save the data package">
    Complete the export to produce a data package you can import elsewhere.
  </Step>
</Steps>

<Info>
  Detailed step-by-step screenshots for this section are being finalized.
</Info>

### Import case data

<Steps>
  <Step title="Open the destination case">
    Open the case that should receive the imported data.
  </Step>

  <Step title="Start the data import">
    Choose the option to import case data.
  </Step>

  <Step title="Select and confirm the data package">
    Pick the exported data package and complete the import.
  </Step>
</Steps>

<Info>
  Detailed step-by-step screenshots for this section are being finalized.
</Info>

<Warning>
  Importing case data merges or overwrites the data in the destination case. Confirm you have selected the correct destination before completing the import.
</Warning>
