# Dashboard View

Here you can view your NetNut products, and system usage data. To filter data, please go to the Usage section from the sidebar.

Here you’ll also find the Proxy Generator.&#x20;

**Proxy Generator:**

To generate a proxy, click the **New Proxy** button and then select your options in the drop-down windows below:

1. Programming language: PHP, Python, Ruby, C#, NodeJs, Bash, Golang
2. Proxy type: you can choose All or one type of proxy:
   1. Datacenter – Data center IP pools
   2. Rotating Residential Proxy – IP addresses from real end-users that automatically change for every request
   3. Mobile – Real IP addresses from mobile devices provided by ISPs
   4. Static Residential Proxy – Fixed IP addresses from real end-users for prolonged use
3. Country: Click to open the window with the globe icon. You can choose the U.S., India, or All
4. Enter your Target URL
5. Click the **Generate** button


---

# 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.netnut.io/netnut-documentation/customer_portal/customer-portal/dashboard-view.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.
