Try Model

Interact with your model from anywhere in your project

In the top right of every project, you'll find a button to try your model.

This will enable you a way to demo or test your model out through a live form instantly, without needing to involve a technical team.

If you're in a draft model screen, it will say 'Try Version'.

Try Version button

If you're on the front page of your project screen, then you'll have the option to try your latest published model by clicking 'Try Live'.

Try Live button

By clicking either button, you'll be able to interact with your model by getting quotes through a form.

Try Model Form

Clicking the 'API' tab will allow you to view logs to see how the quote has been compiled. You can interrogate your quote in a range of languages, including Curl, command line interface (CLI), Node, Python and .NET, and copy any of these to share with your data team.

Explore model in code

On the right-hand side of your quote, you can see the full results of the returned quote, based on your inputs. You'll see all of the Outputs fields you've set up in your step builder.

There will also be an amber banner to let you know if any of your inputs have been replaced by any defaults.

Quote results

Last updated