# Calculated Field Sets ## Calculate a CFS - [POST /cfsmanager.calculate/{id}](https://api.pricefx.com/openapi/reference/pricefx-server_openapi/calculated-field-sets/post-cfsmanager.calculate-id.md): Executes a calculation of the Calculated Fields Set (specified by id as a path parameter). ## Cancel a CFS Calculation - [POST /cfsmanager.cancel/{id}](https://api.pricefx.com/openapi/reference/pricefx-server_openapi/calculated-field-sets/post-cfsmanager.cancel-id.md): Cancels a calculation of the Calculated Fields Set (specified by id as a path parameter). ## List Calculated Field Sets - [POST /fetch/CFS](https://api.pricefx.com/openapi/reference/pricefx-server_openapi/calculated-field-sets/post-fetch-cfs.md): Retrieves Calculated Fields Sets. A filter can be applied. ## Delete a Calculated Field Set - [POST /delete/CFS](https://api.pricefx.com/openapi/reference/pricefx-server_openapi/calculated-field-sets/post-delete-cfs.md): Deletes a Calculated Fields Set (CFS).