For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending
.mdto page URLs; this page is available as Markdown.
How to Recover Your Password
Sogni has no way of resetting your password or recovering it on your behalf because your password is never stored on our servers. This is a security feature as your password is what was used to generate your free Sogni cryptocurrency wallet which stores your Sogni based tokens.
However, when you created your Sogni account, your password was automatically saved to your browser-based Password Manager (for app.sogni.ai signups) or on your Keychain for your Mac (for native app signups).
If you created your via the browser at app.sogni.ai then you should be able to use your browser's Password Manager to look up both the username and password for account. Here is a shortcut to Google Chrome's password manager for example: chrome://password-manager/passwords
If you have trouble finding even your Sogni username, please note that you can find that in the Sogni welcome email, your username was used in the greeting.
If you installed Sogni on one of our Native apps follow the steps below to learn how to recover your password from your Mac's keychain
Hit Command+Space to open Spotlight on your Mac.
Type keychain in the search and open Keychain Access.
Search Keychain and Open Keychain Access
If the popup appears to manage your passwords in the New Passwords App, select Open Keychain Access
Select Passwords Tab and then search com.sogni.login.production
Open the item. This may prompt you to enter your system password used when logging into your Mac, depending on your Mac's safety settings. If prompted, enter your system password.
Click the Show Password check field to show your password.
Copy your password within the Show password field and enter your password into the password field when logging into Sogni ✨
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 ✨
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/how-to-recover-your-password.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.