# Start onboarding

You can add a service provider (also called "Gatenox Partners") in two ways.

The service provider, which allows business users to send company profile (documents and data) using Gatenox has 2 methods to invite business users to apply using Gatenox Hub:

1. The Partner can send you an invitation email with the link. More information about invitation emails can be found here: [Invitation for verification](/gatenox-hub-wiki/id-node-how-to/i-received-email-from-gatenox/invitation-for-verification.md).
2. The Partner can implement a button on the service webpage.

<figure><img src="/files/cpGaKe9z1EKIyVVAdH8Y" alt="&#x22;Apply via Gatenox&#x22; button"><figcaption><p>"Apply via Gatenox" button</p></figcaption></figure>

In both cases after clicking on the link, you will be redirected to the Gatenox Hub login / sign-up page and after the successful login / sign-up, the partner's name will be added to your "Onboarding list". Your "Onboarding list" is presented on the right side of the "You company profile" screen.

Depending on your profile requirements there are 3 possible scenarios.

#### First onboarding

It is the first time you are sharing your company data with this service and your profile has all the data required by the service provider - in this case, you can automatically send data to Partner. This situation usually happens during the second or later onboarding, when most of the data has been already entered. Learn more here: [Share my profile](/gatenox-hub-wiki/id-node-how-to/share-company-profile/share-my-profile.md).

<figure><img src="/files/qbB6hTNfzICHiabAV028" alt="Onboarding list"><figcaption><p>Onbaoridng process - profile ready to share</p></figcaption></figure>

#### Recurring review

It is a recurring review process initiated by the service provider or you have been asked by the service provider to update the company data. Additionally, your profile has all the data required by the service provider - in this case, you should review your company profile and (depending on the result of your review) update and send your data to the service provider.

<figure><img src="/files/zasRHCxQjFtCA7DyrxtI" alt=""><figcaption><p>Recurring review - profile ready to share</p></figcaption></figure>

#### Missing data

Your profile requires additional information - in this case, you are asked to complete your company profile. This situation usually happens after a new account is created during the first onboarding or for recurring review if the service provider requires additional data scope. Do not worry - we are here to guide you through the process. Let's move on to: [Complete required company data](/gatenox-hub-wiki/id-node-how-to/share-company-profile/complete-required-company-data.md).&#x20;

<figure><img src="/files/sXtHE2M9G6Dbx1MS64LU" alt=""><figcaption><p>Onboaridng process - missing data in the comapny profile</p></figcaption></figure>

#### Delete onboarding

To delete an onboarding process directly from the "Onboarding List," click on the "X" next to the corresponding company name. If you've mistakenly initiated the onboarding process for a partner, you can halt this process by clicking the "X" button located at the top right corner of the "Current onboarding" card at the top of the screen.


---

# 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.gatenox.com/gatenox-hub-wiki/id-node-how-to/share-company-profile/start-onboarding.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.
