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

# Cases

Cases are the foundation of your investigations in Intrace. Each case provides a dedicated workspace where you can organize entities, build relationship graphs, search for intelligence, and collaborate with your team.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/get_started-cases3.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=9a15d6d66f38d3699a940d2db6901d1e" alt="Cases overview showing list of investigation cases" width="2482" height="1792" data-path="images/get_started-cases3.png" />
</Frame>

## What is a Case?

A case is a container for all investigation-related data and activities. It provides:

* **Centralized organization** - Keep all entities, documents, and findings in one place
* **Relationship mapping** - Visualize connections between people, organizations, and events
* **Team collaboration** - Share insights and work together on investigations
* **Access control** - Manage who can view and edit case information

## Getting Started with Your First Case

When you first access Cases, you'll see an empty state view prompting you to create your first case.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/get_started-cases1.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=0b78c9e0f76d798d1a00fe73ee177d8d" alt="Empty state view when no cases exist" width="3592" height="2116" data-path="images/get_started-cases1.png" />
</Frame>

## Creating a Case

To create a new case:

<Steps>
  <Step title="Click New Case">
    Click the "New Case" button to open the case creation dialog.
  </Step>

  <Step title="Enter Case Details">
    Provide a name and description for your case.
  </Step>

  <Step title="Add Tags">
    Add tags to your case to help organize and categorize your investigations.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/get_started-cases2.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=2249ed12c26df4bb60a43c3be6877fe5" alt="Case creation modal showing input fields for new case" width="1156" height="1168" data-path="images/get_started-cases2.png" />
</Frame>

## Working with Cases

Once you've created a case, you have access to multiple investigation types. Each case can contain any number of investigations of each type, allowing you to conduct comprehensive, multi-faceted investigations.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/get_started-cases4.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=568875fff468d3d87c276779bd8bfee9" alt="Investigation types showing Prompt, Graph, and Social Vault options" width="2166" height="1504" data-path="images/get_started-cases4.png" />
</Frame>

As shown above, you can start investigations using a:

* **Graph Investigation** - Visualize and explore relationships between entities
* **Search Investigation** - Search across multiple data sources with AI filtering
* **Social Vault Investigation** - Archive and analyze social media and digital evidence

You can create a new investigation at any time by clicking the "New" button on the top right of the sidebar.

### Case Entities

Case entities serve as a way to document persons of interest (POIs) and companies at a global case level, making them accessible across all investigations within the case. Learn more about [Case Entities](#).

## Editing Cases

To edit or delete an existing case, simply right-click on the case to access the context menu with available options.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/get_started-cases5.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=637547b87b24c63b19490a0bfc117723" alt="Case context menu showing edit and delete options" width="1354" height="782" data-path="images/get_started-cases5.png" />
</Frame>
