> 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/company-directory/all-you-need-to-know/criteria-for-searching-companies-in-the-directory.md).

# Criteria for searching companies in the directory

In the "**Companies"** section, you can search for carriers, shippers, and partners using various filters. The very first filter is search by company's name. Simply enter the name you're looking for.

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

In the upper right corner, there's a **"Filter"** button for advanced searches of companies based on various criteria. You can search by Role, Service, or Category.

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

By switching to the **"Filter"** button, you can search by the following criteria:

1. **Company role in logistics,** carrier, forwarder-carrier, forwarder, shipper, shipper-carrier, dispatcher, customs broker, warehouse provider;
2. **Fleet size,** for carrier roles only;
3. **Company size,** only for companies. Entrepreneurs do not need to fill this out;
4. **Modes of transportation,** road/maritime/air/railway/multimodal cargo transportation;
5. **Country of registration,** checklist;
6. **Shipments per month,** for all roles except customs broker and warehouse provider;
7. **Types of cargo and transportation,** checklist;
8. **Logistics services,** checklist;
9. **Customs services,** checklist, with customs role in logistics only;
10. **International transportation,** checklist;
11. **Domestic transportation,** checklist;
12. **Business type,** companies (like LTD), enterpreneurs (like SP).

<div align="left"><figure><img src="/files/G82Vjm7hZEmN7McXxJdM" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**Important!** If you want to find, for example, a **Carrier** that serves specific destinations (countries), click **Categories → Carriers → Filter**. On the right, you'll see a list of destinations (countries), from which you can select the desired option.

<img src="/files/FTSEJQmlDvuIalX8GpjR" alt="" data-size="original">

If you want to filter by the carrier's **Country of registration** (for example, Hungary), click:\
**Categories → Carriers → Filter → Carriers in Hungary → Filter → Local Only**

<img src="/files/n7hH6FzSoq8quzWTQamh" alt="" data-size="original">
{% endhint %}


---

# 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/company-directory/all-you-need-to-know/criteria-for-searching-companies-in-the-directory.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.
