> For the complete documentation index, see [llms.txt](https://help.roolz.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.roolz.net/en/companies/company-profile/completed-company-profile.md).

# Completed company profile

### When user profile is 100% complete, it displays such information as:

1. **Brand name\*,** not a legal entity, but the name of your brand. For example, you are Euromarket LLC and your supermarket chain is called EuroFoods. Specify EuroFoods. The legal name is specified separately after the company is created;
2. **Company logo,** if not set, a system logo is generated in the form of a random color with the first letter of the business name on it;
3. **Cover,** helps to stand out. If you don't have any ready-made covers, Roolz designers are always ready to help you create one for your company for free. Contact our support team at **<support@roolz.net>**.
4. **Short description,** like a slogan, which can be 255 characters maximum;
5. **Role in logistics\*,** carrier, forwarder-carrier, forwarder, shipper, shipper-carrier, dispatcher, customs broker, warehouse provider;
6. **Employees\*,** only for the companies;
7. **Fleet size\*,** for carrier roles only;
8. **Shipments per month\*,** for all roles except customs broker and warehouse provider;
9. **Associations,** checklist

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

10. **Long company description,** you must enter the information from "About" field;
11. **Type of company\*,** companies (like LTD), enterpreneurs (like SP);
12. **Transport license,** availability;
13. **Freight forwarding license,** availability;
14. **Contact information,** phone number, email\* and website;&#x20;

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

15. **International transportation (to/from),** checklist;
16. **Domestic transportation,** checklist;
17. **Types of transportation,** road/maritime/air/railway/multimodal cargo transportation;
18. **Types of cargo and transportation,** checklist;
19. **Logistics services,** checklist;

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

20. **Customs services,** checklist, with customs role in logistics only;

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

21. **Company (or sole proprietorship) legal data and credentials,** date of registration, registration number, full registered name, tax number, legal address, mailing address;
22. **Registration country\*,** checklist;

\*Required fields


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.roolz.net/en/companies/company-profile/completed-company-profile.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
