# Additional Fields

{% hint style="success" %}
**This is a premium feature. Please get in touch with Sales to upgrade your plan and unlock full access.**
{% endhint %}

You can add fields to the system to capture specific information relevant to your hiring process. By controlling their visibility, you can customize these additional fields for specific access-level groups.

### Add New Field

{% tabs %}
{% tab title="Candidate" %}

* Click the **+ New Fields** button.
* Update the information:\
  1\. Select the **Object**\
  2\. Input the **Field name**\
  3\. Select the Access Level group that you want this field **visible to**\
  4\. Select the **Field type** ensures the data entered and stored in the field is valid, consistent, and can be used effectively for queries and analysis

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

* Click the **Add** button to complete.
  {% endtab %}

{% tab title="Job" %}

* Click the **+ New Fields** button.
* Update the information:\
  1\. Select the **Object**\
  2\. Input the **Field name**\
  3\. Select the **Field type** ensures the data entered and stored in the field is valid, consistent, and can be used effectively for queries and analysis

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

* Click the **Add** button to complete.
  {% endtab %}

{% tab title="Company" %}

* Click the **+ New Fields** button.
* Update the information:\
  1\. Select the **Object**\
  2\. Input the **Field name** \
  3\. Select the **Field type** ensures the data entered and stored in the field is valid, consistent, and can be used effectively for queries and analysis

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

* Click the **Add** button to complete.
  {% endtab %}

{% tab title="Contact" %}

* Click the **+ New Fields** button.
* Update the information:\
  1\. Select the **Object**\
  2\. Input the **Field name**\
  3\. Select the **Field type** ensures the data entered and stored in the field is valid, consistent, and can be used effectively for queries and analysis

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

* Click the **Add** button to complete.
  {% endtab %}
  {% endtabs %}


---

# 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/custom-fields/additional-fields.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.
