Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cllde8 authored and phuang26 committed May 2, 2024
1 parent c2f1af4 commit bb78e39
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion docs/labimotion/guides/designer/elements/template-sync.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,24 @@ import {
Reader,
} from "@site/src/js/layout";

<SubTitle text="Synchronize the collective contributions templates from the LabIMotion Hub." />
<SubTitle text="Synchronizing Templates from the Template Hub and Exchanging Them Across Instances" />
<Reader text="Designer" />

## Synchronize from Template Hub

Effortlessly synchronize templates suitable for your application from the Template Hub, enabling you to harness the collaborative contributions of scientists. This approach is highly recommended.

As a [Designer](/docs/labimotion/design-principles#-designer-role), you can sync collective contributed templates from the Template Hub to your instance. This allows users to seamlessly work with the templates and publish their work step-by-step. See [Template Sync. & Publish](../../../template-sync-and-publish).

## Exchange Across Instances

For those who own more than one instance and wish to align templates between them, you, as a Designer, can simply:

* **Export Element and Its Template**: Use this function to export the element and its templates from the instance.
* **Import Element and Its Template**: Use this function to import the element and its templates into the instance.


<p align="center">
<img src="https://github.com/LabIMotion/labimotion/assets/42910431/d1361b62-222b-44e9-907e-996bef7f2da8" alt="LabIMotion - Export and Import Element and its template" />
<FigCaption text="Export and Import Element and its template" />
</p>

0 comments on commit bb78e39

Please sign in to comment.