--- title: "Canceling or Retrying a Training Job" slug: "canceling-or-retrying-a-training-job" updated: 2025-05-16T14:13:30Z published: 2025-05-16T14:13:30Z canonical: "help.hyperscience.ai/canceling-or-retrying-a-training-job" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.hyperscience.ai/llms.txt > Use this file to discover all available pages before exploring further. # Canceling or Retrying a Training Job > [!WARNING] > **Using features for Semi-structured documents** > > This article mentions features used in the processing of Semi-structured documents. Your access to those features depends on your license package and pricing plan. > > To learn which features are available to your organization and how to add more, contact your Hyperscience representative. To take action on Field Locator model training, or any training job for that matter, navigate to **Administration** > **Trainer**. To learn more about the Trainer application, see [What is the Trainer?](/v41/docs/what-is-the-trainer) ## Canceling a training job Follow these steps to cancel a job in the Trainer: 1. Navigate to **Administration > Trainer** to get to the Trainer UI. 2. Find the **Queue** section, where you can use the "Running" or "Queued" dropdowns to find the training job that you would like to cancel. ![CancelingATrainingJob.png](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/24808471578509.png) 3. Once you have located the job card, click on the **Cancel** button in the upper right corner of the card to stop the job. - This will cancel that training job and will move the job card to the **Completed** section just below, in the "Cancelled" dropdown. ## Retrying a training job Follow these steps to retry a job in the Trainer: 1. Navigate to **Administration > Trainer** to get to the Trainer UI. 2. Find the **Completed** section, where you can use the "Failed" dropdown to locate the training job that you would like to cancel. ![RetryingATrainingJob.png](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/24808471579149.png) 3. Once you have located the job card, click on the name of the layout next to the **Details** label. - This will take you to the Model Details page (**Library > Models**) where you can retry training. 4. On the model details page, go to the **Train New Model** section and click the "Run Training" button to re-run the training job. - Note that this does not actually re-run the same training job that failed; the new job will have a different Job ID. - If additional documents have been through QA since the initial job failed, they will be included in the new training job. For more detailed information about all jobs in the system, see [Jobs Page](/v41/docs/jobs-page).