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

# Create entities

> Learn how to add new entities and attach evidence for better management and organization in your workspace.

#### Overview

Creating entities allows you to organize and manage your data within the app effectively. By adding details like name, type, and description, and attaching relevant evidence, you ensure that the entities are well-documented and easily accessible.

<Tabs>
  <Tab title="App" icon="browser">
    1. Click `Entities`
    2. Click `+` (New)
    3. Fill in name, type, and description; attach relevant `Evidence`
    4. Click `Save`
  </Tab>

  <Tab title="Extension" icon="mobile">
    1. Go to `Home` in the extension
    2. Click `Entities`
    3. Click `+` (New)
    4. Fill in name, type, and description; attach relevant `Evidence`
    5. Click `Save`
  </Tab>
</Tabs>
