# Custom Fields - Contacts: File

With the **SprintHub**, it is possible to create **custom fields** in Leads, tailored to your company's needs.

One of the most useful is the **field of the File type**, which allows attaching important documents related to the Lead, centralizing all information in one place.

### 📌 Step 1: Go to Settings

* Go to **System Settings** ⚙️.
* Click **Custom Fields - Leads**.
* Next, select **+ New** to create a new field.

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

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

### 📌 Step 2: Configure the Custom Field

Fill in the fields as needed:

* **First name** → Set the field name.\
  👉 *Example: "Client Documents"*
* **Alias** → Configure a shortened name for the field.\
  ⚠️ *Once created, it cannot be changed.*
* **Type** → Select **File**.
* **Default Value** → Automatically set after choosing the type.
* **Group** → Choose in which information group the field will be displayed.

<figure><img src="/files/97fb131176e02a920dd470105c16da353ee973b6" alt=""><figcaption></figcaption></figure>

### 📌 Step 3: Adjust the Extra Settings

* **Required?**
  * If **Yes** → the Lead can only be saved if the field is filled in.
  * If **No** → the Lead can be saved without initial filling, but can be updated later.
* **Unique Identifiers** → used to identify identical information in different Leads.

### 📌 Step 4: Save the Field

Click **Save and Close**.

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

✅ Done, your **Custom Field** of the File type is created!

### 📌 Step 5: Making the Field Visible

* To display the field in **Customer Service**, follow the specific article about SAC.

{% content-ref url="/pages/8e4c3f81d2d729988db090e90aa884715a168e96" %}
[SAC 360º - Lead Fields](/en/topics/general/sac-360/sac-360-common-questions/sac-360o-lead-fields.md)
{% endcontent-ref %}

* To display the field in **CRM**, follow the specific article about CRM.

{% content-ref url="/pages/1c97521e9baff47423813b54fc9a00a869f36080" %}
[CRM - How to add contact fields in the Opportunity](/en/topics/general/crm/crm-initial-settings/crm-opportunity-fields/crm-how-to-add-contact-fields-in-the-opportunity.md)
{% endcontent-ref %}

### 📌 Step 6: Inserting a File into a Lead

1. Access **Leads** via *Find Services* or typing the name in the search.
2. Click **Edit** in the desired Lead.
3. Click the **File**.
4. Click **Upload** and select the document on your computer.
5. Click **Apply** and then **Save and Close**.

<figure><img src="/files/0dfd6b5feee2e24cbf0644f14a63704434898e6b" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1dc08b03585ab9683691c75d43387f2504f0a325" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3ac9b859a3d3ab3434a78ff4d8d2c63f0c216dd3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1b2ccd0456f356932c08d80b56609924bb9d75ac" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/41af8c94189b31df73744731bc3fafdec203be78" alt=""><figcaption></figcaption></figure>

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

**Done!** Your document is now successfully attached to the Lead.


---

# 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://docs.sprinthub.com/en/topics/settings/fields/custom-field-contacts/custom-fields-contacts-file.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.
