# cldkctl organization

The organization command is used to manage organization-level configurations in Cloudeka. It provides functionality to view and edit organization details, manage members, and define roles and permissions to control access across projects. This command is essential for administrators who oversee user management, access control, and team collaboration settings.

## Usage

```
cldkctl organization [flags]
```

```
cldkctl organization [command]
```

## Aliases

```
organization, org
```

## Available commands

<table><thead><tr><th width="150.6666259765625">Column</th><th>Descrption</th></tr></thead><tbody><tr><td><code>edit</code></td><td>Edit organization details such as name, description, or settings</td></tr><tr><td><code>member</code></td><td>Manage organization members (add, remove, or list users)</td></tr><tr><td><code>role</code></td><td>Manage roles and permissions for users or groups</td></tr></tbody></table>

## Flags

{% hint style="info" %}
This command supports [global flags.](https://docs.cloudeka.ai/cloudeka-api-list/global-flags) Refer to the Global Flags section for details.
{% endhint %}

<table><thead><tr><th width="148.66668701171875">Column</th><th>Description</th></tr></thead><tbody><tr><td><code>-h, --help</code></td><td>Help for the balance command.</td></tr></tbody></table>
