# Роль в логистике | exchange\_role

<table><thead><tr><th>Значение</th><th width="165.50390625">Название</th><th width="397.1171875">Дополнительная логика</th></tr></thead><tbody><tr><td><code>shipper</code></td><td>Грузовладелец</td><td>Недоступны для заполнения поля размера автопарка (<code>fleet_amount</code>) и таможенных услуг (<code>customs_service</code>). </td></tr><tr><td><code>carrier</code></td><td>Перевозчик</td><td>Недоступно для заполнения  поле таможенных услуг (<code>customs_service</code>). </td></tr><tr><td><code>forwarder</code></td><td>Экспедитор</td><td>Недоступны для заполнения поля размера автопарка (<code>fleet_amount</code>) и таможенных услуг (<code>customs_service</code>). </td></tr><tr><td><code>forwarder_carrier</code></td><td>Экспедитор-перевозчик</td><td>Недоступно для заполнения  поле таможенных услуг (<code>customs_service</code>). </td></tr><tr><td><code>dispatcher</code></td><td>Диспетчер</td><td>Доступны все поля</td></tr><tr><td><code>freight_broker</code></td><td>Брокер грузов</td><td>Недоступны для заполнения поля размера автопарка (<code>fleet_amount</code>) и таможенных услуг (<code>customs_service</code>). </td></tr><tr><td><code>customs_agent</code></td><td>Таможенный брокер</td><td>Доступно для заполнения  только поле таможенных услуг (<code>customs_service</code>). </td></tr><tr><td><code>storage_provider</code></td><td>Оператор складов</td><td>Недоступны для заполнения никакие поля (<code>fleet_amount</code>,  <code>international_direction</code>, <code>national_direction</code> ,  <code>transportation_type</code>, <code>cargo_type</code>, <code>customs_service</code>)</td></tr><tr><td><code>shipper_carrier</code></td><td>Грузовладелец-перевозчик</td><td>Недоступно для заполнения  поле таможенных услуг (<code>customs_service</code>). </td></tr><tr><td><code>other</code></td><td>Иная деятельность</td><td>Недоступны для заполнения никакие поля (<code>fleet_amount</code>,  <code>international_direction</code>, <code>national_direction</code> ,  <code>transportation_type</code>, <code>cargo_type</code>, <code>customs_service</code>)</td></tr></tbody></table>


---

# 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/spiski-znachenii/kompaniya/rol-v-logistike-or-exchange_role.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.
