# Transfer Client Billing

You can choose whether your firm pays for a client's Kick subscription or whether the client pays directly. This is set during onboarding and can be changed later.

***

### **Billing options**

* **Bill my firm:** Your firm covers the subscription cost. The charge appears on your firm's invoice.
* **Bill my client:** The client receives their own invoice and pays Kick directly.

***

### **Changing billing ownership to client**

{% hint style="info" %}
Your client must be an Admin in their workspace to own billing.
{% endhint %}

1. Go to the **Clients** tab
2. Hover over the client and click the **options menu (⋯)**
3. Click **Transfer billing to client**

The client is notified via email to take over their subscription. Once accepted, the ownership is officially transferred.

***

### **Changing billing ownership to your firm**

1. Go to the **Clients** tab.
2. Hoover over the client and click the **options menu (⋯)**
3. Click **Request billing from client**

The client's primary admin will receive a request asking them to transfer billing to the firm. On the client's side, they see the pending request in their **Settings > Billing** page with **Accept** and **Reject** buttons

You can also cancel a pending request via **Cancel billing ownership request** within the same **options menu (⋯)**.


---

# 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/subscription-and-billing/transfer-client-billing.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.
