> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/system-settings/fields/custom-fields-companies.md).

# 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. This way, you can record data that goes beyond the standard fields (such as name, company registration number, phone number, 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.\
✅ Make filters and reports more accurate.\
✅ Ensure the team always uses the same recording parameters.

### 🔧 Practical examples of Custom Fields

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

These fields can be used to segment companies, create automation rules, filter opportunities, and even generate custom 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 it.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FnURQARLEMHUor3YOtIBW%2Fimage.png?alt=media&amp;token=790d1027-ea6b-43e7-bec3-26a73ba2c51c" alt=""><figcaption></figcaption></figure>

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FXwvjprUmANNNoMTKkP3m%2Fimage.png?alt=media&amp;token=09adb202-8858-431a-add5-8f22377c06bf" alt=""><figcaption></figcaption></figure>

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

### 📊 Benefits in practice

With custom fields, your team gains speed and consistency. In addition, reports and filters become much more strategic, enabling advanced analyses and more accurate decision-making.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/system-settings/fields/custom-fields-companies.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
