# Client Team Settings

## Overview

Client Teams provide a structured workspace for agencies to collaborate on client-specific projects, manage team access, and ensure data security.

***

## Client Team Setting Details

### **General**

The **General** section houses the client team’s name and ownership settings. Admins can manage team details to keep workspaces organized and easily identifiable across the organization.

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

### **Members**

The **Members** section enables admins to add, remove, and assign roles to team members. Permissions ensure that the right people have the appropriate level of access to client-specific projects, data, and agents.

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

### **Security**

The **Security** section provides controls to manage team access and data protection. Admins can enforce security policies, restrict access to sensitive information, and maintain compliance with agency and client requirements.

<figure><img src="/files/9sbPdmpo1jtbYYvkLQdy" alt=""><figcaption></figcaption></figure>


---

# 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/client-team-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.
