> For the complete documentation index, see [llms.txt](https://developers.proxidize.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.proxidize.com/proxidize-products/proxidize-proxies/proxidize-proxies-per-proxy.md).

# Proxidize Proxies (Per Proxy)

Proxidize’s **Per Proxy** plans are designed for users who need full control over **dedicated, SIM-based mobile proxies**. Each proxy is directly assigned to your account and comes with customizable settings for location, carrier, rotation, and formatting. You can manage each proxy individually through an intuitive, streamlined dashboard, giving you total visibility and command over your setup.

Whether you’re running long-term campaigns, managing mobile accounts, or offering proxy access to others, this plan gives you everything you need to stay flexible and in control.

### Use Cases

* Web scraping and mobile data collection
* SEO testing and search engine result tracking
* Ad verification across cities and carriers
* Social media and multi-account management
* E-commerce and retail price monitoring

### Core Features Overview

#### Proxy Format Selection

Customize how your proxy access details are displayed and exported.

From the **Proxy Format** dropdown, you can choose between:

* **Username:password\@hostname:port**
* **Hostname:port:username:password**

This makes it easy to match your proxies to whatever format your tool or script no extra reformatting needed.

#### Current Location

The **Current Location** column always reflects the real, physical location of the proxy.

Proxidize gives you granular control over where your proxies operate, with options to choose from major U.S. cities such as Tampa, Louisville, Seattle, Dallas, Austin, Miami, Los Angeles, and more.

Want a hands-off option instead? Simply select the **“Fastest Option”** to automatically route your proxy through the best-performing available location.

**Note:** When you manually select a location, it will be locked in for future proxy rotations. If that location becomes unavailable or encounters issues, the proxy may stop functioning. In such cases, you'll need to either manually select a different location or switch back to the **“Fastest” option** to restore service.

#### Current Carrier Selection

Choose the mobile carrier your proxy operates on:

* **Fastest** (automatically optimized)
* **Purple Network**
* **Blue Network**
* **Red Network**

You can adjust this carrier preference during setup or anytime afterward. It’s perfect for optimizing speed, targeting specific regions, or comparing performance across different mobile networks.

**Note:** When you select a specific carrier, future proxy rotations will remain tied to it. If that carrier goes offline or experiences connectivity issues, the proxy may stop working. In that case, you’ll need to manually switch to an alternative carrier or revert to the **Fastest** option to restore service.&#x20;

#### Hostname Type Selection

Control how your proxies are resolved:

* **IP Hostname:** Direct IP
* **DNS Hostname:** Dynamic domain

#### HTTP & SOCKS5 Proxy Access

Each proxy includes both **HTTP** and **SOCKS5** support.

For easier readability, the dashboard shows the **port numbers**, while the full host details are still available behind the scenes. This makes the dashboard cleaner while still giving you everything you need to connect using your preferred protocol.

#### Total Data Usage

Easily monitor how much data each proxy consumes with real-time tracking.\
The dashboard displays the **total data usage per proxy**, giving you a clear overview of your consumption across all active proxies.

#### Rotation Interval Configuration

Set how often each proxy should rotate its IP, with a minimum rotation interval of 1 minute that you can customize!

* **No Interval**
* **Every 5 Minutes**
* **Every 1 Hour**
* **Every 8 Hours**
* **Custom** – Choose your own interval in minutes, hours, or days

This flexibility is ideal whether you're running long-term sessions or refreshing IPs regularly.

#### Rotation URL (with Copy Button)

Each proxy includes a **Rotation URL**, which you can call via API or use manually to rotate the IP on demand.

We’ve added a **copy-to-clipboard icon** next to each URL for quick access — just one click and you’re ready to go.&#x20;

#### Reset Password

Managing your proxy credentials is simple and secure.\
You can update the password for all proxies at once directly from the dashboard. With just a click, a new random password will be generated and applied automatically.

#### Manual Rotation

Need to rotate a proxy on the spot?

Just click the **Rotate icon** next to any proxy to instantly trigger a new IP. No need to wait for an interval, perfect for testing or manual changes.

#### **Available Proxy Plans**

Whether you're starting with a single proxy or managing a larger operation, Proxidize’s [**Per Proxy**](https://proxidize.com/proxy-server/mobile-proxies/) plans give you the flexibility to scale at your own pace.

You can begin with just **one proxy per month** and add more as needed, while maintaining full control over carriers, locations, rotation settings, and proxy formats.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://developers.proxidize.com/proxidize-products/proxidize-proxies/proxidize-proxies-per-proxy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
