Data cleansing occurs primarily during the Transform phase of ETL (Extract, Transform, Load). During transformation, data is cleaned, validated, standardized, and corrected before being loaded into the data warehouse. The Extract phase only retrieves data, and the Load phase writes already-cleaned data to the target system.