# Overview

The Company Settings section contains all high-level configuration tools needed to define how your organization operates inside Carrier. These settings apply across modules unless overridden at the division level.

***

### Navigation Overview

This section includes the following pages:

* **Company Info**\
  Manage company identity, tax ID, and contact information.
* **Division Company**\
  Create and organize internal business units under the same account.
* **Factoring Company**\
  Define invoice collection partner and configure assignment notices.
* **Payroll Setup**\
  Default payroll logic and pay types.
* **User Management**\
  Add, remove, and assign permissions to company-level users.
* **Locations**\
  Manage terminals, repair shops, offices, and fuel stops.

***

<figure><img src="/files/gJZxylN1cPioPZpDP2FG" alt=""><figcaption><p><em>Figure: Company Settings dashboard with quick access to all configuration areas.</em></p></figcaption></figure>

***

### Notes

* Most settings here act as **global defaults** unless custom division rules are applied
* Settings defined here affect load creation, payroll, compliance, and reporting

> ✅ Tip: Review this section first after creating your company—it controls the backbone of your Carrier setup.


---

# 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/overview.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.
