.. image:: /_images/icons/app_workflows.png :width: 5% :align: right :target: index.html .. |SaveShare| image:: /_images/icons/icon_SaveShare.png :width: 4% :target: SaveShare.html .. _SaveShare: ############################## |SaveShare| Saving and Sharing ############################## In this section, we'll go over the basic ways to save and share our workflow. ****************************************** |floppy-o| Saving and |download| Exporting ****************************************** Saving and exporting our workflow is simple. We simply choose from our desired option under the File Menu, just like with most computer applications. There are a few options for saving and exporting which are mapped out in the following: .. thumbnail:: /_images/Images/share/FileSaveOptions.png :title: Saving and Exporting Options .. centered:: :sup:`Figure 1: Saving and Exporting Options` 1. Update/Save the current workflow 2. Save As: save the workflow with a new name 3. Update and Close: update the workflow and then close out 4. Export (zip): export the workflow as a d3view workflow zip file. These files can be opened into any workflow canvas. 5. Export as Template JSON; export the workflow bare bones, with the just the workers and no extra data. |floppy-o| Saving a New Workflow for Execution =============================================== Save a new Workflow under File > Save & Close (or Save if you want to keep your workflow open). .. thumbnail:: /_images/Images/share/Save&CloseWF.png :title: Save & Close a New Workflow .. centered:: :sup:`Figure 2: Save & Close a New Workflow*` | Specify a suitable name and description in the pop-up window and click Save again. .. thumbnail:: /_images/Images/share/SaveSpecs.png :title: Save & Close a New Workflow .. centered:: :sup:`Figure 3: Save & Close a New Workflow` | .. _ExportWF: |download| Exporting a Workflow ================================ Export a workflow as a fully packaged ZIP file (1) which includes all input files or a JSON template file (2) which will be the workflow structure. Click the Export button at the top right and choose which option you prefer. Exported Workflows can easily be imported in the way mentioned here. .. thumbnail:: /_images/Images/share/ExportWorkflow.png :title: Export a Workflow .. centered:: :sup:`Figure 4: Export a Workflow` | |file-powerpoint-o| Exporting a Report ========================================= Under the report generator worker, click on the Download PPT button to save your report as a PowerPoint file. .. thumbnail:: /_images/Images/share/downloadPPTreport.png :title: Export a Report .. centered:: :sup:`Figure 5: Export a Report` | ******************* |history| Timeline ******************* Under the tools menu at the bottom, we can view a timeline of all saved versions of our workflow. .. thumbnail:: /_images/Images/timeline/ShowHistory.png :title: Show History .. centered:: :sup:`Figure 6: Show History` | From here, we can view different versions and replace, merge or duplicate them. .. thumbnail:: /_images/Images/timeline/ViewReplaceMergeDuplicate.png :title: View, Replace, Merge or Duplicate .. centered:: :sup:`Figure 7: View, Replace, Merge or Duplicate` | Here is a video showing the process: .. video:: _static/movies/timeline/ShowHistory.mp4 :width: 100% | | .. _Share: *************** |share| Sharing *************** Sharing a workflow can be performed on the Workflows Main Page under the worker options for a particular worker. Click on the 3 dots next and then "Share" to get started. .. thumbnail:: /_images/Images/share/Share.png :title: Sharing a Workflow .. centered:: :sup:`Figure 6: Sharing a Workflow` | In the next window, we'll choose the type of sharing for our workflow: Public Share, Team Share and User Share. .. thumbnail:: /_images/Images/share/TypeOfShare.png :title: Sharing Type .. centered:: :sup:`Figure 7: Sharing Type` | The following video reviews the basics of sharing a workflow. Read on to learn more about each type of share. .. video:: _static/movies/saveshare/ShareWorkflow_vo.mp4 :width: 100% | | |globe| Public Share ==================== Public sharing gives us a link to give to anyone. .. thumbnail:: /_images/Images/share/PublicShare.png :title: Public Share .. centered:: :sup:`Figure 8: Public Share` | |users| Team Share ================== For team share, we get to choose a team we are associated with on the d3VIEW and share to all. .. thumbnail:: /_images/Images/share/TeamShare.png :title: Team Share .. centered:: :sup:`Figure 9: Team Share` | |user| User Share ================= The user share allows us to choose specific workers from our team(s). .. thumbnail:: /_images/Images/share/UserShre.png :title: User Share .. centered:: :sup:`Figure 10: User Share` |