Skip to main content
Version: 2026.04

Remote Sharing Feature Overview

Deprecated

Remotes is deprecated as of the April 2026 release and has been superseded by Secure Connections. This feature will be fully removed from the platform and reach end-of-life (EOL) in the July 2026 release.

Remote sharing enables secure model synchronization between Istari installations. This document describes current capabilities and limitations.


Sync Behavior

  • All sharing is one-way from upstream to downstream (bidirectional sharing requires two separate relationships).
  • All synced content is immutable on the downstream.
  • All configuration is done via environment variables.
  • Hard Deletion is not supported. Unsharing on the upstream stops future updates but does not remove downstream copies.

Content Support

Content TypeSync SupportNotes
ModelsFullAll model data syncs to downstream.
ArtifactsPartialSynced artifacts are treated as orphaned (no association to parent model). Not visible in UI, but accessible via API.
CommentsNoneComments do not sync. Downstream users can add comments visible only to downstream users.
Control TagsFullSynced and immutable on downstream. Downstream admins control user-to-tag assignments. Remote owners automatically inherit upstream control tags.
Infosec LevelsDemostrationSynced and immutable on downstream. Downstream admins control user-to-level assignments. Remote owners do not automatically inherit upstream infosec levels. Sync is blocked if the downstream (high side) has a lower classification level than the upstream (low side). The architecture around infosec syncing is not final.
JobsNoneJobs cannot be run on models shared from upstream. Job execution is only available on locally-sourced models.