# Customer Success Portal Overview

### Overview

This portal caters to Sales Representatives, Customer Service Representatives (CSRs), and other relevant roles. Account Executives utilize this portal to oversee their clients' accounts and subscriptions.

Administrators can access an account executive's portal using the "Login as Customer" feature. This feature can be located by navigating to:

* Users > All Users

Then mouse over the user you wish to login as and an actions button appears on the right. Click the button and then 'Login as Customer'.

### Components of the Account Executive Portal

#### Header

The account executive portal features a header displaying the account name, balance, and a button for invoice payments.

The Account Executive Portal comprises the following tabs:

#### Customer Accounts

This list provides the Account or Support team member with a list of all customer accounts they can manage.

#### My Cases

My cases show the customer all of the cases they have submitted to support. This list pulls from your CRM or Support system as configured within the administrative portal of PeakCommerce.

### Permissions

The permissions governing an account executive's access and editing capabilities within their portal are determined by the assigned profile.

Instructions on finding and configuring these permissions can be found in the roles and profiles section of this knowledge base.

For example, settings related to account balance and invoice payments in the header can be managed within the Pay Invoices profile settings.

***

### Pricing

PeakCommerce Sales & Support Hub is available on the following plans:

* Latest Starter plan or above (May 2023)
* Any Essentials plan or above

If you are on a legacy plan and don't have access to this feature, you can update to one of our latest plans in your Billing settings or contact your account manager.


---

# 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://docs.peakcommerce.com/product/customer-success-portal/customer-success-portal-overview.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.
