Optional Features

Optional model features to enhance document processing.

Overview

Models can have optional processing features activated depending on your requirements.

Not all features are available on all plans.

Check the Feature Comparison section for more information.

There are two ways of enabling and disabling features: on the Platform, or via API calls.

Set Default Activation on the Platform

When setting the activation state of a feature on the Platform, this will be the default. All API calls will use the default state unless explicitly set otherwise.

This is useful for project managers, as it allows activating or deactivating a feature across all API calls on that model.

Anyone with write access to the model can set the option's default value.

Set Activation During API Call

Default activation states may be overridden on a per-call basis via the API.

This is useful for developers for a variety of different scenarios, for example:

  • local testing, comparing results on the same files with the feature active and inactive

  • conditional activation of a feature based on business rules: document template, file origin, etc

  • conditional activation of a feature based on your end-user's configuration

  • etc ...

Anyone with access to the API (via an API Key) can enable or disable a feature when making an API call.

Details on setting features in the API: Optional Features Configuration

Available Features

Last updated

Was this helpful?