--- alias: user-guide-complete-resource-job description: "This documentation details the process of finalizing a resource job execution" --- # Complete Resource Job :lock: ResourceJob.**Complete** ## Overview This operation is used to Complete a given **Resource Job**. ## Setup No specific setup is required other than to meet the precondition of the transaction. ## Preconditions * The **Resource Job** exists in the system and is Active. * The **Resource Job** System State is Executing. * The **Owner Entity Type** and **Owner Entity Id** provided must match if previously defined in the **Resource Job**. ## Sequence of Steps 1. Choose an Executing **Resource Job**, then select the **Complete** button on the top ribbon. 2. Optionally, enter a comment for the operation. 3. Select **Complete**. ![Screenshot showing a completed resource job with status "Executing".](images/complete_resource_job.png) !!! info Once a **Resource Job** is completed, its System State will change to Complete and its Universal State will change to Terminated.