> For the complete documentation index, see [llms.txt](https://docs.nannyml.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nannyml.com/cloud/v0.24.1/nannyml-cloud-sdk/example.md).

# Example

The following snippets provide an example of how you can set up the monitoring data and create a model in NannyML Cloud to start monitoring it.&#x20;

To run the example, we will use the synthetic dataset included in the NannyML OSS library, where the model predicts whether a customer will repay a loan to buy a car. Check out [Car Loan Dataset](https://nannyml.readthedocs.io/en/stable/datasets/binary_car_loan.html#dataset-synthetic-binary-car-loan) to learn more about this dataset.
