# Register Requests (wip)

As of March 2022:&#x20;

We have started to develop this B2Bsellers extension and will release it soon.&#x20;

### Brief description:&#x20;

With the registration process with approval process, we would like to approve or reject individual registration requests as a sales agent or migrate to an existing customer as an employee.

This should be an extension to what the Shopware registration for B2B customers overwrites and outsources to an extra controller.

![](/files/kvGfMSxzx6DmgS3Xih40)

### Entities

{% content-ref url="/pages/jKIbzDJJT7XVLGAZxP2s" %}
[RegisterRequest](/b2b-platform/1/api-references/entities/registerrequest.md)
{% endcontent-ref %}

{% content-ref url="/pages/JvucADDgQE8VhBZ9xLPF" %}
[RegisterRequestActivity](/b2b-platform/1/api-references/entities/registerrequest/registerrequestactivity.md)
{% endcontent-ref %}

{% content-ref url="/pages/hQzilZbE9YDIYke2P4Pi" %}
[RegisterRequestStatus](/b2b-platform/1/api-references/entities/registerrequest/registerrequeststatus.md)
{% endcontent-ref %}


---

# 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-of-purchasable-addons/register-requests-wip.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.
