> ## Documentation Index
> Fetch the complete documentation index at: https://strella-7d79fa26-mintlify-8c581790.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Explore Individual Sessions in the Strella Sessions Tab

> Access recordings, AI summaries, full transcripts, notes, and screener data for every completed participant interview — all in one place.

The Sessions tab is your home base for reviewing individual participant interviews. As soon as a participant completes their session, it appears here — fully processed with a recording, transcript, AI-generated summary, and notes ready to review. Everything you need to understand a single participant's experience is in one place.

## Finding your sessions

Navigate to **Results > Sessions** in your project. Each completed interview appears as a session card. Click into any session to open its full detail view.

## What you can do inside a session

<CardGroup cols={2}>
  <Card title="Watch the recording" icon="circle-play">
    Watch the full session video from start to finish, with playback controls for scrubbing, pausing, and adjusting speed.
  </Card>

  <Card title="Read the summary" icon="file-lines">
    Get a concise AI-generated overview of the session's key moments and takeaways without watching the entire recording.
  </Card>

  <Card title="Read the transcript" icon="align-left">
    Browse the complete word-for-word transcript of the interview, including both participant and AI moderator turns.
  </Card>

  <Card title="Review AI-generated notes" icon="sparkles">
    Scan structured notes automatically created by Strella to get up to speed on a session quickly.
  </Card>

  <Card title="Edit or add session notes" icon="pen-to-square">
    Add your own observations, annotate moments, or build highlight reels directly from the session view.
  </Card>

  <Card title="See screener information" icon="clipboard-list">
    Review the participant's screener responses to understand their profile and how they qualified for the study.
  </Card>
</CardGroup>

<Tip>
  Use the AI-generated notes when you need a fast read on a session before diving into the full recording or transcript.
</Tip>

<Note>
  To learn how to edit or create highlight reels from a session, see the [Creating Highlight Reels](/insights/creating-highlight-reels) guide.
</Note>

## Browser permissions for interviews

Participants need to grant browser permissions before their interview can begin. If you're sharing the interview link with participants, let them know what to expect — or share this guidance directly.

### What participants need

Before starting an interview, participants must grant access to:

* 🎤 **Microphone**
* 🎥 **Camera**
* 🔊 **Speakers / Audio output**
* 🌐 **Stable internet connection**

When the interview page loads, the browser will prompt them to allow microphone and camera access. They must click **Allow** to proceed.

### How to allow permissions

<Tabs>
  <Tab title="Chrome / Edge">
    When the browser prompt appears, click **Allow** for both the microphone and camera.

    If the prompt doesn't appear or was dismissed, click the **icon to the left of the URL** in the address bar, then:

    <Steps>
      <Step title="Open site settings">
        Click the lock or info icon to the left of the website URL in the address bar.
      </Step>

      <Step title="Enable Camera">
        Turn on the **Camera** toggle.
      </Step>

      <Step title="Enable Microphone">
        Turn on the **Microphone** toggle.
      </Step>

      <Step title="Reload the page">
        Refresh the page for the changes to take effect.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Safari (macOS)">
    When the browser prompt appears, click **Allow** for both the microphone and camera.

    If permissions were blocked, re-enable them manually:

    <Steps>
      <Step title="Open site settings">
        Click the **icon to the left of the URL** in the address bar.
      </Step>

      <Step title="Open Website Settings">
        Click **Website Settings…** from the dropdown.
      </Step>

      <Step title="Set Camera to Allow">
        Find the Camera row and change the setting to **Allow**.
      </Step>

      <Step title="Set Microphone to Allow">
        Find the Microphone row and change the setting to **Allow**.
      </Step>

      <Step title="Reload the page">
        Refresh the page for the changes to take effect.
      </Step>
    </Steps>
  </Tab>
</Tabs>

<Warning>
  If a participant clicks **"Never Allow," "Don't Allow,"** or **"Block"** when the browser prompts them, they'll need to manually re-enable permissions using the steps above before the interview can proceed.
</Warning>
