# Account Settings

The Account Settings section of Loadmance provides comprehensive control over your testing environment through several tabs:

**Account Settings**: Update your personal information, contact details, and time zone preferences.

**Security Settings**: Configure access controls including IP restrictions to secure your account.

**Company & Team**: Manage your organization settings, add team members, and assign user roles.

**Dedicated IPs**: Manage IP addresses assigned to your account for consistent testing sources, particularly useful for whitelisted environments.

**Plan/Billing**: View subscription details, monitor resource usage, download invoices, and update payment information.

**Notifications**: Customize which events trigger alerts about tests, projects, and platform updates.

**Private Engines**: Configure and monitor your dedicated testing infrastructure with details on engine status and connectivity.

**Support**: Access customer service through a contact form when you need assistance with any feature.

<figure><img src="/files/TnU58CctnJcBF0vSDza2" 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://loadmance.gitbook.io/loadmance/documentation/account-settings.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.
