> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manually trigger a training job

> Manually trigger a training job at your convenience.

When you create a training job, you might not want to trigger the job immediately. You can choose to manually
trigger the job at your convenience.

## Prerequisites

Before starting this task, ensure you have the following:

* Appropriate permissions: `nx1_automl_admin` and `nx1_crew_admin` or `nx1_automl_user` and `nx1_crew`.
* A previously created feature table.

## Manually trigger a training job

Perform these steps to create a training job.

1. Log in to NexusOne.
2. On the top navigation bar, hover your mouse over **AI** and then select **AutoML > Training**.
3. Select the training job you want to manually trigger.
4. Click **Trigger run** at the bottom right of the screen. You are going to see a **Training run triggered** dialog
   displayed at the bottom of the screen.

To confirm that the job triggered, [open the referenced Airflow DAG](./view-a-training-job).

## Additional resources

For a high-level overview of training jobs and how they're used in NexusOne, refer to
[Training](../../overview/automl/training).
