# Job Management

All tasks, such as importing data, segment activation, and data export, create jobs. Because each task runs as a job, you do not have to wait for one job to finish before you start the next action. This section describes how to work with jobs.

* [About Jobs](/products/customer-data-platform/job-management)
* [Managing Jobs](/products/customer-data-platform/job-management/managing-jobs)


Treasure Data jobs can have the following status:

* Running – The job is currently in progress.
* Error – The job did not finish successfully. Jobs with multiple tasks or targets also show this status when only some tasks completed successfully.
* Killed – A user manually stopped the job.
* Queued – The job is waiting to start at its scheduled time, whether it is a one-time job or recurring.
* Success – The job completed successfully.