# Business Details

The "Business Details" screen is where users can enter and manage various information about their company.

On this screen, users can update their company's information as needed. They may need to make changes if their business type or size changes, or if they expand into new locations. Keeping this information up-to-date is important for regulatory compliance, marketing efforts, and business development.

#### Fields

{% hint style="warning" %}
The fields listed in the documentation may differ from those displayed in your profile. The specific fields required by the company you are onboarding with depend on their specific data needs.
{% endhint %}

Here is a brief description of each field:

1. Trading name: This field allows users to enter the name under which their company conducts its business. It may be different from the legal name of the company.
2. Date of Incorporation: This field allows users to enter the date on which their company was officially incorporated. This is important for legal and regulatory compliance.
3. Business Type: This field allows users to specify the type of business their company engages in. This could include manufacturing, retail, service, or other types of businesses.
4. A public company listed on the stock exchange - this field indicates if the company is listed on the stock exchange.
5. Industry: The field allows users to provide the industry that best suites their business activity.
6. Business Size: This field allows users to indicate the size of their company in terms of the number of employees, annual revenue, or other relevant metrics.
7. Business Description: This field allows users to provide a brief overview of their company, including its history, mission, and values.
8. Product and Services Description: This field allows users to describe their company's products or services. This could include information about pricing, features, and benefits.
9. Locations of Activity: This field allows users to specify the geographical locations where their company operates. This could include specific cities, regions, or countries.

<figure><img src="/files/s29IJ4NtC08IA6wi4ZO5" alt="Business Details"><figcaption><p>Business Details</p></figcaption></figure>

#### Proof of incorporation details

In some cases, a business may be required to provide proof of company details, such as when registering with a government agency, cryptocurrency exchange, or opening a bank account. Users can upload proof of the company details on the [Business Documents](/gatenox-hub-wiki/id-node-how-to/create-and-complete-company-profile/verification/business-documents.md) tab, which is used to store important business documents. Users can upload digital copies of these documents for safekeeping and to provide to relevant parties upon request.


---

# 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/manage-company-details/business-details.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.
