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

# Does allDataReset: true Reset Invoca Session Data?

> Yes — `allDataReset: true` clears all data previously associated with the session and replaces it with the values passed in that same request.

Setting `allDataReset: true` in an InvocaJS tag request resets any data currently associated with the session. The session's data is then replaced entirely with whatever values are passed in that same request.

## Applies to

InvocaJS tag

## Where to go next

* [Reset Attribution Cache](/s/article/reset-attribution-cache)
* [Attribution Model Comparison](/s/article/attribution-model-comparison)
* [InvocaJS Technology Overview](/s/article/invocajs-technology-overview)
