# Record Count Enhancements

We've simplified record count configuration for Cases and Tickets in Builder to accompany the [new Forecasting feature](/whats-new/2024.1/2024.1-changes-overview/new-feature-forecasting-feature-for-cases.md). If you are using the ['Effort Estimation' feature](/whats-new/2024.1/2024.1-changes-overview/new-feature-forecasting-feature-for-cases/estimated-effort-enhancements.md), record count will be used as part of calculating the estimated effort of a work item so it is important that it is filled in correctly.

We have changed how you configure record for Cases and Tickets in Builder. Previously, record count was configured in the 'Case info' tab of a Case or in the Ticket category within a Ticket version. Now, record count is now configured at a process type level in Builder, i.e. when configuring Case types and Ticket Category types from the Service Lines screen.&#x20;

This change means that changes can be made in significantly fewer places without needing to re-version the whole Case/Ticket configuration.

You can now also add description text to a record count to describe to your Service Agents how they should use record count for in that particular process, e.g. Payslip Count. The description will show next to the record count setting in Work Manager at runtime.

Record Count can now also be added to work items as part of creating them via Bulk Create.

{% hint style="info" %}
Migration impact

* Note that upon upgrade to version 2024.1, record count will be 'switched off' for all processes.
  {% endhint %}

{% hint style="info" %}
User role impact:

* The change in record count location slightly affects which Builder users are able to configure record counts.&#x20;
* Record count configuration is now controlled by the 'Case Types' or 'Ticket Categories' option.&#x20;
* Standard user role impact: ‘Local Builders' will no longer be able to edit record count as it has moved to the Case/Ticket category type screen where only ‘Master Builders’ or ‘System Admins’ have access.&#x20;
* Custom user role impact: any users with the 'Case Types' or 'Ticket Categories' option will be able to configure record count.
  {% endhint %}

{% hint style="info" %}
Please note that record counts can no longer be persisted, i.e. if it is filled in for one process, it will no longer be populated with the same value when a new process is triggered.

Additionally, if switched on, record count will be displayed on all the components of a Case, e.g. on all of its Actions.
{% endhint %}

### Configuring Record Count for a Case

To enable record count for a Case, go to the Service Line screen in Builder, select the Case type you want the Record Count to show for and switch the new 'Enable Record Count' option on. Work Manager users will now be able to enter a record count for processes of that Case type.&#x20;

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

### Configuring Record a Count for Ticket

To enable record count for a Ticket, go to the Service Line screen in Builder, select the Ticket Category type you want the Record Count to show for and switch the new 'Enable Record Count' option on.&#x20;

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

Work Manager users will now be able to enter a record count for Tickets in that category.&#x20;

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

### Adding a Record Count Description

If you switch 'Enable Record Count' on, you'll also be able to add a Record Count description to explain to your Service Agents what you want them to use record count for in that particular process, e.g. Payslip Count.

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

### Entering a Record Count in Work Manager?

If record count has been enabled for a Case or Ticket, it will appear for Work Managers on the system card of their Case or Ticket screen. They will be able to view the description written by the Builder user and add to the record count itself.

{% hint style="info" %}
It should be noted that when a record count is updated on an Action in Work Manager, it will update the record count on the Case which will automatically update the next Action that starts in the Case. However, the record count for the current Action and previous Actions will not be changed automatically.
{% endhint %}


---

# 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.enate.net/whats-new/2024.1/2024.1-changes-overview/new-feature-forecasting-feature-for-cases/record-count-enhancements.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.
