# Additional users

Additional company representatives can be added to a company once the company is successfully registered. To do so, go to the "company information" section and clicking "add company representative".

<figure><img src="/files/H7BGROUANB70etncG5U2" alt="" width="319"><figcaption></figcaption></figure>

You can add an existing user (already registered on the platform), or you can send an email invitation to someone not yet registered.

<figure><img src="/files/Dydh63v2H6t24Bsq0Mw8" alt=""><figcaption><p>Existing user or non-registered user.</p></figcaption></figure>

Each new company representative added to a company will need to go through the [KYC process](/user-guide/i.-registration-login-and-admin/user-identification.md).


---

# 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.safcregistry.org/user-guide/i.-registration-login-and-admin/additional-users.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.
