# How to set up Products & Allocation tabs in the Investment Screen?

Hivel's Products and Allocation feature helps you see where your team's efforts are going. It shows how resources are split across your products through Jira tickets. By mapping your custom Jira labels in Hivel, you can get a clear picture of this distribution and make smarter investment decisions. Let’s walk through how to set this up.

<div data-with-frame="true"><figure><img src="/files/YQmDC7xUmgqfKbzlDEnw" alt="" width="563"><figcaption><p><em>Product section</em></p></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/NtOepHfHW7Egd68TVoQz" alt="" width="563"><figcaption><p><em>Allocation section</em></p></figcaption></figure></div>

#### &#x20;**To populate the graphs**, Hivel requires information about two custom fields:

* **Product/Projects:** This field categorizes work into distinct product lines or projects in ways you may want to monitor effort spread across projects. Examples include Payments, Data Engineering, Checkout, AI, and Compliance.
* **Work Type:** This field categorizes tasks based on their nature or purpose such as OKRs, initiatives and more. Examples include Roadmap, Tech Debt, R\&D, Customer Success, KTLO (Keep the Lights On), etc.

<div data-with-frame="true"><figure><img src="/files/E7tloNDVRjAvAjfQjAD3" alt="" width="329"><figcaption></figcaption></figure></div>

These custom fields enable better organization and tracking of tasks within the Hivel platform, allowing teams to effectively manage their work and visualize progress across different product lines and types of work.

Please note that we can use any name for the above that you may be or prefer using internally.

{% hint style="info" %}
If you don't have the custom fields set up on Jira yet, you can [<mark style="color:purple;">**follow the instructions here**</mark>](/using-hivel/investment/how-to-add-custom-fields-for-product-and-allocation-label-in-jira.md) to create them.
{% endhint %}

**Once you have custom fields**, follow these steps:

1. **Go to Settings screen**
2. Under Investment Configuration, set the 2 custom fields for Product and Allocation.<br>

   <div data-with-frame="true"><figure><img src="/files/s1IRQxa8foYmcriFEp75" alt=""><figcaption></figcaption></figure></div>

That's it, all done!

The new data will be within 24 hours.

In case the data does not show up, please reach out to [<mark style="color:purple;">support@hivel.ai</mark>](mailto:support@hivel.ai).


---

# 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.hivel.ai/using-hivel/investment/how-to-set-up-products-and-allocation-tabs-in-the-investment-screen.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.
