# Privacy Policy

**Last Updated: 2026-04-15**

This Privacy Policy explains how **WidgetUp** handles user data in accordance with the Japanese APPI (Act on the Protection of Personal Information) and the EU GDPR (General Data Protection Regulation). This app is a personal diary tool; user data is never shared, sold, or used for advertising. The app does not provide an account or login system.

#### 1. Data We Collect

Users may choose whether to provide the following data:

**1. Images**\
Used to store diary entries. Images are stored on the user’s device. They are not uploaded to the app’s own servers.

**2. Health & Activity Data**\
Such as step count or related activity data, used only to enrich diary entries. Such data is stored on the user’s device or in cloud backup services configured by the user, and is not uploaded to the app’s own servers.

**3. Analytics & Crash Data (Firebase Analytics / Firebase Crashlytics)**\
Used only for app performance analysis, stability improvement, and crash diagnosis. These services may process anonymized or de-identified technical data necessary to operate and improve the app.

***

#### 2. How We Use Data

We use collected data only for:

* Providing widget-related features
* Storing and displaying user content on the user’s device
* Improving app performance, stability, and user experience
* Anonymous statistical analysis and crash diagnostics

We never use user data for advertising, selling, or sharing with unrelated third parties.

***

#### 3. Data Storage & Security

User content, including text, images, and health-related data, is stored locally on the user’s device by default.

If the user enables backup, data may also be stored in cloud services selected and configured by the user, including Google Drive, iCloud.

The app does not upload user diary content to the app’s own servers.\
The app does not provide an account or login system.

Anonymous analytics and crash-related technical data may be processed on Firebase servers, which may include servers located outside the user’s country or region.

We implement appropriate technical and organizational measures in accordance with APPI and GDPR.

***

#### 4. Third-Party Services

The app uses the following services:

**4.1 Firebase Analytics**\
Used for anonymous usage analytics and product improvement.

**4.2 Firebase Crashlytics**\
Used for crash reporting, stability monitoring, and issue diagnosis.

***

#### 5. User Rights (GDPR & APPI)

Users have the right to:

* Access their stored data
* Request correction or deletion of their data
* Withdraw permissions (such as health data access)
* Request restriction of processing where applicable
* Export diary data stored locally or in user-configured backup services

Please contact us through the app’s support feature for such requests.

***

#### 6. Data Retention

Diary text, images, location data, health-related data, and other user content are kept until the user deletes them.

Backup data stored in third-party cloud services is retained according to the user’s settings and the policies of the relevant cloud provider.

Analytics and crash data retention follows Firebase’s default policies.

***

#### 7. Children’s Privacy

This app is not intended for children under 13 and does not knowingly collect children’s personal data.

***

#### 8. Policy Updates

This policy may be updated periodically due to feature changes or legal requirements. Updates will take effect immediately upon publication within the app or related official documentation.

***

#### 9. Contact

For any questions regarding this policy, please contact us via the in-app support channel.


---

# 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://noharasui.gitbook.io/widgetup/privacy_en.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.
