# Force Bill a Purchase

In some cases, you may need to force bill an account. This is helpful when you are testing a new MID or you need to resume billing an account.

To force bill an account, search for the customer you would like to force bill:

You can search by name, Order ID, Email Address, Phone Number, etc.

Once you have identified the account, select the Name hyperling, then select the Product, this will take you to the purchase page.

From the Purchase, select Force Bill Now.

Specify the confirmation message:

When the account bills, you will receive a Success response:


---

# 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://help.konnektive.com/konnektive-crm/how-to-articles/force-bill-a-purchase.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.
