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

# Jobs Dashboard

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "Overview , Admin , Article , Product Utilization , Established , Box Shuttle , P3"}} />

<Note>
  **Note**

  This article is about Box Shuttle in the Admin Console. If you’re using legacy Box Shuttle, a standalone tool, see [legacy migration guides](/en/box-shuttle/box-shuttle-legacy).
</Note>

# Overview

**Jobs Dashboard** is the main screen of Box Shuttle, and it allows you to view all your migration and analysis jobs in one place.

Here you can:

* Create a new job
* View the details of existing jobs
* Configure and manage existing jobs
* Schedule jobs to run automatically
* Track the progress of running jobs
* View job history
* Delete jobs

For details on creating and running jobs, see the following guides:

* [Data analysis](/en/box-shuttle/analyzing-and-migrating-content/analyzing-data) - if you want to analyze your source system data
* [Data-only migration](/en/box-shuttle/analyzing-and-migrating-content/migrating-data-only) - if you want to create a job that migrates your data only
* [Data migration with permissions](/en/box-shuttle/analyzing-and-migrating-content/migrating-data-with-permissions) - if you want to create a job that migrates data along with permissions such as folder or file ownership

<Frame>
  <img src="https://mintcdn.com/product-docs/EF357czNLKLYERuD/images/box-shuttle/37129482718739.png?fit=max&auto=format&n=EF357czNLKLYERuD&q=85&s=df8a7d82c3fcdd0491d6e6fcb30d5ee8" alt="" width="1167" height="631" data-path="images/box-shuttle/37129482718739.png" />
</Frame>

## View job details

Expanding the job entry lists additional details about the total size of the transferred content, the number of folders and files, and the time the job started.

<Frame>
  <img src="https://mintcdn.com/product-docs/EF357czNLKLYERuD/images/box-shuttle/37129468080915.png?fit=max&auto=format&n=EF357czNLKLYERuD&q=85&s=7c8bf61c3ca106702f79e71b06ca4b34" alt="" width="1600" height="738" data-path="images/box-shuttle/37129468080915.png" />
</Frame>

Each job features an option menu that allows you to perform actions for this job. The menu options may differ depending on the job status. Options include:

* **Configure Job** - opens the job settings allowing you to change the configuration of your job
* **Run Simulation** - runs a migration simulation before the actual transfer
* **Run Transfer** - runs a migration
* **Schedule -** creates or edits a schedule for the job to run automatically
* **View Job Report** - opens the simulation or transfer report
* **View Run History** - lists past runs that you can examine
* **Stop Job** - stops a job that is already in progress
* **Delete Job** - deletes a job

## Status transitions and job options

The menu on the right has a set of additional options you can use for your job. The table lists the options depending on job type and status.

<table><thead><tr><th><strong>Job type</strong></th><th><strong>Status</strong></th><th><strong>Job options</strong></th></tr></thead><tbody><tr><td rowspan="3">Analysis</td><td>Not started</td><td>Run Analysis<br />Schedule<br />Delete Job</td></tr><tr><td>Provisioning<br />Starting<br />Scanning<br />Stopped</td><td>Configure Job<br />Stop Job<br />View Run History<br />View Job Report</td></tr><tr><td>Failed<br />Timed Out<br />Completed<br />Completed with errors</td><td>Configure Job<br />Run Analysis<br />Schedule<br />View Job Report<br />View Run History<br />Delete Job</td></tr><tr><td rowspan="4">Migration</td><td>Not started</td><td>Configure Job<br />Run Simulation<br />Run Transfer<br />Delete Job</td></tr><tr><td>Provisioning<br />Starting<br />Scanning</td><td>Configure Job<br />Stop Job<br />View Run History<br />View Job Report</td></tr><tr><td>Scanned<br />Stopped<br />Failed<br />Timed Out</td><td>Configure Job<br />Schedule<br />View Run History<br />Delete Job</td></tr><tr><td>Completed<br />Completed with errors</td><td>Configure Job<br />Schedule<br />View Job Report<br />View Run History<br />Delete Job</td></tr></tbody></table>
