# Remove or Delete Clients

### Remove a client

There are two ways to remove a client, depending on whether the client should retain access to their Kick workspace.

#### Delete client

Deleting a client permanently removes the workspace and all associated data from Kick.

1. Go to the **Clients** tab and find the client.
2. Click the options menu (⋯) on that row.
3. Select **Delete client**.

{% hint style="danger" %}
This action cannot be undone. If your firm members are the only members in the workspace, the workspace and all data are permanently deleted — including any user accounts your firm invited. Download any necessary reports or data before proceeding.
{% endhint %}

#### Remove firm access

If the client will continue using Kick independently, remove your firm's access instead of deleting the workspace.

1. Go to the **Clients** tab and find the client.
2. Click the options menu (⋯) on that row.
3. Select **Remove client**.

If your firm still owns billing, you'll be prompted to transfer billing ownership first.

{% hint style="warning" %}
**Important:** This action cannot be undone. Removing a client revokes your firm's access to their workspace.
{% endhint %}

→ [Transfer Client Billing](/managing-clients/subscription-and-billing/transfer-client-billing.md)


---

# 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.kick.co/managing-clients/add-your-first-client/quickstart.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.
