# Settings & History

The settings section of the app is designed with parents/guardians in mind! Here, you can easily manage your subscription, view logs, and adjust various settings. For added security, this area is "Parent Locked," accessible only through your Touch/Face ID or your device's passcode.

## Subscription

In the subscription area, you can effortlessly check your subscription details, view your purchase history and renewals, and manage your subscription settings.

If you decide to cancel your subscription, just click on **"Cancel Subscription."** This will lead you to your device's in-app subscription management options. For step-by-step guidance, you can refer to your device's specific documentation or manuals to ensure a smooth cancellation process.&#x20;

If you have a billing issue, you can contact us on [our website](https://hachi.bot).

## Settings & Limits

In the **Settings & Limits** area, you have the power to manage two important options:

1. **Comprehension Level:** Customize the user’s comprehension level based on age! This ensures that Hachi provides answers that are perfectly suited to the user’s understanding.
2. **Max Questions per Day:** Set a daily limit on the number of questions that can be asked. This feature helps encourage kids to take breaks from screens and explore the world around them!

With these options, you can tailor the app experience to fit your child’s needs while promoting healthy habits!

## History

In the history section, you can check out a log of up to 500 questions and answers that have been generated. The features available include:

1. **View History:** Browse through the questions and answers (logs).
2. **Specific Insights:** Look at a particular question and its corresponding answer.
3. **Reporting:** If something seems off, you can flag a specific question/answer log.
4. **Review Flags:** See any questions or answers that have been flagged for your attention.

### **How to Report a Log**

To report an issue, simply open the specific log and hit the **Report** button. This will send the log to our moderation team for review. Don’t worry—this log contains no personal info! We use these reports to fine-tune our safety features and improve how our AI responds.

**We encourage reporting if:**

* An answer seems incorrect or misleading.
* The response appears inappropriate for your child’s comprehension level.
* It’s complete nonsense or totally unexpected!

If you have a different issue to report, you can reach out to us on [our website](broken://spaces/yza9liktXovRYDbLhH7Q/pages/NCxnJ7sCpJO3gE3IjksH).

### **Understanding the Flagging Process**

Whenever a question is asked and an answer is generated, both undergo an automatic flagging system. This system checks for any potentially unsuitable topics or themes.

These flags give you, as a parent or guardian, a chance to see what your child is curious about and the answers they receive—which can help guide important conversations.

Remember, Hachi doesn’t block inappropriate questions outright. Instead, we assess the comprehension level to either suggest asking a grown-up or offer an age-appropriate answer.

we aim to get this right, we can’t catch everything, so if something slips through, please report it! Your feedback helps us make Hachi even better! 😊

### &#x20;


---

# 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://everyday-digital.gitbook.io/hachi/user-guide/settings-and-history.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.
