# Contact 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 Contacts Listing feature allows agencies to manage and view all contacts of their clients they are working with in a centralized list. This list is sorted by the date each contact was added, with the most recent additions displayed first.

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

{% content-ref url="/pages/gioebNXvuhR4fpNQXMdX" %}
[Contact Listing](/product-guides/contact-management/contact-listing.md)
{% endcontent-ref %}

{% content-ref url="/pages/7TylObpJ91wQvIWo0A1t" %}
[Create Contacts](/product-guides/contact-management/create-contacts.md)
{% endcontent-ref %}


---

# 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.hireforce.io/product-guides/contact-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.
