> For the complete documentation index, see [llms.txt](https://documentatie.maqqie.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentatie.maqqie.nl/voor-bedrijven/functionaliteiten/instellingen-and-account/bedrijfsprofiel/instellingen/financiele-instellingen.md).

# Financiële instellingen

### Betaalmethode wijzigen

Je kunt kiezen voor een automatische incasso of handmatig overboeken. Dit kun je regelen bij Bedrijfsprofiel > Instellingen > Financiële instellingen. Indien Automatische incasso staat ingeschakeld kun je dit uitschakelen

### Betaaltermijn wijzigen

We hanteren standaard een betaaltermijn van 10 dagen. Indien je dit wilt veranderen naar meer dagen kan dit tegen een meerprijs aangevraagd worden. Hiervoor ga je naar Bedrijfsprofiel > Instellingen > Financiële instellingen en scroll naar Betaaltermijn. Klik vervolgens op Dien een verzoek in om betaaltermijn te verhogen en kies vervolgens hoe hoog je je betaaltermijn zou willen. Klik vervolgens op Verstuur aanvraag. We doen ons uiterste best om dit zo snel mogelijk te verwerken.

<figure><img src="/files/GAblsegmWEXWwnViNLwV" alt=""><figcaption><p>Betaaltermijn wijzigen</p></figcaption></figure>

### Mailadres voor facturen wijzigen

Je kunt het mailadres waarop je je facturen ontvangt wijzigen door te gaan naar Bedrijfsprofiel > Instellingen > Financiële instellingen en te scrollen naar E-mailadres voor facturen. Typ het mailadres waarop je de facturen wilt ontvangen en klik vervolgens naast het tekstveld. Vervolgens zul je een bericht zien verschijnen dat het mailadres succesvol is aangepast.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://documentatie.maqqie.nl/voor-bedrijven/functionaliteiten/instellingen-and-account/bedrijfsprofiel/instellingen/financiele-instellingen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
