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

# Viewing dashboards as another user

> Preview dashboards and workbooks as another user to verify user attribute-based access grants and filters.

<Note>
  **Organization Admin** permissions are required to view dashboards as another user.
</Note>

While you're working, you may want to preview how your dashboard will behave for specific users. This can help you proactively address permission issues before sharing the content.

The **View as** feature temporarily applies the selected user's user attribute values to your current session for the purpose of evaluating filters, row-level security, and other attribute-driven logic.

## View As basics

<AccordionGroup>
  <Accordion title="What does View As include?">
    View As applies the selected user's:

    * **User attributes** - Variables mapped to dashboards, filters, and data access controls resolve using the selected user's attribute values. **Note**: Because only attributes are swapped, you may still see content or fields that the actual user cannot access.
    * **Access grants** - Data access rules based on user attributes apply from the selected user's perspective.

    This makes this tool useful for quickly testing that user attribute-based filters and access grants work as expected.
  </Accordion>

  <Accordion title="What does View As exclude?">
    View As is a preview mode focused on user attributes. It does not log you in as the selected user and does not change the user's permissions, roles, or connection access.

    It does not allow you to simulate:

    * **Downloads** - These actions aren't available while viewing as another user.
    * **Scheduled delivery previews** - Scheduled deliveries run as their owner, not as the selected user.
    * **Role-based restrictions** - Connection access based on user roles (like Restricted Querier permissions) is not reflected in View As.
  </Accordion>
</AccordionGroup>

## Viewing content as another user

In a dashboard or workbook, click **File > View as** and select a user.

## When to use Impersonate

For comprehensive testing that includes role-based restrictions, connection access, and all permissions, use [**Impersonate user**](/administration/users/impersonate) instead. Impersonation provides a full-session simulation where you experience Omni exactly as that user would, including all role-based restrictions and connection access controls.

Use **View As** for quick user attribute testing, and use **Impersonate** for comprehensive session simulation.
