# Custom Fields - Companies

In SprintHub, the **custom fields** allow you to customize the information registered in the **Companies** according to the reality of your business. That way, you can record data that go beyond the standard fields (such as name, CNPJ, phone and address), creating a rich and organized database for your operation.

### Why use Custom Fields?

✅ Adapt the system to your company's specific needs.\
✅ Centralize strategic information in one place.\
✅ Facilitate more precise filters and reports.\
✅ Ensure the team always uses the same registration parameters.

### 🔧 Practical examples of Custom Fields

* **Industry Segment** (e.g.: Technology, Education, Healthcare).
* **Number of Branches**.
* **Contract Renewal Date**.
* **Financial Responsible**.
* **Priority Score**.

These fields can be used to segment companies, create automation rules, filter opportunities and even generate customized reports.

### 🚀 How to create a Custom Field

1️⃣ Go to **Settings ⚙️** in the side menu.\
2️⃣ Click on **Custom Fields - Companies**.\
3️⃣ Click on **+ New**\
4️⃣ Define the **field name**, **data type** (text, number, date, selector etc.) and save.

<figure><img src="/files/40f99135c9f843fbad7c638151a5af786b14c123" alt=""><figcaption></figcaption></figure>

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

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

### 📊 Benefits in practice

With custom fields, your team gains agility and consistency. In addition, reports and filters become much more strategic, allowing advanced analyses and more assertive decision-making.


---

# 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-fields-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.
