> For the complete documentation index, see [llms.txt](https://docs.computle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.computle.com/account-administration/direct-debit-set-up.md).

# Direct Debit Set Up

To set up a Direct Debit:

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

<figure><img src="/files/E6qhEQNihmqd9K7ZqgwD" 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. Click *Add Payment Method*

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

7. Click *Bacs Direct Debit* and complete the fields.

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

8. Tick the authorisation field.

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

9. Click Add.

{% hint style="info" %}
Within the next 4 weeks, Stripe will contact you to confirm that the Direct Debit Mandate has been established.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/direct-debit-set-up.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.
