# Viewing Your Invoices

To set up a Direct Debit:

1. Navigate to the [Billing Portal](https://checkout.computle.com/p/login/6oEcOtdSkd4v2ha8ww).

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

2. Enter your email and click Send

{% hint style="warning" %}
Only the Billing Owner can log in to this page.
{% endhint %}

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

3. Open your emails.
4. Locate the email from Computle with the subject "*Your Customer Portal Login Link"*

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

5. Click *Log In To Your Customer Portal*
6. Navigate to Invoice History

<figure><img src="/files/qoh5MpEnr3MZbn2zh2Zy" 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://docs.computle.com/account-administration/viewing-your-invoices.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.
