# Change an item's default display

Setting an item's default display will change how it is displayed on the main Items page and when that display resets to 0.

By default an item's display will reset to 0 every **day** at 12:00AM. You can change this to **week**, **month**, **year** or **total**. For example, if you set the default display to week, it will reset to 0 at the beginning of every new week.

*Note: when an item's display resets to 0, this does not mean entries are deleted. It is just how the item is displayed on the main Items page.*

Before an item's display resets to 0, it will show the sum of all entry values for that time period.&#x20;

If an [item type](/help/item-help/change-an-items-type.md) is set to average, the only option available is to display the last entry value.&#x20;

To change an item's default display, follow the steps below.&#x20;

## Step 1 - Tap on an item (anywhere but the number)&#x20;

![](/files/pb6T4k02hYDT8xOJGvWV)

## Step 2 - Tap the "Settings" button

![](/files/TsLDXgPQbZCouggKeCTS)

## Step 3 - Tap on the "Default Display" chooser and then make a selection

![](/files/aioDF0BgscvHefAy9uE9)

## The main Items page will show the time period chosen&#x20;

![](/files/Griq6watoieJFcDx0khA)


---

# 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://www.druckapp.com/help/item-help/change-an-items-default-display.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.
