# Bill Run Previews The Bill Run Previews operations allow you to generates a preview of future billing document items for a batch of accounts through a bill run. A bill run preivew job also generates a downloadable CSV file containing a preview of invoice item data for the customer account batch. ## Retrieve a bill run preview - [GET /bill_run_previews/{bill_run_preview_id}](https://developer.zuora.com/other-api/quickstart-api/bill-run-previews/getbillrunpreview.md): Retrieves the bill run preview information with the given ID. ## Create a bill run preview - [POST /bill_run_previews](https://developer.zuora.com/other-api/quickstart-api/bill-run-previews/createbillrunpreview.md): Creates a bill run preview for a batch of customer accounts.