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

# Support access

> Impersonate a user to reproduce an issue, and control whether the Lightdash support team can do the same

Reproducing a user-specific problem — a permissions gap, missing data, a UI issue only one person sees — usually means seeing Lightdash as that user. Impersonation does that without needing their credentials.

There are two separate consents: your own organization admins impersonating your users, and the Lightdash support team impersonating them. Each is controlled independently, and both are off until someone turns them on.

## How impersonation works

When a user is impersonated:

* The impersonator sees Lightdash exactly as that user sees it, including their permissions, spaces, and data access.
* A banner appears at the top of the screen indicating an impersonation session is active.
* Each session has a hard limit of **15 minutes**, after which it ends automatically.
* The impersonator can stop at any time from the banner.

Every impersonation session is audit-logged and time-limited: Lightdash records when the session starts and ends, and each request made during it carries both the impersonating user's `userUuid` and the impersonated user's `userUuid`.

If the project requires users to provide their own [personal warehouse credentials](/personal-settings/personal-warehouse-connections), queries run with the impersonated user's credentials, including SSO-backed credentials.

## Impersonation by your admins

<Info>
  Impersonation by organization admins is behind a feature flag. [Contact support](mailto:support@lightdash.com) to enable it for your organization.
</Info>

Only **organization admins** can impersonate other users, and only users inside their own organization. Once the feature is available, admins enable it from the organization settings and can turn it off at any time.

<Frame>
  <img src="https://mintcdn.com/lightdash/R8D4n35qhmS06U3n/images/CleanShot2026-03-12at15.38.18@2x.png?fit=max&auto=format&n=R8D4n35qhmS06U3n&q=85&s=29d61055f04cfb5bd6f02bd5ffbfdd45" alt="Clean Shot 2026 03 12 At 15 38 18@2x" width="1918" height="898" data-path="images/CleanShot2026-03-12at15.38.18@2x.png" />
</Frame>

### Starting a session

1. Go to **Settings** → **Users & Groups**.
2. Find the user you want to impersonate.
3. Click the **...** menu next to their name.
4. Select **Impersonate user**.

<Frame>
  <img src="https://mintcdn.com/lightdash/5NMMM4n0puUIh3u9/images/support/support-access/impersonate-menu.png?fit=max&auto=format&n=5NMMM4n0puUIh3u9&q=85&s=31a571b080cc28d8af05ac6a89250cce" alt="Start impersonating a user" width="1916" height="728" data-path="images/support/support-access/impersonate-menu.png" />
</Frame>

You switch immediately to viewing Lightdash as that user, with a banner showing the active session.

<Frame>
  <img src="https://mintcdn.com/lightdash/5NMMM4n0puUIh3u9/images/support/support-access/impersonation-banner.png?fit=max&auto=format&n=5NMMM4n0puUIh3u9&q=85&s=55ab5757a0e75021e5c00f0cedd34e48" alt="Impersonating a user" width="2762" height="1236" data-path="images/support/support-access/impersonation-banner.png" />
</Frame>

### Stopping a session

Click **Stop impersonating** in the banner to return to your normal admin view.

## Impersonation by the Lightdash support team

**Lightdash support access** is an organization-wide consent toggle, off by default. Until an admin opts in, the support team cannot impersonate anyone in your organization.

Turn it on when you have an open support ticket and need the team to reproduce a user-specific issue without granting consent each time they investigate. Turn it off once the issue is resolved.

When it is on, support impersonation follows the same mechanics described above. Only **organization admins** can change the setting.

### Enabling support access

1. Go to **Settings** → **General**.
2. Find the **Lightdash support access** card.
3. Switch **Allow Lightdash support to impersonate users** on.

The setting saves immediately. Flip the same switch off to revoke access.
