add cloud faq (#83)
parent
769350c0ee
commit
7e09d60ed9
|
|
@ -11,3 +11,23 @@ Get started now with the [Sandbox plan](http://cloud.dify.ai), which includes a
|
|||
1. Sign up to [Dify Cloud](https://cloud.dify.ai) and create a new Workspace or join an existing one.
|
||||
2. Configure your model provider or use our hosted model provider.
|
||||
3. You can [create an application](../user-guide/creating-dify-apps/creating-an-application.md) now!
|
||||
|
||||
|
||||
|
||||
### FAQs
|
||||
|
||||
**Q: How is my data handled and stored when using Dify Cloud?**
|
||||
|
||||
A: When you use Dify Cloud, your user data is securely stored on AWS servers located in the US-East region. This includes both the data you actively input and any generated data from your applications. We prioritize your data's security and integrity, ensuring that it is managed with the highest standards of cloud storage solutions.
|
||||
|
||||
**Q: What measures are in place to protect my API keys and other sensitive information?**
|
||||
|
||||
A: At Dify, we understand the importance of protecting your API keys and other secrets. These are encrypted at rest, which means Dify cannot view them and that only you, the rightful owner, have access to your secrets.
|
||||
|
||||
**Q: Can you explain how application data is anonymized in Dify Cloud?**
|
||||
|
||||
A: In Dify Cloud, we anonymize application data to ensure privacy and reduce encryption and decryption overheads. This means that the data used by applications is not directly associated with identifiable user accounts. By anonymizing the data, we enhance privacy while maintaining the performance of our cloud services.
|
||||
|
||||
**Q: What is the process for deleting my account and all associated data from Dify Cloud?**
|
||||
|
||||
A: If you decide to delete your account and remove all associated data from Dify Cloud, you can simply send a request to our support team at support@dify.ai. We are committed to respecting your privacy and data rights, and upon request, we will erase all your data from our systems, adhering to data protection regulations.
|
||||
|
|
|
|||
Loading…
Reference in New Issue