> For the complete documentation index, see [llms.txt](https://sogni.gitbook.io/sogni-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sogni.gitbook.io/sogni-docs/sogni-studio-pro/updating-sogni-studio-pro.md).

# Updating Sogni Studio Pro

As we continuously improve our Sogni apps, new versions may become available to ensure you have access to the latest features.

* **iOS Users**: If you have automatic app updates turned on, your Sogni Pocket app will update automatically. Otherwise, you can update it directly from the Apple App Store.
* **macOS Users**: If you’ve downloaded Sogni Studio from our website, you’ll be prompted to update to the latest version when you open the app after we release a new upgrade.

<figure><img src="/files/xrjkRyRzrVP9STvx2kti" alt=""><figcaption><p>New Update Alert in Sogni Studio UI</p></figcaption></figure>

To begin your update, click **Download Sogni**. Please note that the version displayed in our screenshot may differ from your version, as we regularly release new updates.

<figure><img src="/files/0lmkqkwAd8KcCrUkQBp8" alt=""><figcaption><p>Downloading Sogni Studio Update</p></figcaption></figure>

Once your download is complete, you will be prompt to quit Sogni, open the downloaded disk image and install the update.

<figure><img src="/files/sZUJ2yRaudLyucfnKl4h" alt=""><figcaption><p>Download complete</p></figcaption></figure>

Pressing Quit Sogni will close Sogni Studio and open your Downloads finder window.

Click the downloaded file to begin installing onto your Mac.

<figure><img src="/files/La0qJOmj0TUqkem8GBBB" alt=""><figcaption><p>Sogni Studio Disk Image within Downloads</p></figcaption></figure>

This will open the first step of installation. Please read and agree to our privacy policy to continue.

<figure><img src="/files/qRqkx3IlUWTgeeSC1ztv" alt=""><figcaption><p>Privacy Policy</p></figcaption></figure>

Next, drag the Sogni app icon into your Applications folder.

<figure><img src="/files/SawJtVlXskPGpTyQ7CK2" alt=""><figcaption><p>Drag Sogni into Applications Folder</p></figcaption></figure>

Click replace to update the version of Sogni within your Applications folder.

Your Gallery and all creations saved within your gallery will be carried across to the new version of Sogni.

<figure><img src="/files/mJ4B4tobrg8Xi9478Qyl" alt=""><figcaption><p>Replace Download</p></figcaption></figure>

The final step is to right click on the Sogni Studio Disk from your Desktop and press "Eject"

<figure><img src="/files/URE7vQVqAFwxDQ1VZnKP" alt="" width="347"><figcaption><p>Eject Sogni Studio Disk from your Desktop</p></figcaption></figure>

Now head to your Applications and open Sogni to enjoy the latest version of Sogni Studio ✨

Need help? Join our Discord!

For any questions regarding the use of Sogni, tips, suggestions, bugs, sharing art, discussing AI and life, or simply hanging out, please feel free to join our Discord today!\
\
[Join Sogni Discord](https://discord.com/invite/2JjzA2zrrc) ✨


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sogni.gitbook.io/sogni-docs/sogni-studio-pro/updating-sogni-studio-pro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
