# Time Bucket

## Time Bucket – Change the Date Bucketing

You can change the date bucketing for columns with date values in tables. To do this, hover over a column name in the table and click the ![More options menu icon](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcdrJBjfncMW7iH_37OwPh2e6qtJuvXK3PYBnaCUIlZ_6PxjYI792tlL7PavpmT92atk5mimKHGTv4c0V730kKeK1lP9pIc4ymX0zIczclq1NGyx9DVE7RAIr-1XwgBJETrK6Mm?key=zRKIQnLOkaNPpynuXhqEaw) More menu icon.

Users allow you to bucket data at various levels of granularity—ranging from detailed (minute or Second) to broader levels like year. You can also group data based on its position relative to a larger time bucket. . For example, you can group data by month of quarter, or week of month. This flexibility helps tailor your analysis to the time-based trends most relevant to your reporting needs.

### ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcBXzjmqarDCNAZWY1zXvAKzjjsgTxQDfbcuKJTuTraMBnnRBV_6W661ZA4UBenwsDHe4iEalyNf47wjGFw4Bkf8BuWH03T2OMfJU2QkpZ6yOEl5ubd0BH5YTvsEXVBMmFy2KJZ?key=zRKIQnLOkaNPpynuXhqEaw)

Apply any of the VitaraCharts, such as the Vitara Bar Chart shown in the screenshot below. All relevant chart elements—data labels, axis labels, and tooltips—will consistently display the date in the format applied through the  bucketing settings.<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeNn8oSNBr22R90L1u8SFA1pWf-_jwhpiWDy9gE31EIFfy-_vjIEBbo7DPqSmVshaL7xiYRamvzda_Tx1byvEokm-xu0k0hCj2Coi1EDFdc-M-L8n4uJiIaCTx9S4n-7AflUdaWnQ?key=zRKIQnLOkaNPpynuXhqEaw" alt=""><figcaption></figcaption></figure>

### <br>


---

# 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://tsdocs.vitaracharts.com/readme/time-bucket.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.
