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

# Viewing Your Datasets

> Browse your personal datasets and data from organizations you belong to.

NeuroFusion gives you access to two categories of datasets: **your own data** (submitted across any quest) and **organization data** (collected by quests belonging to organizations you're a member of).

## Your Personal Datasets

Navigate to **Datasets** from the main menu to see everything you've personally submitted. The page has two tabs:

* **Quest Datasets** — Data you've submitted to quests (experiments, prompts, onboarding, health data)
* **Local Recordings** — Brain recordings stored locally on your device

### Dataset Types

Your data is grouped by type:

| Type                  | Icon | What It Includes                                                    |
| --------------------- | ---- | ------------------------------------------------------------------- |
| **Brain Recordings**  | 🧠   | EEG data from Muse or Neurosity headbands                           |
| **Experiment Trials** | 🧪   | Responses from jsPsych cognitive tasks (grouped by experiment name) |
| **Self-Reports**      | 📝   | Prompt responses (mood, productivity, wellbeing, etc.)              |
| **Questionnaires**    | 📋   | Onboarding and survey responses                                     |
| **Health Data**       | ❤️   | Steps, sleep, heart rate from Apple Health / Health Connect         |

Each entry shows the **quest name**, **submission timestamp**, and **type-specific details** (e.g., experiment name for trial data).

## Organization Datasets

If you belong to an organization, you can also access data collected by that organization's quests — not just your own submissions, but data from all participants.

### How to Access Organization Data

1. Go to **Organizations** and select your organization
2. Navigate to the **Quests** tab to see all quests owned by the organization
3. Click on a quest to open its detail page
4. The **Data** section shows all collected datasets from all participants

<Info>
  To view organization quest data, you need the `data.view` permission (or higher) within that organization. Contact your organization admin if you don't see the data tab.
</Info>

### What Organization Members Can See

| Data View                                  | What's Shown                                | Where                     |
| ------------------------------------------ | ------------------------------------------- | ------------------------- |
| **Personal datasets**                      | Only your own submissions across all quests | `/datasets` page          |
| **Quest detail (as creator/collaborator)** | All participants' data for that quest       | Quest detail page         |
| **Quest detail (as participant)**          | Only your own submissions for that quest    | Quest detail page         |
| **Organization quests**                    | All quests owned by the org                 | Organization → Quests tab |

### Organization Quest Data Includes

When viewing an organization's quest data, you can see:

* **Participant count** — How many people have joined the quest
* **All submitted datasets** — Grouped by data type (experiments, prompts, recordings, etc.)
* **Individual responses** — Browse specific participant submissions
* **Aggregated insights** — AI-powered analysis across all collected data

## AI-Powered Insights

You can ask AI questions about datasets from both the personal Datasets page and organization quest detail pages:

1. **Ask about all data** — Get a holistic summary across datasets
2. **Ask about specific datasets** — Select one or more entries using checkboxes, then ask a focused question
3. **Follow-up questions** — After each AI response, suggested follow-up questions are provided for deeper exploration

AI insights stream in real-time. For brain recordings, the AI understands EEG frequency bands (delta, theta, alpha, beta, gamma) and what they indicate.

## Permissions Summary

| Capability                    | Participant | Org Member (data.view) | Quest Creator / Admin |
| ----------------------------- | ----------- | ---------------------- | --------------------- |
| View own datasets             | ✅           | ✅                      | ✅                     |
| View other participants' data | ❌           | ✅ (org quests)         | ✅                     |
| AI insights on own data       | ✅           | ✅                      | ✅                     |
| AI insights on all quest data | ❌           | ✅ (org quests)         | ✅                     |
| Download datasets             | ✅ (own)     | ✅ (org quests)         | ✅                     |
| Delete datasets               | ❌           | ❌                      | ✅                     |

## Privacy

* On the **Datasets page**, you only see your own submissions — other participants' data is never visible there
* **Organization quest data** is only accessible to org members with appropriate permissions
* All data access by organization members is logged in the [Data Audit Trail](/data/audit-trail)
* Quests that are not published (private) are only accessible to the creator and organization members
