When we submit the job by invoking the System.enqueueJob method, the method returns the ID of the AsyncApexJob record. We can use this ID to identify your job and monitor its progress, either through the Salesforce user interface in the Apex Jobs page or programmatically by querying your record from AsyncApexJob.