# Account Settings

## Overview

Your personal account is your individual workspace within Akkio, allowing you to collaborate within your organization and contribute to client projects seamlessly.

***

## Account Setting Details

### General&#x20;

The **General** section of your **Account Settings** allows you to manage personal details and appearance preferences.

🔹 **Profile Details**

* View and update your **first and last name**.
* See the date your account was created.

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

🔹 **Email**

* Displays the email address associated with your account.
* Contact support if you need to update your email.

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

🔹 **Login Management**

* **Sign Out Everywhere** to log out from all browsers and devices for security purposes.

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

🔹 **Delete Account**

* Permanently delete your account, including all **clients, projects, and datasets**.
* This action **cannot be undone**.

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

🔹 **Appearance**

* Toggle between **light mode and dark mode** for your personal interface.
* This does **not** affect shared client-facing pages like **Reports or Chat**.

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

### Security&#x20;

Protect your account with secure password management and authentication settings.

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

### Legal

Review Akkio’s terms, privacy policies, and compliance standards to understand how your data is managed and protected.


---

# 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-help-center/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.
