# AML Monitoring Management ## Add Search To AML Monitoring - [POST /compliance/kyc-protect/schedules](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/aml-monitoring-management/kycprotectcreateschedule.md): Adds the specified searches to AML monitoring, i.e. schedules them for screening. If thresholds and datasets are amended from the original search, new results will generated. Any existing hits will be overridden and any previous match decisions will be reset. A pre-requisite for monitoring work is that any searches MUST be linked to a profile before Monitoring can be Active. ## Return All Ordered Schedules - [GET /compliance/kyc-protect/schedules](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/aml-monitoring-management/kycprotectgetschedules.md): Returns all schedules ordered by modified date. ## Delete Searches From AML Monitoring - [DELETE /compliance/kyc-protect/schedules](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/aml-monitoring-management/kycprotectdeleteschedules.md): Removes the specified searches from AML monitoring. ## Update Schedules - [PUT /compliance/kyc-protect/schedules](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/aml-monitoring-management/kycprotectputschedules.md): Updates schedules in AML monitoring. ## Returns A Schedule - [GET /compliance/kyc-protect/schedules/{scheduleId}](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/aml-monitoring-management/kycprotectgetschedulesbyscheduleid.md): Returns a schedule in AML monitoring. ## Delete A Search From AML Monitoring - [DELETE /compliance/kyc-protect/schedules/{scheduleId}](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/aml-monitoring-management/kycprotectdeleteschedulesbyscheduleid.md): Removes a search from AML monitoring. ## Update A Schedule In Monitoring - [PUT /compliance/kyc-protect/schedules/{scheduleId}](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/aml-monitoring-management/kycprotectputschedulesbyscheduleid.md): Updates a schedule in AML monitoring. When there is a change in threshold or datasets, the system will deduct one credit for screening. ## Return All Hits For A Schedule By Created Date - [GET /compliance/kyc-protect/schedules/amlAlerts](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/connect-api-full/connectapi/aml-monitoring-management/kycprotectgetschedulesamlalerts.md): Get all hits for an AML monitoring schedule ordered by hit created date.