# Self-Service Dashboard

### Intro

The purpose of this article is to explain how to correctly interpret the usage data that is displayed on the self-service

### Home

The Product you’ve purchased will be displayed as “Active” on the Dashboard page. This is the landing page you first see when you navigate to your self-service.

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

### Dashboard

The dashboard page displays your traffic usage history. Please note that it takes a couple of hours for your usage data to synchronize with the dashboard.

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

It is divided into a few key sections, namely:

#### Filtering Tools:

The top of the page allows you to select the date, proxy API users that you connect to the proxy with, and the country that was targeted with:

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

#### Subusers

This page takes you to the proxy API users page. Check out our [Creating Subusers](https://docs.goproxies.com/proxies/self-service-dashboard/creating-subusers) page for how to create them.<br>

#### Documentation:

This a the link to the same help docs page you're currently navigating.

#### Traffic History:

This is where you see how many requests were made at a selected time period:

<br>

<figure><img src="/files/8xwC67bCnEwBWkwVvXkK" alt=""><figcaption></figcaption></figure>

#### Traffic Usage:

This section allows you to see what is your remaining traffic per your plan. Currently, we do not support upgrading your plan directly from the self-service dashboard while the previous traffic is still available. If you're interested in upgrading your plan or topping up your traffic - please contact our Sales Team at <sales@goproxies.com>.

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

#### Successful and Failed Requests:

These sections list all of your requests per domain in the selected time period (“Total traffic” is the amount of requests made to specific domain):

<br>

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

### My Account

This Page lists your current dashboard account details.

<br>

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

If you wish to change your account, you may do so by pressing the “Change” button, which will direct you to the password change page. Press “Confirm” once you’ve entered the new password per the requirements to save the changes:

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

### Billing

The billing section contains your invoices with the product name, plan and price amount. You can download the invoice in pdf by pressing the “Download” button on the right side:

<br>

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

### Contact Us

This section Provides quick access to the support email.

### Help Center

This is a quick link to our support knowledge base. Please try using it to obtain initial answers to any technical questions you may have.


---

# 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.goproxies.com/proxies/self-service-dashboard.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.
