Sharing Scripts
You can easily share your script with others using Gromet Vault, our built-in sharing feature.
How It Works
When you choose to share a script:
A secure script access key is generated.
You can select any or all from the script's Python code, configuration (YAML), Execution settings, and Runtime variables to be stored temporarily in Gromet Vault.
This will generate a secure script access key.
You can copy and send the secure key to anyone in your organisation with ease.
Key Details
⏳ Expiration: Shared scripts automatically expire after 7 days.
🛠️ Editable Locally: Others can load your shared script and run or modify it on their device. Any edits they make will not affect your local instance of the script. If you wish to merge changes, share the updated script and select the ''Merge with existing version of script' checkbox.
🔐 Privacy First: Shared scripts are sandboxed. No personal data or outputs are shared, only the scripts and any configuration settings you select.
How to Share
Open the script you'd like to share.
Go to the Script Settings tab 🔧.
Scroll down to the Share Script section.
Select the required checkboxes and click share - a vault access key will be generated.
You can either share the key via email or copy it and send it to the recipient via your preferred method.
How to Open a Shared Script
Click the + menu icon in the top right of the Gromet Desktop App.
Select Gromet Vault from the dropdown.
Paste in your vault access key.
Select whether you want to merge with an existing version of the script (if it already exists in your local archive) or generate a new script by selecting/deselecting the checkbox.
Click Fetch - this will fetch the shared script from Gromet Vault and save it to your local environment.
Any changes you make to this script are personal and won't affect any other instances of the script on other users' devices. To share any update, share your edited version of the script.
✅ Perfect for sharing automations, collaborating, or letting someone run your script without setup.
Last updated