Skip to content

Commit 685eeba

Browse files
author
Donna-Marie Smith
committed
Reformatted structure
1 parent 052819b commit 685eeba

File tree

2 files changed

+16
-8
lines changed
  • content/en/docs/2025.3/Guides/user-guides/user-interfaces/gateway/Admin

2 files changed

+16
-8
lines changed

content/en/docs/2025.3/Guides/user-guides/user-interfaces/gateway/Admin/studio-export/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,16 @@ Studio Export is a feature that enables one or more flows to be exported into a
2121

2222
Any flow in the system may be exported; it is not necessary for the administrator to have View or Edit authorisation for the flows to be exported.
2323

24+
## Actions
25+
26+
### Export Flows
27+
2428
Individual flows are selected by clicking the checkbox in the `Export?` column adjacent to the flow to be exported. If a group is selected, then all the flows contained in that group, and any sub-groups, will be implicitly set; any implicitly set may be individually deselected by clicking the checkbox adjacent to the flow.
2529

2630
Clicking `Export` will create the Studio Package from the Master Versions in the Master Repository of the selected flows, including their group hierarchy, and then download the package to the host’s browser as a file named `export.studiopkg` or `export <n>.studiopkg`, where `<n>` represents an integer to avoid naming conflict with other Studio Package files contained in the same folder.
2731

32+
See the [Export Individual Flows][Export Individual Flows tutorial] tutorial for a step-by-step guide.
33+
2834
## Remarks
2935

3036
### Known Limitations

content/en/docs/2025.3/Guides/user-guides/user-interfaces/gateway/Admin/studio-import/_index.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,6 @@ Studio Import is a feature that enables individual flows, contained in a Studio
1919

2020
{{< figure src="/images/Studio Import.png" title="Studio Import" >}}
2121

22-
Individual flows contained in the Studio Package may be individually selected for importing into {{% ctx %}} Studio; it is not a requirement that all the flows contained in the Studio Package are imported simultaneously.
23-
24-
When the selected flows from the Studio Package are imported, they will become the Master Version of the flows in the destination Master Repository, replacing any existing Master Versions.
25-
26-
After importing the flows, it is necessary to check the authorisation assigned to imported flows is appropriate for their use.
27-
28-
See the [Import Individual Flows][Import Individual Flows tutorial] tutorial for a step-by-step guide.
29-
3022
## Actions
3123

3224
### Favoured Hierarchy
@@ -39,6 +31,16 @@ Alternatively, it is possible to have the display favour the `package hierarchy`
3931

4032
The `Edit import hierarchy`, enables any individual imported flows to be assigned to any Group in the hierarchy of the destination {{% ctx %}} Studio. The display will show the entire existing hierarchy of the destination {{% ctx %}} Studio, extended by any necessary Groups from the Studio Package hierarchy where the imported flows do not already exist on the destination {{% ctx %}} Studio; it is not necessary for the administrator to have View or Edit authorisation for any flows to view the entire system Group hierarchy.
4133

34+
### Import
35+
36+
Individual flows contained in the Studio Package may be individually selected for importing into {{% ctx %}} Studio; it is not a requirement that all the flows contained in the Studio Package are imported simultaneously.
37+
38+
When the selected flows from the Studio Package are imported, they will become the Master Version of the flows in the destination Master Repository, replacing any existing Master Versions.
39+
40+
After importing the flows, it is necessary to check the authorisation assigned to imported flows is appropriate for their use.
41+
42+
See the [Import Individual Flows][Import Individual Flows tutorial] tutorial for a step-by-step guide.
43+
4244
## Remarks
4345

4446
### Known Limitations

0 commit comments

Comments
 (0)