# Account Details

Your [**Account Details**](https://www.simplebooth.com/account-details) page allows you to manage basic profile information, security settings, and view specific account-wide data.

<figure><img src="/files/tziLq30Pt0xwfKL0ni3L" alt="" width="375"><figcaption></figcaption></figure>

***

#### **Manage Profile Information**

You can update the following details at any time to ensure your account information and communications are accurate:

* **Name**: First and last name.
* **Email address**: The primary email for your login and notifications.
* **Company name**: The business name associated with the account.
* **Location & Time**: Your country and preferred timezone.
* **Email Preferences**: Opt-in or out of receiving Simple Booth product emails.

[Contact our team](mailto:support@simplebooth.com) to update your email adress.

***

#### **Security**

* **Update password**: You can change your password directly from this page to keep your account secure.

***

#### **Account & Subscription Data**

* **Account balance**: If you have an account credit, the remaining balance is displayed here. Credits are automatically applied to future subscription charges until the balance reaches zero.
* **Phone number**: You can view the phone number associated with your account here. Phone numbers must be added and verified during signup and cannot be edited from your account settings at this time.

***

#### **Export iPhone App Photos (2020-2024)**

If you used the Simple Booth app for iPhone to take pictures between 2020 and 2024, you can use the export tool on this page to download your legacy photo data.

***

{% hint style="success" %}

## Plan Availability

:white\_check\_mark: All plans
{% endhint %}


---

# 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://docs.simplebooth.com/accounts-and-billing/account-management/account-details.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.
