# Charge Review Threshold

The **Charge Review Threshold** can be found on **Settings** under **Billing**. This feature allows you to set an amount that needs to be reviewed by an admin before it gets charged.

In this example, the admin has set the amount to $20.00 for each rental.

<figure><img src="/files/U0WnmgbQNsmMGYy8pBej" alt=""><figcaption></figcaption></figure>

If a user ends their rental and their transaction is above $20.00, this amount will appear under the Pending Charges and the admin can update the status accordingly.

<figure><img src="/files/fmsav1QiYGHACNymwmKN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JaQg1pSlkZ7c5kKfo8DC" alt=""><figcaption></figcaption></figure>

When you click **Update**, you will be prompted to add a note and select the following actions:

* Approve full amount
* Approve custom amount
* Decline

{% hint style="info" %}
If you need assistance updating your charge review threshold, please reach out to our support team through <support@movatic.co>.
{% endhint %}

<figure><img src="/files/cjQBVS0WdLX5TRBnxwWS" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.movatic.co/admin-site/settings/billing/charge-review-threshold.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.
