# Registration process

### Send welcome mail if flag exists

When updating or creating a client, if the flag \*\*\*\* *"\_sendWelcomeMail"* is sent with, a welcome email will be sent

{% hint style="danger" %}
The customer must have set the additional field "b2b\_platform\_access".
{% endhint %}

### Send welcome mail when creating customer

Bei jeder Erstellung eines Kunden wird eine Willkommens-Email versendet

{% hint style="danger" %}
Der Kunde muss das Zusatzfeld "b2b\_platform\_access" gesetzt haben.
{% endhint %}

### Registration Anfrageformular statt Anmeldung

Geschäftskunden können sich nicht mehr normal Registrieren, stattdessen werden die Formulardaten via E-Mail an den Shopbetreiber gesendet.

### Gewerbebestätigung in der Registration

Geschäftskunden müssen durch eine Checkbox bestätigen dass Sie auch wirklich ein Gewerbe betreiben, das betrifft nur das Formular in der Option "Registration Anfrageformular statt Anmeldung".

### Kunden werden als B2b-Kunden registriert

Bei Kunden welche sich über die Registration anmelden wird automatisch das *"b2b\_platform\_access"* gesetzt und ein dazugehöriger Mitarbeiter wird erstellt.


---

# 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.b2b-sellers.com/b2b-platform/1/user-guide/configuration/registrationsprozess.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.
