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

# Project Dashboard

> Navigate a project's tabs — files, open data, memories, conflicts, and integrations

## Dashboard Overview

Open a project via **Workspaces → your workspace → project**. The project detail page organizes everything into tabs; which tabs you see depends on your permissions (and enabled features).

## Files Tab

The project's associated documents:

* **Add content**: drag-and-drop upload, folder upload, or associate existing documents from your Library
* **Processing status** per document: `pending` → `running` → `okay` (or `error` with details) — content becomes searchable once processing completes
* **Remove**: disassociating a document removes it from the project's context; the file stays in your Library

## Open Data Tab

Subscribe the project to curated industry datasets — research/academic, clinical, financial, economic, patents, and more. Subscribed categories become searchable by the Playground and connected agents alongside your own content.

## Memories Tab

The project's extracted memories:

* **Search and filter** with live counts; switch to the **word-frequency view** for a quick sense of what the project knows
* **Inspect** any memory — content, metadata, and the **Source Trace** tab showing where it came from
* **Edit** or **forget** memories; bulk-select for cleanup

## Conflicts Tab

Contradictory memories land here instead of silently coexisting. Review each conflict and resolve it — see [Memories](/features/memorylake/memories/overview#conflict-detection). (Requires the conflict-resolve permission in team spaces.)

## Integrations Tab

Connect this specific project to your tools: OpenClaw / QClaw / Hermes setup with pre-filled commands, and API access details. See the [Integrations Overview](/features/memorylake/mcp-servers/overview).

## Editing Project Details

Project name and description can be edited from the project page. Deleting a project removes its memories and document associations (library files remain).

## Next Steps

<CardGroup cols={2}>
  <Card title="Document Association" icon="link" href="/features/memorylake/project-management/document-association">
    Add documents to the project
  </Card>

  <Card title="Memories" icon="brain" href="/features/memorylake/memories/overview">
    How extraction, traces, and conflicts work
  </Card>

  <Card title="Integrations" icon="plug" href="/features/memorylake/mcp-servers/overview">
    Connect agents and apps
  </Card>
</CardGroup>
