# Company Info

### Navigation Overview

The Company Info section provides access to core business settings and operational defaults. It is split into two sub-sections:

* **Basic Info**\
  Core identifiers and contact fields such as USDOT, EIN, address, and company type.
* **Additional Info**\
  Covers department contacts, load format, customer billing rules, and compliance expiration terms.

Each section supports update actions through a unified form with tabbed navigation (Basic / Additional / Payroll).

<figure><img src="/files/DZ1cZSgMgpqgj7sIsLiM" alt=""><figcaption><p><em>Figure: Tab-based company info structure with Basic, Additional and Payroll sections.</em></p></figcaption></figure>

***

### Page Behavior

* Changes in this section affect system-wide visibility, invoice headers, and compliance tracking.
* Some values (like Unit No. and Queued No.) must be globally unique across the company.
* Company settings are only accessible to Admins and Owners.

***


---

# 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://rute.gitbook.io/carrier/company/settings/company-info.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.
