# Company Status

{% 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 Status allows you to effectively manage your interactions and relationships with clients.

Hireforce offers Lead, Negotiation, Client and Lost as default company statuses. Company created will be default-granted Lead status.

Admin and Member with Workspace additional permission can access this section. On the Setting page, select Company Status to access.

<figure><img src="/files/6JGpK7TXNTIzgbiexlHF" alt=""><figcaption></figcaption></figure>

## Company Status Management

### Edit

You're able to edit the Status name after being added.

1. Click the **Pencil** icon on the right.
2. Edit information then click **Save**.

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

### Delete

* If a status is linked with company, you cannot delete it.

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

* If a status is not linked with any companies, you can be delete normally: \
  Click the **Trash** icon on the right > Click the **Delete** button.

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

## Add A New Company Status

You can create maximum 15 statuses. To add a new status:

1. Click the +New status button.
2. Update the company status name, then click the Add button to complete.

<figure><img src="/files/4UQZodqFwzh6kbTr3HZ6" alt=""><figcaption></figcaption></figure>


---

# 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/getting-started/settings/recruiting/company-status.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.
