# ☁️ Cloud Computing Platform (CCP) The **Cloud Computing Platform (CCP)** page allows users to execute methods available in the current environment and monitor their execution on the infrastructure. It is organized into three key areas: - **Methods List**: displays all available methods - **Execution Form**: used to configure and run a selected method - **Execution Monitor**: tracks the status of current and past executions ![Cloud Computing Platform (CCP)](/_static/imgs/analytics_engine_ccp.png) --- ## πŸ“š Methods List The left panel contains the **Methods List**, which includes all the methods available for execution in the current Virtual Research Environment (VRE). You can select a method by: - Clicking the **Play** button ![Play Button](/_static/imgs/method_button_play.png) - Or dragging the method into the Execution Form area πŸ‘‰ See also: πŸ“š [Methods List](01_methods_list) --- ## πŸ§ͺ Method Execution Form Once a method is selected, the **Execution Form** is populated automatically. This form includes: - All predefined input fields (files, parameters, checklists…) - The runtime/environment where the method will be executed Users can fill in the parameters and launch the execution. For details, see πŸš€ [Method Execution](03_method_execution) --- ## 🚦 Execution Monitor The **Execution Monitor** tracks all jobs, from submission to completion. It is divided into two views: - **Live Executions**: current or recent jobs in the VRE - **Archived Executions**: executions saved with metadata and output ![Execution Monitor](/_static/imgs/ccp_execution_monitor.png) --- ## πŸ”— Related Pages - βˆ‘ [Analytics Engine overview](./00_analytics_engine) - πŸ“š [Methods list](./01_methods_list) - πŸš€ [Method Execution](./03_method_execution) - 🚦 [Execution Monitor](./04_execution_monitor)