# Customer Autopilot Settings Operations for managing customer-level autopilot settings ## Retrieve autopilot guidance for a customer. - [GET /customers/{customerId}/autopilot_settings](https://developer.adfin.com/api-docs/prod/customer-autopilot-settings/getcustomerautopilotsettings.md) ## Create or update autopilot guidance for a customer. - [PUT /customers/{customerId}/autopilot_settings](https://developer.adfin.com/api-docs/prod/customer-autopilot-settings/upsertcustomerautopilotsettings.md) ## Delete autopilot guidance for a customer. - [DELETE /customers/{customerId}/autopilot_settings](https://developer.adfin.com/api-docs/prod/customer-autopilot-settings/deletecustomerautopilotsettings.md)