You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/save-publish-app.md
+9-14Lines changed: 9 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -26,39 +26,34 @@ For information about how to share an app, see [Share an app](share-app.md).
26
26
27
27
## Save your app
28
28
29
-
With your app open for editing in [Power Apps](https://make.powerapps.com), you can save in several ways:
29
+
Use the save option to save any unsaved changes you made to your app. With each **Save**, a new version is created in **App version history**.
30
30
31
-
Save icon :::image type="icon" source="media/save-publish-app/save-icon.png"::::
32
-
33
-
-**Save**: Saves any unsaved changes you made to your app. With each **Save**, a new version is created in **App version history**.
34
-
35
-
The dropdown save menu:
31
+
With your app open for editing in [Power Apps](https://make.powerapps.com), select **Save** :::image type="icon" source="media/save-publish-app/save-icon.png"::::: and then choose one of the following options:
36
32
37
33
-**Save with version notes**: Save and add notes about your updates.
38
34
-**Save as**: Duplicate the app with a different name.
39
35
-**Download a copy**: Download a local copy of the app.
40
36
41
37
## Auto save
42
38
43
-
You can optionally set Power Apps to automatically save every 2 minutes.
39
+
You can also set Power Apps to automatically save every two minutes.
44
40
45
-
Enable or disable the **Auto save**:
41
+
Follow these steps to turn **Auto save** on or off:
46
42
47
-
1. Select the three dots **...**from the menu bar and choose**Settings**.
43
+
1. Select **More****...**>**Settings**.
48
44
49
45
:::image type="content" source="media/save-publish-app/autosave.png" alt-text="Screenshot that shows where the ellipses points are located that opens a dropdown menu to reveal the Settings option.":::
50
46
51
-
1.In the **Settings** popup, select the **General** tab.
47
+
1.Select the **General** tab.
52
48
53
-
1. In the **Auto save** section, toggle the auto save feature on or off.
49
+
1. In the **Auto save** section, set the **Auto save** toggle to **On**or **Off**.
54
50
55
51
:::image type="content" source="media/save-publish-app/autosave2.png" alt-text="Screenshot that shows where the Auto save toggle is located.":::
56
52
57
53
> [!NOTE]
58
54
>
59
-
> - Whenever you publish a canvas app, your app is updated and runs on the latest version of Power Apps. Your app gets the benefit of all the latest features and performance upgrades added since you last published.
60
-
> - If you haven’t published an update in several months, you might see an immediate performance benefit from republishing now.
61
-
> - To retrieve app details faster upon startup, some data is stored locally on user devices in the browser cache. Information stored includes app, environment, and connection details. This data stays stored in the browser based on browser storage limits. Users can clear stored data based on these [instructions for each browser](/troubleshoot/power-platform/power-apps/troubleshooting-startup-issues#clear-your-browser-cache).
55
+
> - When you publish a canvas app, your app is updated and runs on the latest version of Power Apps. Your app gets the benefit of all the latest features and performance upgrades added since you last published. If you haven’t published an update in several months, you might see an immediate performance benefit when you republish the app.
56
+
> - To retrieve app details faster during startup, some data is stored locally on user devices in the browser cache. Information stored includes app environment and connection details. This data stays stored in the browser based on browser storage limits. Users can clear stored data based on these [instructions for each browser](/troubleshoot/power-platform/power-apps/troubleshooting-startup-issues#clear-your-browser-cache).
62
57
63
58
## Create an app description with Copilot (preview)
0 commit comments