> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.claruswms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Adjusting Charge Period Dates on the Data Grid

> Sort charge periods to view the oldest or newest data first using the data grid column sorting.

## Sorting Charge Periods

You can sort charge periods on the data grid to quickly find the information you need, whether you want to see the oldest or newest data first.

<Steps>
  <Step title="Navigate to View Charges">
    Go to the **Charges** tab and select **View Charges**.
  </Step>

  <Step title="Sort by start or end date">
    Click on the **Start At** or **End At** column within the data grid. This sorts the data in either ascending or descending order.
  </Step>

  <Step title="Understand the arrow direction">
    * **Arrow pointing upward**: Oldest data displayed first, progressing to most recent.
    * **Arrow pointing downward**: Newest data displayed first.
  </Step>
</Steps>

<Tip>This sorting function works alongside other filters, such as filtering by account code.</Tip>
