> For the complete documentation index, see [llms.txt](https://wiki.beabee.io/help-center-english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.beabee.io/help-center-english/onboarding-guide/customise-beabee/membership-builder/account-confirmation.md).

# Account confirmation

After your members have decided on a contribution, entered their payment information and confirmed their email address, you will be asked for contact information, e.g. their name or address. You can also customise this step and decide for yourself what information you want to ask for.

Proceed as follows:

1. Log in to beabee and click on the *Membership Builder* tab in the sidebar menu and then on *Confirm Account Information*.

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

2\. First you can decide whether you want to ask members for their address or not. Members then also have the option to agree or not to receive mailings. For example, you could ask if members would like to receive thank-you notes by post or offer to send your print edition.

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

3\. You can now give members the option to subscribe to your newsletter. **Important: Only if you ask your members and only if members give their consent here, the member data will be synchronised with Mailchimp.**

4\. Done! In the next step, you can welcome your members with a welcome message in their user dashboard.


---

# 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://wiki.beabee.io/help-center-english/onboarding-guide/customise-beabee/membership-builder/account-confirmation.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.
