Beyou

Privacy policy

In effect since 19 August 2026

The short version

  • Beyou is free. It carries no ads and no trackers, and nothing about you is sold.
  • Your account needs a name, an email address and a password. Nothing else is required.
  • Everything else stored about you is what you typed into the app: habits, tasks, routines, goals, categories and the history of what you checked off.
  • If you use the AI assistant, what you write and the habits and goals it reads are sent to an external AI provider so it can answer. The assistant is optional and you can wipe its history.
  • You can delete your account from inside the app, and it is erased immediately. There is no waiting period and no way to undo it.

1. Who is responsible

Beyou is built and run by André Luiz, an individual developer resident in Portugal, acting as the data controller. There is no company behind it and no team with access to your account. On Google Play the same person publishes it under the developer name Beyou apps - André Luiz dev.

For anything in this policy, including requests about your data, write to [email protected]. Expect a reply within 30 days, which is the deadline the GDPR sets.

2. What is stored about you

Your account

If you sign in with Google, Google hands Beyou your email address, your name and the address of your Google profile picture. Beyou stores those and nothing more, and never receives your Google password, your contacts, your calendar or your Drive.

What you create in the app

The habits, tasks, routines, goals and categories you write, with their names, descriptions and any motivational text you add. Alongside them, the record of your activity: which items you checked or skipped on which day, the XP each one earned, and a daily snapshot of your routine so past days still read correctly after you change the routine itself.

These are free text fields. Whatever you type into them is stored as you typed it, so treat them the way you would treat a private notebook and avoid putting anything in there you would not want stored on a server.

Feedback and bug reports

When you send feedback from inside the app, Beyou stores your message, any images you attach, and a small technical context: the screen you were on, the app version, the platform, your language and your theme. On the web app it also attaches a picture of the screen you were on, so the problem can be seen. Replies to your feedback go to your email address, and those emails quote the original message.

Technical data

Beyou keeps error reports to find and fix crashes. They go to a self-hosted collector rather than a commercial analytics vendor, and they leave out your identity, your IP address, your cookies and the contents of your requests. What remains is the error itself and the technical state around it.

Server logs record which operations ran and how long they took. Some of those lines include the name of a habit, a goal or your display name, since that is what the operation was about. Rate limiting counts recent requests per account, and for the public profile picture address per IP, in memory only and never written to the database.

What is never collected

No date of birth, no gender, no phone number, no postal address, no national identity or tax number. No location of any kind. No advertising identifier, no device identifier, no contacts, no calendar, no microphone and no camera. No payment or card data, because there is nothing to pay for. Beyou contains no analytics SDK, no advertising SDK and no third-party tracker, on the web or on Android.

3. The AI assistant

The assistant is the one part of Beyou where what you write leaves Beyou's own servers. Beyou does not run its own AI model. When you send a message, the request goes to Beyou's server, which passes it to an external AI provider and streams the answer back. Beyou forwards:

Your email address, your password hash and your session tokens are never sent to an AI provider.

The provider is either Mistral AI or Google Gemini. Beyou tries Mistral first and falls back to Gemini when it is unavailable, so a given message is handled by one of them rather than both. They process your message to produce a reply, and their own terms govern what they do with it. Those terms are not written by Beyou.

The assistant also keeps notes about you between conversations, so it does not ask the same thing twice. It decides what is worth remembering and writes it in its own words. One note covers the whole account, and each conversation gets one of its own. Both go out with every message.

The assistant is optional. If you never open it, none of the above happens. You can delete a single conversation, and you can reset the assistant entirely, which deletes every conversation and erases the notes it kept about you. Both are in the app.

The same applies to the guided setup that offers to build your first habits and categories for you. It sends what you type there, and the category names you picked, to the same providers.

4. Why it is stored, and on what legal basis

PurposeLegal basis under the GDPR
Running your account and showing you your own habits, routines, goals and historyPerformance of a contract, article 6(1)(b)
Sending account emails: confirmation, password reset, deletion codePerformance of a contract, article 6(1)(b)
Answering you through the AI assistant, an optional feature you choose to openPerformance of a contract, article 6(1)(b)
Keeping the account safe: password hashing, session handling, rate limits, abuse preventionLegitimate interests, article 6(1)(f)
Finding and fixing crashes through error reportsLegitimate interests, article 6(1)(f)
Handling the feedback you chose to sendLegitimate interests, article 6(1)(f)

Nothing here is used to profile you for advertising, and there is no automated decision-making that produces a legal effect for you. The XP and levels are a game mechanic, not a decision about you.

5. Who else sees it

Nothing about you is sold, rented or handed over for anyone else's marketing. The list below is complete.

