# Custom Fields - Contacts: Multiple Files

In the **SprintHub**, you can customize the Lead fields according to your company's needs.

One of the most useful is the **Multiple Files field**, which allows attaching multiple essential documents to a single Lead, making information organization easier.

### File Limits

* **Image** → up to **15MB**
* **Audio** → up to **15MB**
* **Video** → up to **15MB**
* **Document** → up to **99MB**

### Creating the Multiple Files Field

### 📌 Step 1: Go to Settings

* Go to **System Settings** ⚙️.
* Click **Custom Fields - Leads**.
* Select **+ New**.

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

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

### 📌Step 2: Configure the Field

Fill in the information:

* **First name** → Set the field name. *(E.g.: Client Documents)*
* **Alias** → Configure a short name (cannot be changed later).
* **Type** → Select **Multiple Files**.
* **Default Value** → Set automatically.
* **Group** → Choose in which group the field will be visible.

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

### 📌Step 3: Adjust the Extra Settings

* **Required?**
  * **Yes** → the Lead will only be saved with the field filled.
  * **No** → the Lead can be saved without the field, allowing it to be added later.

### 📌Step 4: Save the Field

Click **Save and Close**.

<figure><img src="/files/09e7e677ef059285a74dda8443b8a1563e79bb97" alt=""><figcaption></figcaption></figure>

✅ Your **Multiple Files** field has been created successfully!

### 📌Step 5: Making the Field Visible

* To display it in **Customer Service**, follow the specific article.

{% 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 it in **CRM**, follow the specific article.

{% 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/133c015b40607bfd09b86c28897b4f484b14801a" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/G2aKzl8xrpQ>" %}

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

**Done!** Your files are 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-multiple-files.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.
