> 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/analyze/custom-reports-and-dashboards/reports-common-questions/reports-custom-objects.md).

# Reports - Custom Objects

At SprintHub, you don’t need to be limited to standard reports. With **Custom Object Reports**, you can create tailor-made analyses 🎯, tracking exactly what makes sense for your business.

***

### 🔎 What are Custom Objects?

They are “boxes” of information that you create to organize specific data from your operation.\
Examples:

* 📄 Contracts
* 💰 Proposals
* 📅 Schedules
* 🔋 Equipment
* 🏢 Business units

Each object can have **custom fields**, which later become metrics in the reports.

***

### 💡 Why use Custom Object Reports?

They allow you to:\
✅ See exclusive metrics from your objects.\
✅ Apply intelligent filters and segmentation.\
✅ Generate practical insights for quick decisions.\
✅ Connect operational data with areas like sales, finance, or services.

***

### ⚙️ How to create a Custom Object Report

1. **Access Reports**\
   👉 Go to **Find Services, Analyze** and click on *Reports*.
2. **Create a new report**\
   ➕ Click on **New Report** and select **Custom Object**.
3. **Choose the object**\
   🔍 E.g.: *Contracts*, *Proposals* or another one created by you.
4. **Configure the fields**\
   🛠️ Check which data should appear (standard or custom).
5. **Apply filters**\
   🎯 E.g.: active contracts, proposals above R$ 5,000, installed equipment.
6. **Save and generate the report**\
   💾 Give it a name, save it and, if you want, export it in different formats.

***

### 📌 Practical examples

* 💳 **Finance**: contracts by payment status.
* 📈 **Sales**: proposals sent in the month.
* 👷 **Operational**: schedules by employee.
* 🔧 **Services**: equipment installed by customer.

***

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

***

### ✅ Conclusion

With **Custom Object Reports**, you adapt the reports to your reality — not the other way around 😉. That makes it easier to turn data into growth strategies.


---

# 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/analyze/custom-reports-and-dashboards/reports-common-questions/reports-custom-objects.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.
