# Settings

The Settings section is your control center for managing everything related to your account, your organization, and your client teams. Customize your experience, set permissions, and maintain control over how your agency collaborates within the platform.

#### **Account Settings**

Manage your personal profile, password, and preferences. This is where you control your own experience on the platform. Learn more about Account Settings [here.](#account-settings)

#### **Organization Settings**

Configure your agency’s global settings, including branding, user roles, permissions, and overall platform access. Learn more about Organization Settings [here.](#organization-settings)

#### **Client Team Settings**

Add and manage the teams working on behalf of each client. Assign users, set access levels, and organize workspaces around client-specific needs. Learn more about Client Team Settings [here.](#client-team-settings)


---

# 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.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.
