# Hura Privacy Policy

### **Privacy Policy**

Hura ("we", "our", or "us") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, store, and protect your personal data when you use the Hura mobile application and its AI-powered journaling, therapy, and mental wellness services.<br>

***

#### **1. Data We Collect**

We collect only the data required to deliver our services effectively and securely:

* **Account Info:** A randomly generated user ID or encrypted recovery phrase. No name, phone number, or email is required.
* **Journal Data:** Any entries you write in the app—including moods, thoughts, dreams, reflections, goals, and therapy conversations—are stored securely and only accessible to you.
* **Usage Metrics:** Anonymous data on how features are used, to improve the app.

***

#### **2. How We Use Your Dataا**

Your data is used solely for the following purposes:

* To allow access to your account and journal via your recovery phrase
* To personalize insights and track your emotional and mental wellness
* To power AI interactions, such as reflective prompts or therapy chats.

We do **not** share or sell your data to third parties.

***

#### **3. AI & External APIs**

Some features of Hura use secure calls to AI models (e.g., OpenAI's ChatGPT) to generate responses or feedback on your journal entries. These interactions are anonymous—no personally identifiable data is ever shared with third-party AI providers.

***

#### **4. Data Security**

All journal data is stored securely using industry-grade encryption. Your content is never used for training AI models.&#x20;

***

#### **5. Your Rights**

Depending on your country, you may have the right to:

* View and export your journal
* Delete your account and all associated data

***

#### **6. Account Deletion**

To delete your account, go to:

> **Settings → Account Management → Delete Account**

This will permanently remove all journal data and account info.

⚠️ This action is irreversible. Make sure to export anything important before proceeding.

### **Policy Updates**

We may update this policy from time to time to reflect changes in our app or services. You will be notified of any significant changes.


---

# Agent Instructions: 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://docs.huralya.com/hura-privacy-policy.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.
