Fabric handbook · Executor + Studio

Import and export setup

A setup ZIP carries reusable configuration. Each recipient still reviews local paths, signs into services, builds knowledge and imports agents separately.

◇

Reference

Choose the right file

FileOpen it whereWhat it does
Fabric Installer.zipFinder → extract → installer appInstalls or upgrades Executor and Studio. It is not a setup bundle.
Setup bundle ZIPSettings → General → Import setup bundlePreviews supported non-secret setup, shareable skills and source definitions.
Signed .forge-agentPipeline → Import agentImports a versioned agent package through trust and compatibility checks.
Google Desktop OAuth client JSONSettings → Connectors → Google sign-in setupRegisters the client used for Google browser consent. It is not the user’s login or a setup profile.
◇

Reference

Export from a working machine

  1. Review which workspace and Environment profile are active. Remove obsolete source definitions from the intended shared setup.
  2. Choose Settings → General → Setup and transfer → Export setup bundle.
  3. Share the resulting setup ZIP through your team’s approved channel, together with the intended agent package and repository prerequisites. The General Settings export excludes private knowledge content; do not assume it is a machine backup.
◇

Reference

Import on the receiving Mac

  1. Wait until no jobs are queued or running. Open Import setup bundle and select the setup ZIP.
  2. Read Settings to save as a draft, incoming files, existing-file conflicts and skipped entries. Preview is not yet an import.
  3. Choose Keep existing by default. Choose replacement only for the reviewed conflicts you intend to replace; supported replacement creates private backups and rolls back if applying files fails.
  4. Review the path suggestions. Check only fields that point to real folders on this Mac, and correct the values before proceeding. Repositories themselves are not copied.
  5. Confirm the previewed bundle. The import is bound to its preview digest; changed bytes require a new preview.
  6. Inspect the result. Select the imported Environment profile draft, review it, then click Apply. Resolve path validation errors and restart when prompted and idle.
  7. Reconnect credentials, check connectors, build the knowledge index, and import the signed agent package. Verify health before a first run.
◇

Reference

What transfers and what stays private

CategoryBehavior
Non-secret settingsSupported AI routing, preferences, source definitions, connector enablement and skill configuration become reviewable setup.
PathsOnly reviewed paths are included in the imported draft; another Mac’s locations do not activate automatically.
User playbooksShareable Markdown knowledge can transfer. Factory skills and executable authority are not overwritten by a setup ZIP.
Executable contractsA transferred fabric_skill.json is treated as imported reference metadata, not activated executable authority.
CredentialsTokens, passwords and Google user consent do not transfer. Sign in on the receiving Mac.
Private activityRun history, private conversations, runtime memory and caches are excluded.
RAG indexDefinitions are not embeddings or a ready index. Rebuild against sources this user can access.
AgentsUse signed .forge-agent packages and Executor admission independently.
◇

Reference

Import problems

Invalid archive, unsafe path, duplicate file or digest mismatch: stop and obtain a fresh export; do not unzip arbitrary contents into the application. Existing files: keep your local version or review the replacement. Path rejected: select the actual local checkout. Settings imported but unchanged: apply the imported draft profile. Missing credentials: expected—configure your own access.