# Account Settings

### **General**

This section contains basic account information. Starting with your name in your account, which can be edited at any time. This will change the name on any Akkio invoices, emails, or other communication you receive.

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

Your account email can also be found here, however, this can not be edited. Reach out to <support@akkio.com> if an email change is necessary.

Login Management will sign you out no matter where you are signed in from.  So if you are logged in on multiple tabs or devices, all will be logged out here.

Deleting your account will permanently delete your account, Teams, projects, and datasets. If you have other members on your Organization plan, you will have to remove them first before deleting your account.

### Security

Change your password here. You will be prompted to enter your current password to change it to a new one.

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

#### Two-Factor Authentication

You may enable two-factor authentication for your account using your phone number.&#x20;

Enabling two-factor authentication will require you to authenticate your account each time you log in by entering a 6 digit code that is texted to your phone number.

<figure><img src="/files/jIYCDXHnlGwGZp7jTb9C" alt="" width="563"><figcaption></figcaption></figure>

You may first be prompted to verify your email address.\
After selecting "Enable 2FA" follow the prompts to verify your email and phone number.

You can return to the security screen at any time to disable two-factor authentication. You will be automatically logged out upon doing so.

### **Notifications**

You can choose to receive emails about new features and other news.

<img src="/files/syJGQvYvW5XcNaEJGuN4" alt="" width="515">

### **Legal**

The legal section contains our [Terms of Service](https://www.akkio.com/app-terms) and [Privacy Policy](https://www.akkio.com/privacy).


---

# 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.akkio.com/akkio-docs/settings/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.
