# Tenant Management (/admin/tenant_management)





**What’s a Tenant?** <br />
A tenant is your main workspace (your company or agency). As an **Admin** user you can manage it.<br />
That includes the ablity to manage i.e. create, edit & delete its **Sub-Tenants** and **Customers**.

<Callout>
  As an Admin user of a parent Tenant you are inhenetly an Admin user of a child Tenant either Sub-Tenant or Customer
</Callout>

## Creating a Sub-Tenant or a Client

1. Go to the **Admin** tab.
2. Click **+ Add Child Tenant**.
3. Choose:
   * **Sub-Tenant** → For internal teams, departments, or branches
   * **Customer** → For customers you're building agents for
4. Give it a name (e.g. “Marketing Team” or “Client ABC”)
5. Optionally you can add **External ID**
6. Click **+ Create**
   <Callout>You can add a Client to the Main Tenant, or one of your Sub-Tenants.</Callout>

<img alt="NewSubTenant" src={__img0} placeholder="blur" />

## Deleting a Sub-Tenant or a Client

1. Go to the **Admin** tab.
2. Navuigate using tree/structure on you left-hand side
3. Click on **Details** tab, click on the buttom **Delete**

<img alt="DeleteSubTenant" src={__img1} placeholder="blur" />
