# Account Management and Configuration

## &#x20;Create a Proxy Account

1. Set the following information:
   * Proxy username
   * Password
   * Account status: Enabled or Disabled
   * Traffic limit: Select "Unlimited" or set a specific traffic cap (unit: MB)
2. Click "Save" to activate the configuration.

Quick Function: Use the "One-Click Add" feature, and the system will automatically generate a username and password.

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

## &#x20;Configuration for Using Shared Proxies

&#x20;**Endpoint Generator**

Positioning: Quick Configuration Tool

1. Primarily used to generate proxy connection parameters and commands that can be used immediately.
2. Intended for all user levels who need to use proxy services right away.
3. The output results can be copied directly and executed in the terminal without requiring programming knowledge.

| Authentication Method | Select the proxy user you want to use from the username list. If you haven't created an account yet, click \<Add Now> to create one.                                                                                                                                                                                                       |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Location Setting      | The system automatically assigns the optimal domain name based on the selected proxy region. It supports manual adjustment via the drop-down menu or selecting the target continent, country/region, state, city, or network service provider in the authorization field. For specific setting methods, please refer to Location Settings. |
| Session Setting       | - Rotating Session: Automatically switches IP for each request, suitable for business scenarios requiring high anonymity.- Sticky Session: Allows you to select a session retention duration ranging from 1 to 90 minutes, suitable for business scenarios requiring session continuity.                                                   |

After completing the configuration, the system will generate a command that can be directly executed in the terminal. Simply copy and use it.

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

## &#x20;**Code Examples**

Positioning: Development Integration Tool

1. Primarily provides programming language-level integration solutions.
2. Intended for developers who need to integrate proxy services into their projects.
3. The output results are code templates that require technical background to use.

The configuration options (authentication, location, session) are the same as those in the Endpoint Generator. The system will provide code templates for mainstream programming languages (such as Python) for developers to directly integrate into their projects. These are code snippets that can be copied and used directly.

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

## &#x20;Configuration for Using Dedicated Proxies

After purchase, manage your exclusive IPs in the path "Proxies" → "Datacenter Proxies" → "Dedicated Proxies".The following operations are supported:

1. **Search**: Filter IPs by criteria such as IP address, username, password, and region.
2. **Edit Username and Password**: Support manual setting, random generation, or application of the global default password.
3. **Renewal**: Support renewal for a single IP or batch IPs (on a weekly or monthly basis).
4. **Auto-Renewal**: Enable or disable the auto-renewal function for specified IPs.
5. **Copy/Export**: Copy or export IP information in a specified format.
6. **IP Replacement**: You can apply for IP replacement within 10 minutes after purchase or when the IP is in an interrupted state.

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

## Usage Statistics

You can view the usage statistics of data center proxies by accessing the Thordata dashboard. After entering the dashboard, navigate sequentially to the "Proxies" → "Datacenter Proxies" → "Statistics" interface to view the usage of dedicated proxies or shared proxies.

<figure><img src="/files/cIZmsyiF0si0AC7QvrrI" 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://doc.thordata.com/doc/proxies/datacenter-proxies/account-management-and-configuration.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.
