> For the complete documentation index, see [llms.txt](https://help.hireforce.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.hireforce.io/product-guides/company-management.md).

# Company Management

{% hint style="info" %}
*This feature is exclusive to Agency tenants and is not available for Direct Employers. If you're an agency managing clients, you can utilize this feature to optimize your process on Hireforce.*
{% endhint %}

## Overview

The Company Listing feature allows agencies to manage and view all companies they are working with in a centralized list. This list is sorted by the date each company was added, with the most recent additions displayed first.

<figure><img src="/files/KJI0TjxKYveU5vCSVAxf" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/lfsSTcdPnc2JW7a4mnes" %}
[Company Listing](/product-guides/company-management/company-listing.md)
{% endcontent-ref %}

{% content-ref url="/pages/et2FZhGga6DSA2gkdoIr" %}
[Create Companies](/product-guides/company-management/create-companies.md)
{% endcontent-ref %}


---

# 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:

```
GET https://help.hireforce.io/product-guides/company-management.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.
