Swallow
  • YOUR FIRST MODEL
    • Setting up your first project
    • Manual setup of a new product
    • Excel Model Upload
    • Create your team
    • Essential concepts
      • Syntax
      • Steps
      • Collections
      • Try Model
      • Spotlight
  • PROCESS
    • Team Management
    • Governance & Collaboration
  • BUILD
    • Building with AI
    • Step builder
      • Understanding step types
      • Ordering step blocks
      • Placeholder mode
      • Up/Downloading models
      • Sharing your model
      • Running tests
    • Inputs
    • Enriching Raw Data
      • Transform Data
      • Enrich via API
      • Data Set
      • Collection
      • Custom Code
    • Setting Up Decisions
      • Exclusions
      • Excesses
      • Endorsements
      • Refer
    • Making Calculations
      • Factors
      • Calculation
    • Outputs
  • TEST
    • Creating New Tests
    • Running Tests
    • Editing Tests
    • Reading & Interpreting Tests
    • Impact Testing
  • DATA
    • Working with real-time data
    • Data Views
    • Data Quotas
    • Troubleshooting
    • API Webhooks
    • Data Downloads
  • ADMIN & SETTINGS
    • Project Management
    • Account Management
  • INTEGRATIONS
    • Introduction
    • Payments
      • Stripe
      • GoCardless
      • Adyen
    • Alerting
      • Slack
      • Zapier
    • Data
      • AWS S3
      • Google Sheets
    • Admin
      • Socotra
      • Guidewire
      • Hubspot
      • Salesforce
  • Developer API
    • Introduction
    • Authentication
    • Errors codes
    • Endpoints
      • /quotes
      • /projects
      • /tests
      • /process
Powered by GitBook
On this page
  1. YOUR FIRST MODEL
  2. Essential concepts

Try Model

Interact with your model from anywhere in your project

PreviousCollectionsNextSpotlight

Last updated 1 year ago

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'.

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'.

By clicking either button, you'll be able to interact with your model by getting quotes through a 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.

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.

Try Version button
Try Live button
Try Model Form
Explore model in code
Quote results