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

# Settings and feedback

> Manage your account, set capture defaults, and send feedback to the Puggy team from the extension popup.

The extension popup includes a **Settings** screen for your account and capture defaults, and a **Send feedback** form for reporting issues to the Puggy team. Open either from the icons in the popup.

## Settings

Open Settings from the gear icon in the popup header. Changes you make here become the defaults for every new capture.

### Account and organization

* See the account you're signed in with and sign out.
* When you belong to more than one organization, switch which one new sessions upload to. The selected organization is remembered for your next recording.

### Advanced capture

Toggle capture defaults that apply to every new session:

| Setting                   | What it does                                                                                                                                           |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Auto-stop timer**       | Automatically ends a recording after the interval you choose, so long sessions wrap up on their own. Set to **Off** to record until you stop manually. |
| **Accessibility capture** | Collects an accessibility report alongside the recording, when available.                                                                              |
| **On-screen controls**    | Shows the [on-screen dock](/extension/on-screen-dock) so you can switch modes, annotate, and trigger captures from the page.                           |
| **Face bubble**           | Shows your webcam as a floating bubble on the page while you record. See [Face bubble](/extension/recording#face-bubble).                              |

<Note>
  These settings are defaults, not per-recording toggles — they carry over to every new capture until you change them.
</Note>

## Send feedback

Open **Send feedback** from the popup footer to report a problem or idea without leaving the browser. Puggy sends it straight to the team.

<Steps>
  <Step title="Choose type and severity">
    Pick a **Type** — bug, feature request, UX feedback, performance issue, or other — and a **Severity** from critical to low.
  </Step>

  <Step title="Describe it">
    Add a short **Title** and a **Description** covering what happened, what you expected, and how urgent it is.
  </Step>

  <Step title="Attach evidence">
    Optionally capture a screenshot, attach files (images, video, or logs), and include the active tab URL, your browser and device details, or a reference to the current session.
  </Step>

  <Step title="Submit">
    Send the feedback. You'll see a confirmation when it's received.
  </Step>
</Steps>

<Tip>
  Leaving **Include active tab URL** and **Include browser/device details** checked gives the team the context they need to reproduce an issue faster.
</Tip>
