# How to add details in your company profile?

{% hint style="info" %}
Only Administrators and the Owner of the company can modify and add company profile information.
{% endhint %}

To add or change data:

{% stepper %}
{% step %}
In the upper right corner of the page, click "Settings". This is your company-wide administration panel.

<div align="left"><figure><img src="/files/zUiFIMzrs7vhpGFxh8c2" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
On the "Company account" tab, click "Edit info".

<div align="left"><figure><img src="/files/u1uQG1525nW1PXBHrlIE" alt=""><figcaption></figcaption></figure></div>

Here you can add, change or delete information about your company such as:

* Company logo;
* Brand name\*;
* Type of company\*;
* Registration country\*;
* VAT/Tax number;
* Registration date;
* Registered address;
* Mailing address;
* Associations;
* Licenses.

\*Required fields

If you are a member of associations or have licenses, be sure to mention them to make your company's business profile more attractive and professional.

<div align="left"><figure><img src="/files/jRZp4etBtP3pYC2i6Jwy" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Other information can be edited in the "Company profile" tab. Click the edit icon next to the company name.

<div align="left"><figure><img src="/files/anH7jc7JxusoouF1TELv" alt=""><figcaption></figcaption></figure></div>

Here you can specify:

* Company motto;
* Role in logistics\*;
* Shipments per month\*;
* Fleet size\* if you are a carrier.

\*Required fields

<div align="left"><figure><img src="/files/3CjnC4pCPqLAXxDOUmSX" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
If you want to change company description, add information about new directions or logistics services, you can do it in the forms below.

{% hint style="danger" %}
**Note!** Providing directions will help your future customers and partners find you through the filters of the business directory.
{% endhint %}

{% hint style="danger" %}
**Note!** Want more feedback and new contractors? Fill out your company profile as detailed as possible. This will make your profile more attractive to both potential and current partners. According to our research, a well-filled company profile generates 40% more responses to freight offers and 160% more responses to transport offers.
{% endhint %}
{% endstep %}

{% step %}
On the right side, you can also change or add your company's contact information.

<div align="left"><figure><img src="/files/alJQr8A7o6y5jUHLO0Iw" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/7SmRtoXUusXiRxBvyELb" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://help.roolz.net/en/companies/company-creation/how-to-add-details-in-your-company-profile.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.
