# Profile & Account

When you click the profile icon in the upper-left corner of the screen, a dropdown menu will appear. By selecting the **Account** option from this menu, you will be directed to the Account page where you can view and manage your profile information.

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

The **Account** page allows you to manage your personal information, company details, security settings, and preferences within Loadium. Each section below helps you maintain full control over your profile and ensures a secure and personalized testing experience.

### **User Information**

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

This section contains your basic personal information associated with your Loadium account.

* View or update your full name and email address
* Manage communication preferences
* Ensure your account details stay accurate and up to date
* Provides your Access Key required to create Private Location load generators.

***

### **Company**

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

Here you can manage your organization-related information.

* Add or edit your company name
* Provide optional organizational details for invoicing or compliance
* Helps align your Loadium account with your business identity

***

### **Billing Address**

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

Your billing address is used for invoices and subscription-related documentation.

* Enter or update billing address details
* Ensure your invoices reflect correct company and tax information
* Required for paid subscription plans

***

### **Change Password**

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

Maintain the security of your account by changing your password at any time.

* Update your current password
* Recommended regularly for enhanced account protection
* Supports strong password policies

***

### **Account Time Zone**

<figure><img src="/files/7j9PxAeM8ZuayVXZoJBH" alt=""><figcaption></figcaption></figure>

Configure the time zone used across your Loadium account.

* Test schedules, reports, and timestamps are displayed in your chosen time zone
* Ensures consistent tracking across global teams
* Useful for accurate scheduling and reporting

***

### **Public Report Access**

Manage whether your test reports can be accessed via public links.

* Enable or disable external visibility
* Share reports easily with stakeholders when needed
* Control report access without requiring account login

***

### **Two-Factor Authentication (2FA)**

Improve your account security with an additional authentication step.

* Enable Two-Factor Authentication for stronger protection
* Prevent unauthorized access to your account
* Recommended for all enterprise users

***

### **Account Settings**

Provides the option to permanently delete your Loadium account and remove all associated data.


---

# 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://wiki.loadium.com/account/profile-and-account-1.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.
