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

# Investigation projects

> Organize searches, notes, and attachments into solo or team projects.

Projects let you group searches, notes, and files into a single investigation workspace.

***

## Project types

| Type     | Who can access                     |
| -------- | ---------------------------------- |
| **Solo** | Only the creator                   |
| **Team** | All members of the associated team |

***

## What a project contains

<AccordionGroup>
  <Accordion title="Searches" icon="magnifying-glass">
    Searches linked to the project (`project_id` context). You can launch searches directly from a project, and team result pages can be associated to a team project via **Collaborate**.
  </Accordion>

  <Accordion title="Notes" icon="note-sticky">
    Markdown notes attached to the project. Notes auto-save after short inactivity and support preview mode.
  </Accordion>

  <Accordion title="Attachments" icon="paperclip">
    Files uploaded in the project Files tab (images/documents/other supported formats), with storage usage tracking.
  </Accordion>
</AccordionGroup>

***

## Creating a project

<Steps>
  <Step title="Open the Projects section">
    Navigate to **Projects** in the left sidebar.
  </Step>

  <Step title="Create a new project">
    Click **New project**. Give it a name and select the type: Solo or Team.
  </Step>

  <Step title="Add searches">
    Open the project and use **New Search** to run a search in that project context.

    For team investigations, you can also associate a result to a Team project using the result page **Collaborate** action.
  </Step>

  <Step title="Add notes and attachments">
    Open the project and use the Notes and Attachments sections to add context alongside your search data.
  </Step>
</Steps>

***

## Project limits and storage

Project count and storage are plan-dependent.

* Standard: lower project/storage limits
* Pro: higher limits
* Advanced: highest limits

Team project limits are enforced against the team owner plan.

***

## Permissions in team projects

Team roles impact what members can do in project workflows.

* Viewer: read-only style access (cannot create team projects)
* Editor/Admin/Owner: can create and manage team project content

Delete/edit actions for project searches are also role-gated in team projects.

***

## Team projects

A Team project is shared with the associated team. Members can access the same searches, notes, and files according to role permissions.

<Note>Team projects require an active team workspace. See [Team collaboration](/collaboration/team-collaboration) for setup details.</Note>
