Why isn't my new data model displaying?

If you have created a new model in Embeddable’s data model editor, but it’s not showing in your Data Playground or in the models options in the Embeddable builder, the most likely culprit is that the model is set to Public: false. You can see in the “More configuration” options for your model, there is a setting called “Public”. When this is set to “False”, the model will not be visible in Embeddable. To enable the data model to be used, set this to true.