====Adding Training Data==== Adding training data is one of the most useful things you can do to help [[tuning|tune your anomaly detector]]. To add or refine your training data, sign in as an Administrator, open the asset dashboard, and choose **Training Data**. {{training.png}} Here you can both //add// and //remove// training data for your AI model. To add a period of training data, choose it from the date control and press **Add & Re-Train**. To remove a period, click the trash-can icon in the //option// section of one of the rows at the top of the page. ===Bulk-Adding Training Data=== The **Upload Sample Times** button allows you to upload a CSV list of start and end-times that can be used as examples of 'normal' operation. The file should contain two columns as shown below, with dates in YYYY-MM-DD HH:mm:ss format and times in UTC. Start,End 2025-10-10 05:10:22,2025-10-10 06:35:19 2025-10-12 13:54:00,2025-10-12 15:00:02