# Create Companies

{% 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 %}

## How To Create A New Company?

You can create a new company as follows:

1. Go to the **Companies** section at the left-menu.
2. Click the **+ Add company** button.

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

3. Update Company Information: Update general company information and centralize all relevant company details.\
   Firstly, quick update the Company Name and Domain.\
   ⇒ Click the **Add** button to open the Company detail page.

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

## Company Detail Page

Once you've created a company, go to the Company Detail page to update the following information.

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

### Logo

The company logo of your client.

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

### Contacts

{% hint style="info" %}
The Contacts here refers to the Client Contact in the Job details. By adding a contact here, you can create an available Client Contact list to assign to a Job, allowing them to access and view the job information including applications.
{% endhint %}

You can add a new contact as follows:

1. Click the **+ Add** button.

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

2. Update the contact info at the pop-up:
   * First Name - Last Name
   * Email
   * Phone number
   * Title
3. Click the **Add** button to complete.

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

Contact will be displayed after being added.

**Note:** At this step, the client contact will receive an email invitation once they are added to a job.

<figure><img src="/files/9L0Zns3XIL0tpBMHAOoS" alt=""><figcaption></figcaption></figure>

### Company Information

* Location: you can add multiple locations here to track the locations of the company.
* Owner: The default Owner is the company creator. However, a user with Admin access or the Owner can change this field.

### Actions on the Company detail page <a href="#actions-on-the-profile-tab" id="actions-on-the-profile-tab"></a>

* Company status: Indicates the current status of the company. You can change the company status by clicking on the current status, then choose the new status.
* Add job: Add a new job of this company.
* Delete: Delete this company.

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

## Assign Client Contacts To Jobs

**Client Contacts** are added to have access to the job and all candidates for the specific job.

You can assign a Client Contact as follows:

1. Go the the Job Detail page that you would like to add Clients Contact.
2. Click the **Edit** button on the **Client Contacts.**

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

3. Invite the Contact that you would like to add to this job. You can invite new contacts by inputting their emails or clicking the **Invite** button on the Recommended Contacts.\
   \
   **Note:** Recommended Contacts include those added to the Contact on the Company Detail page that the jobs belong to. This includes:\
   \- Contacts that are inactive (not invited to any jobs within the company).\
   \- Contacts that have been invited to other jobs within the same company (pending or active).

<figure><img src="/files/6mrRT1WqACj0tHH99YGD" alt="" width="355"><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/product-guides/company-management/create-companies.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.
