# Liquidations The 'Liquidations' feature of the Upvest Investment API allows you to liquidate all open positions in an account, enabling users to quickly exit all of their investments. In the following guides, we provide you with all the necessary information on this topic so that you can carry out a smooth implementation. * [Liquidations](/products/tol/guides/liquidations/liquidations_intro) Learn how to liquidate all open positions in an account and understand the liquidation lifecycle and object structure. * [Liquidating positions of an account](/products/tol/guides/liquidations/liquidations_positions) A guide to implementing liquidations. We'll show you how to initiate liquidations and handle webhooks for tracking progress. * [Tracing a liquidation request](/products/tol/guides/liquidations/liquidations_tracing) Learn how to track liquidations and their associated individual orders through the complete sequence of events and webhooks.