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

# Chrome Extension Side Panel

> Navigate the Userplane Chrome extension side panel and its core views

After [installing the Chrome extension](/integrations/chrome-extension), click the Userplane icon in your toolbar to open the side panel. The panel appears on the right side of the browser window alongside the active tab.

## Opening the side panel

* **Click the extension icon** in the Chrome toolbar.
* **Press the keyboard shortcut** — `Cmd+Shift+Y` (Mac) or `Ctrl+Shift+Y` (Windows/Linux).
* **Right-click the extension icon** and select a menu item.

See [Chrome Extension Shortcuts](/integrations/chrome-extension-shortcuts) for the full list of access methods.

<Frame caption="Side panel showing the Links tab">
  <img src="https://mintcdn.com/userplane/8_FOZno9A0XwGdNH/media/extension/extension-list-recording-link.png?fit=max&auto=format&n=8_FOZno9A0XwGdNH&q=85&s=deea5cc310dcf6cfe976ab80e8838e88" width="1496" height="968" data-path="media/extension/extension-list-recording-link.png" />
</Frame>

## Navigation

The side panel has four tabs at the bottom:

| Tab            | What it shows                                                           |
| -------------- | ----------------------------------------------------------------------- |
| **Links**      | All recording links in your workspace — filter, search, edit, and share |
| **Recordings** | All received recordings — filter, sort, and open in the dashboard       |
| **Create**     | Form to create a new recording link                                     |
| **Settings**   | Workspace, extension preferences, and account                           |

## Authentication and workspace

The side panel requires sign-in via the Userplane dashboard and a selected workspace. If you belong to a single workspace, it is selected automatically. Workspace switching is available from the [Settings](/integrations/chrome-extension-settings) tab.

## Features

<CardGroup cols={2}>
  <Card title="Link Creation" icon="plus" href="/integrations/chrome-extension-create-links">
    Create links from the side panel, keyboard shortcut, context menu, or omnibox
  </Card>

  <Card title="Link Management" icon="list" href="/integrations/chrome-extension-manage-links">
    Browse, filter, edit, and delete recording links
  </Card>

  <Card title="Recordings" icon="play" href="/integrations/chrome-extension-recordings">
    Browse received recordings and open them in the dashboard
  </Card>

  <Card title="Settings" icon="gear" href="/integrations/chrome-extension-settings">
    Configure workspace, preferences, and account
  </Card>
</CardGroup>

## Related articles

* [Chrome Extension](/integrations/chrome-extension) — installation and overview.
* [Chrome Extension Shortcuts](/integrations/chrome-extension-shortcuts) — all access methods at a glance.
