# How to edit info in your company profile?

{% stepper %}
{% step %}
In the upper right corner, click “Settings” button;

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

{% step %}
In the “Company account” block, click “Edit info” button;

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

{% step %}
In edit mode, you can change information such as:

1. **Company logo** — people trust companies with logos more;
2. **Brand name\*** — not the legal entity's name, but the name of your brand. For example, you are Eurotrade LLC, and your supermarket chain is called Euromarket. Please indicate "Euromarket." The legal name is specified separately after the company is established;
3. **Company type\*** — private company, entrepreneur (sole proprietor), partnership, publicly traded company, government organization, non-profit organization;
4. **Registration country\*** — displayed as the flag of the country where your company is located;
5. **VAT/Tax number;**
6. **Company registration date**;
7. **Registered address**;
8. **Mailing address**;
9. **Associations** — select from the list;
10. **Transport license** — check the box if applicable;
11. **Freight forwarding license** — check the box if applicable.

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

{% step %}
You can also edit some of the data in the "Company profile" section. For example:

* Set or change cover photo. This appears on your company profile and is useful for increasing trust among other users and visibility through the company directory;&#x20;

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

* Edit your motto, role in logistics, number of shipments per month and number of employees in the company using the button next to the company name;

  <figure><img src="/files/cfsVvTan8qKs47iszs7V" alt=""><figcaption></figcaption></figure>

* Check "Make public" checkbox to allow other companies to see your company in the company directory (by default, all companies are private and visible only when publishing offers or through your personal user profile);

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

* Add a brief description of the company: what it does, what services it provides, how many years it has been operating in the market, etc.

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

* List the areas in which you work: international transportation and/or transportation within the country (countries);

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

* Specify logistics services your company provides: types of transportation, types of cargo, etc.

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

* Add or change contact information: company website, email and phone number;

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

* You can also add a company representative. They will appear on your company profile and can be contacted by other users.

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

{% endstep %}
{% endstepper %}

{% hint style="danger" %}
**Important!** The more detailed and accurate your company profile is, the greater your chances of finding more partners and being at the top of the platform's company directory.
{% endhint %}


---

# 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-edit-info-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.
