Option 1: OCI Console
1
Open Compute Instances
Sign in to the OCI Console and navigate to Compute → Instances.
2
Select the correct compartment
Use the Compartment dropdown in the left panel to select the compartment where your instance lives. The instance list is per-compartment.
3
Open the instance
Click the name of the instance running OpenClaw. Confirm the correct instance by checking its public IP address in the instance details.
4
Terminate the instance
Click More Actions → Terminate. In the dialog, check Permanently delete the attached boot volume to also remove the boot disk. Click Terminate instance.
Option 2: OCI CLI
If you have the OCI CLI installed:--force to skip the prompt.
Official OCI CLI reference: oci compute instance terminate