WhoWhat reaches themWhy
Mistral AI and Google GeminiYour assistant messages and the habits, goals, tasks, routines and settings the assistant reads to answer, plus your display nameOnly if you use the AI assistant or the guided setup. See section 3
GoogleThe fact that you signed in, if you use Google sign-in. Google also sees your IP address when your browser or phone loads your Google profile pictureSign-in and profile picture hosting
The email provider configured for BeyouYour email address and the contents of the account emails, including feedback confirmations that quote your messageDelivering account email
A self-hosted error collectorError reports, configured to exclude your identity, IP, cookies and request bodiesFixing crashes
CloudflareRequests to this website. Its analytics are cookieless and do not build a profile of youHosting this website
Google PlayWhatever Google collects when you install or update the Android app, under Google's own policyDistributing the Android app
placehold.coYour IP address, only on the web profile screen, and only if your profile picture fails to loadDrawing a placeholder avatar

Data may also be disclosed where the law requires it, which has not happened to date.

6. Where it goes

Your data lives on Beyou's own server and database. Of the two AI providers, Mistral AI is in France, inside the European Economic Area. Google Gemini is in the United States, which the European Commission has covered by its adequacy decision for the EU-US Data Privacy Framework.

So if you use the assistant, what you write may be processed in the United States under that framework. It is not sent to a provider in a country the European Commission has not ruled on. Should a third provider ever be added, it will be one with a lawful route for the transfer, and this page will say so before the change takes effect.

7. Cookies and what sits on your device

This website sets one cookie, and only after you click the language switch. It records whether you chose English or Portuguese, so the site stops guessing from your browser settings. It lasts a year and it is not used to track you. There is nothing else on this site to consent to, which is why there is no cookie banner.

The web app sets a session cookie holding your refresh token. It is httpOnly, so no script can read it, marked Secure and restricted to Beyou's own site, and it lasts 15 days. It exists so you stay signed in. The short-lived access token that goes with it is kept in memory only and disappears when you close the tab.

The web app also keeps a copy of your habits, tasks, routines, goals and categories in your browser's local storage, so the interface can draw immediately on your next visit. Your profile is kept out of that copy. Local storage is not encrypted, so on a shared computer, sign out when you are done. Signing out clears it.

The Android app keeps your refresh token in the operating system's encrypted store, backed by the Android Keystore. Alongside it are small interface preferences: which filters you picked, which sections you collapsed, how far you got in the tutorial. The Android app keeps no offline copy of your habits or history. It fetches them when it opens.

8. How long it is kept

9. Deleting your account and your data

You can delete your account yourself, from inside the app, without asking anyone and without reinstalling anything.

Beyou emails you a six-digit code, which is valid for 15 minutes, and asks you to type it back. This is there so that nobody who borrows your unlocked phone can wipe your account. Once you confirm, deletion happens immediately.

What is erased: your account record, your name, your email address, your password hash, your profile quote, your XP, levels and streaks, every category, habit, task, routine and goal, your entire check-in and XP history, your routine snapshots, every assistant conversation, the notes the assistant kept about you, your feedback and its attachments, and every active session and pending token. There is no grace period, and nothing is archived or recoverable.

The image file of a profile picture you uploaded is deleted along with the account. That one step happens on disk rather than in the database, so if the storage refuses it the failure is recorded and an operator finishes it by hand. Write to [email protected] if you want confirmation that nothing was left behind.

If you cannot reach your account for any reason, email [email protected] from the address the account uses and ask for deletion.

10. Your rights

Because Beyou is run from Portugal, the GDPR applies. If you are in Brazil, the LGPD gives you an equivalent set of rights. Either way you can ask for:

Requests go to [email protected]. None of these rights cost anything to exercise.

If you think your data has been mishandled, you can complain to a supervisory authority. In Portugal that is the Comissão Nacional de Proteção de Dados. In Brazil it is the Autoridade Nacional de Proteção de Dados. You may also complain to the authority where you live.

11. Security

Passwords are hashed with bcrypt at cost factor 12 and never stored in a readable form. Sessions use a short-lived token valid for 15 minutes, renewed by a refresh token that is itself stored hashed and rotated on every use, so a stolen one stops working once the real session refreshes. Traffic runs over HTTPS. Requests are rate limited per account. Deleting an account and resetting a password both require a code sent to the email address on the account.

A profile picture you uploaded is not open to the internet. Its address carries a signature that only your own signed-in session can produce, and that signature expires 12 hours after it is issued. So anyone you forward that address to can open the image without signing in until it expires, and signing out does not cut off an address that is already out. A picture that came from your Google account is a different case, because Google hosts it at a public address that Beyou does not control.

Beyou is maintained by one person. If you find a security problem, email [email protected] before publishing it, and it will be taken seriously.

12. Children

Beyou is not directed at children under 13 and does not knowingly hold data about them. It does not ask for your age, which means it cannot verify it. If you are a parent or guardian and believe your child created an account, write to [email protected] and it will be deleted.

13. Changes to this policy

When this text changes, the date at the top changes with it. Changes that affect what happens to your data, rather than the wording, will be announced in the app before they take effect. Past versions are visible in the public repository this site is built from, so you can see exactly what changed.

14. Contact

[email protected], for questions about this policy, requests about your data, or anything else.