# Job The Job object is of type {doc}`powerVault Job ` and grants direct access to the Vault Job that is currently executing. ## Syntax ```{code-block} PowerShell :linenos: $job.Name ``` ```{seealso} For more informations see: {doc}`powerVault Job ` ```