# Settings

In the **Configuration** tab, you can manage the initial invoices.

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

* **Billing:** Number of installments.
* **Due Date:** Payment deadline date for each installment.
* **Billing Amount:** Amount of each installment.
* **Status:** Indicates whether the payment has already been made or is still pending.

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

* **Actions:** For each charge, you can **View Invoice (Service Invoice)** and **View Payment Link**.


---

# 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.poweromni.ai/en/administration-and-configuration/billing/settings.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.
