# "View as customer" feature

Last updated: May 14, 2025

<figure><img src="/files/H1m3dxR5CR0yLjBxfkTO" alt=""><figcaption></figcaption></figure>

Ever have a customer reach out to you with a CX request about their customer account portal? Help troubleshoot directly by seeing exactly what they're seeing by viewing your customer's accounts as they see them by clicking the **View portal as customer** from the Customer details page in your Smartrr admin.

To view portal as customer, navigate to the customer's detail page by going to **Customers** in the left hand sidebar. Find the customer you want to manage and click the row.

Once on the customer detail page, the **View portal as customer** button is on the right hand side of the page. Click on the button.&#x20;

{% hint style="info" %}
**Note:** If prompted with a login screen for your shop, login with your *own* shop account credentials. We know, this seems counterintuitive — but trust us. 🤞
{% endhint %}

<figure><img src="/files/6DXu06zXzY1kDiWhqPsY" alt=""><figcaption></figcaption></figure>

Once logged in, you will be able to view the customer's account portal as they see it. You will be able to take any actions the customer can.&#x20;

To exit the **View portal as customer** preview, click on the **Exit customer view button** on the fixed gray bottom bar.&#x20;

<figure><img src="/files/ZxNOS7L144lHEcMEhhtE" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.smartrr.com/docs/support/admin-portal/view-as-customer-feature.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
