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
  • Share your model
  • Try your model
  1. BUILD
  2. Step builder

Sharing your model

Sharing your pricing model with others for review or testing

PreviousUp/Downloading modelsNextRunning tests

Last updated 1 year ago

In the top right of every project, you'll find a pair of options to share your model with others.

How can you use the Share Version tool?

  • Share your model pricing live with your team/stakeholders to trial, even if they’re non-technical

  • Host the webform directly on your site if you don’t have the development capability to develop a form yourself to hit our API

  • If you’re an MGA primarily working with brokers (who don’t work with APIs) you can host a form for them to input data into

Share your model

By clicking 'Share Version', you'll be able to share URLs with any other members of your project team. With one link, they can either experiment with your model through a form interface, and with the other link your development team can implement your model as a headless API with their own front-end interface.

Try your model

By clicking 'Try Version', 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 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.

Buttons for sharing your pricing model
Share Project options dialogue
Try Model Form
Explore model in code
Quote results