> 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 have to be stuck with just the standard reports. With the **Custom Object Reports**, it's possible to create tailored analyses 🎯, tracking exactly what makes sense for your business.

***

### 🔎 What are Custom Objects?

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

* 📄 Contracts
* 💰 Proposals
* 📅 Appointments
* 🔋 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 unique metrics for your objects.\
✅ Apply smart filters and segmentations.\
✅ Generate practical insights for quick decisions.\
✅ Connect operational data with areas like sales, finance, or services.

***

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

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

***

### 📌 Practical examples

* 💳 **Financial**: contracts by payment status.
* 📈 **Commercial**: proposals sent in the month.
* 👷 **Operational**: appointments per employee.
* 🔧 **Services**: equipment installed per client.

***

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

***

### ✅ Conclusion

With **Custom Object Reports**, you adapt the reports to your reality — not the other way around 😉. That way, it becomes 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.
