This document provides an overview of Active Session History (ASH), which is an Oracle database feature that samples database session states over time. It summarizes that ASH takes snapshots of active session states, including session details and wait events, and stores this data in memory and disks. It also outlines how ASH data can be used to estimate database time usage, identify tuning opportunities, and troubleshoot session issues. The document discusses the key concepts of how ASH works, the dimensions of data that are sampled, and how parameters can control the sampling process.