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

# AsOfDate

Download sample file: [as\_of\_date.csv](./csv/as_of_date.csv)

Atoti Limits uses the as\_of\_date.csv as the application’s AsOfDate. It assumes there is one AsOfDate. Every start of the business date, the module expects the clients to send in the as\_of\_date.csv with the new date to roll over the AsOfDate.

Atoti Limits uses the AsOfDate during the evaluation against the business cubes. It first queries the valid limits, where StartDate \<= AsOfDate \<= EndDate, then composes the MDX queries with the AsOfDate against the business cubes.

<table><thead><tr><th>Column Name</th><th>Description</th><th>Required</th><th>Value Example</th></tr></thead><tbody><tr><td>AsOfDate</td><td>AsOfDate</td><td>Y</td><td>2020-01-01</td></tr></tbody></table>
