# Monitor data operations' status

## :traffic\_light: Status information available

Tailer Studio allows you to monitor the status of the data operations you have deployed with Tailer Platform and of each of their executions.

### **Possible status for data operations**

![](https://4122513927-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIIsP_DvP2J-c1szWrQ%2Fuploads%2Fgit-blob-2bfbca68a4217fb6913c37dd88d6772798e187b6%2Ftailer_studio_possible_status_data_operations.png?alt=media\&token=628842c8-2d71-4783-9540-adc9f037b309)

A data operation can have the following status:

* **Activated**: The data operation was successfully deployed and is now processing data.\
  Note that the deployment can take a couple minutes to complete, even if the status is already **Activated**.\
  You can click on the status to toggle it to **Disabled**.
* **Disabled**: The data operation was disabled.\
  You can click on the status to toggle it back to **Activated**.
* **Not set**: The first deployment of the data operation was initialized incorrectly, and it cannot be used as is. In this case, you need to update its configuration, and deploy it again.

### **Possible status for data operation executions**

![](https://4122513927-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIIsP_DvP2J-c1szWrQ%2Fuploads%2Fgit-blob-d8836dec4748cf5466ec42f898ffa94964cd3f71%2Ftailer_studio_possible_status_data_operations_executions.png?alt=media\&token=0f6535ac-4534-40c0-b8c9-cda506ce041b)

Each execution of a data operation can have the following status:

* **Success**: The execution was successful.
* **Failed**: The execution failed.
* **Running**: The execution is still in progress.
* **No match**: A file was added to a repertory watched by a data operation, but it didn't match any filename template. This status allows you to check if new templates might be required.
* **Checked**: You can manually change the status of a **Failed** execution to **Checked** if you have fixed the issue.

## :passport\_control: Display or edit the status of a data operation/execution

To display/edit the status of a data operation/execution:

1. Log in to [Tailer Studio](http://studio.tailer.ai).
2. In the left navigation panel, in the **Data pipeline** section, select the [type of your data operation](https://docs.tailer.ai/data-pipeline-operations/untitled#types-of-data-pipeline-operations), (for example, **Storage to Storage**).
3. In the right panel, access the **Configurations** tab for data operations or the **Runs** tab for executions.
4. The list of all the deployed data operations/executions displays. You can see their status in the corresponding row. If necessary, click the status to edit it.
