# Role in logistics | exchange\_role

<table><thead><tr><th>Value</th><th width="165.50390625">Display</th><th width="397.1171875">Additional info</th></tr></thead><tbody><tr><td><code>shipper</code></td><td>Shipper</td><td>Fleet size field (<code>fleet_amount</code>) and customs services field (<code>customs_service</code>) are not available for filling. </td></tr><tr><td><code>carrier</code></td><td>Carrier</td><td>Customs services field (<code>customs_service</code>) is not available for filling.</td></tr><tr><td><code>forwarder</code></td><td>Freight forwarder</td><td>Fleet size field (<code>fleet_amount</code>) and customs services field (<code>customs_service</code>) are not available for filling.</td></tr><tr><td><code>forwarder_carrier</code></td><td>Freight forwarder-carrier</td><td>Customs services field (<code>customs_service</code>) is not available for filling.</td></tr><tr><td><code>dispatcher</code></td><td>Dispatcher</td><td>All fields are available for filling.</td></tr><tr><td><code>freight_broker</code></td><td>Freight broker</td><td>Fleet size field (<code>fleet_amount</code>) and customs services field (<code>customs_service</code>) are not available for filling. </td></tr><tr><td><code>customs_agent</code></td><td>Customs broker</td><td>Only customs services field (<code>customs_service</code>) is available for filling. </td></tr><tr><td><code>storage_provider</code></td><td>Warehouse provider</td><td>None of the fields are available for filling (<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>Shipper-carrier</td><td>Customs services field (<code>customs_service</code>) is not available for filling.</td></tr><tr><td><code>other</code></td><td>Other role</td><td>None of the fields are available for filling (<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/en/open-api/field-values/company/role-in-logistics-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.
