# Billing

The Billing page allows you to view the legal information about your company, payment methods and past invoices.

<div data-with-frame="true"><figure><img src="/files/WFV5VmWrMYnzkmIdI1ty" alt=""><figcaption></figcaption></figure></div>

You can access Billing via:

{% embed url="<https://app.bookline.io/billing>" %}

### Payment methods

You have the option to pay by **credit card** or **direct debit**.&#x20;

{% stepper %}
{% step %}
Choose your preferred method of payment.

<div data-with-frame="true"><figure><img src="/files/muY6jrDt6KBDqrMvwTLf" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
Enter your payment details.

<div data-with-frame="true"><figure><img src="/files/JUueSjExXgPxRGoBpder" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
Click **'Save'** to keep this payment method on file for future payments.

<figure><img src="/files/TgtLOWcw2qFAv6a4L03s" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Invoices&#x20;

{% stepper %}
{% step %}
View past invoices by clicking **'See'**.

<div data-with-frame="true"><figure><img src="/files/OL6RisKSFxWd5eIOMvGf" alt="" width="210"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
Here you will see your most recent invoices as well as their payment status, amount and invoice number.

<div data-with-frame="true"><figure><img src="/files/2lXZTm32z4mAkHS9vz5Z" alt="" width="248"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
You have the additional option to download invoices for your reference.

<div data-with-frame="true"><figure><img src="/files/Dn25hsf3FYgEz3A9vWTH" alt="" width="153"><figcaption></figcaption></figure></div>

{% endstep %}
{% endstepper %}


---

# 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.bookline.io/client-portal/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.
