# Company Registration

New tenant companies can choose to register themselves via register option available in the login page, this is optionally enabled by the service Admin.&#x20;

* Tenant Admin proves their identity by logging in through their identity system and submits the contact details.
* Once registration is completed, the service Admin reviews the request and onboard the tenant company.
* To check the current status, tenant Admin can log in to the portal using same account used during registration.

![Tenant company Self-Registration](/files/-MCk0c2jxlMm7UQh_396)


---

# 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.cloudassert.com/hybr/features/tenant/company-registration.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.
