Skip to main content
After a shared extension model is created, you can update its settings from the model IDE.

Requirements

Updating extension settings

1
Click Develop in the left navigation and open the extension model.
2
In the model IDE, click Model > Extension settings.
3
Adjust the available settings as needed.
4
Click Update.

Available settings

Allow exploration

Controls whether users can build new analyses off the extension model and query the model with AI.
  • Enabled - The extension model appears in the list of available models when creating a new analysis. Users can also query the model with AI.
  • Disabled - The extension model is hidden from the new analysis model selector, the options for creating a new analysis are disabled from within the extension’s model IDE, and AI access to the model is disabled.

Use isolated branches

Scopes branches to the extension model, keeping them separate from the parent shared model’s branches. Refer to the Extension branches guide for more information on branch workflows.