# Add new company

To create a new company profile you need to open the context menu in the upper right corner and click on the “Add company” link.

<figure><img src="/files/dnmABYEYHaZNv8gtHwOP" alt=""><figcaption><p>Contexts menu</p></figcaption></figure>

You will see the “Add new company” screen. To facilitate the process of creating a new company profile (entering selected data for you), you must enter the jurisdiction and company registration number.

First, enter your company's jurisdiction. Then you have options to search for your company using:

* name - please provide at least 3 chars to start the search process,
* number - please provide the exact company number.

After entering the search phrase, you will see a list of companies meeting the criteria set in the query

<figure><img src="/files/YygY5OxGs377LsBeodFj" alt="Add new company"><figcaption><p>Add new company</p></figcaption></figure>

If your company is not found, you can enter “Company name” manually and press the “Continue” button. In this case, you will have to enter all the data manually.

<figure><img src="/files/vA3FWfr6tRUCcQyvivC9" alt="Find your company - check results"><figcaption><p>Find your company - add company manually</p></figcaption></figure>

Now you can press the “Continue” button to go through the company setup wizard. The “Business details” screen will be displayed.

<figure><img src="/files/AZrsyCJYjKZQ8gWzlUp9" alt="Company details - basic data"><figcaption><p>Business details</p></figcaption></figure>


---

# 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/create-and-complete-company-profile/add-new-company.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.
