# Privacy policy

{% hint style="warning" %}
**We're working on this page at the moment.** This is not the final version at the moment, but we're working hard on ironing out possible issues and covering edge cases behind the scenes.

If you see this notice at the homepage, that means the entire policies site is being worked on right now but we publish working drafts to production to allow us to collect feedback early on during policy developments.
{% endhint %}

## Data we collect and why

### Information from web browsers and client

If you're just browsing on our websites, we collect the same basic information that most websites collect. We use common internet technologies, such as cookies and web server logs. This is stuff we collect from everybody, whether they have used our services/apps or not.

The information we collect about all visitors to our website includes the visitor’s browser type, language preference, referring site, additional websites requested, and the date and time of each visitor request. We also collect potentially personally identifying information like Internet Protocol (IP) addresses.

We use this information from web browsers and other web clients for purposes of web analytics, service monitoring, security, and abuse prevention/mitigation.

### Information you provide through our services/apps

If you create an account for our services/apps or use them with your existing social accounts via OAuth2 or OpenID Connect, we usually require you to provide some basic information about yourself. Unless you use social login, you will be asked for a non-disposable email address and password (or set up a passkey for passwordless authentication). You also have the option to give us more information if you want to, and this may include "User Personal Information."

"User Personal Information" is any information about one of our users that could, alone or together with other information, personally identify him or her. Information such as a username and password, an email address, a real name, and a photograph is are example of “User Personal Information.” User Personal Information includes Personal Data as defined in the data privacy laws, such as EU General Data Protection Regulation (GDPR) and the Data Privacy Act of 2012 in the Philippines.

User Personal Information does not include aggregated, non-personally identifying information. We may use aggregated, non-personally identifying information to operate, improve, and optimize our website and service.

If you use our services/apps through existing platforms such as Discord bots, we receive technical and basic information about your account, such as username and user IDs, alongside interaction data from the platform.

### Information you provide through contacting us

When you contact us through email or one of the available contact methods, we collect your name, email address, or [phone number used](#user-content-fn-1)[^1] for contacting us, the subject line, and the message body of the inquiry, alongside any attachments provided.

### What we do not collect

If you are a child under the age of 13 in most countries (or higher in some countries), you may not use our apps and services without parental consent. Recap Time Squad does not knowingly collect information from or direct any of our content specifically to children under 13. If we learn or have reason to suspect that you are a user who is under the age of 13, we will, unfortunately, have to close your account.&#x20;

## Accessing your information

You can access and edit/amend the information we have about you in your account settings and in the respective apps/services. You can a

## Data retention and deletion

Generally, Recap Time Squad retains User Personal Information for as long as your account exists or as needed to&#x20;

## Our use of cookies and trackers

### Cookies

Like any website, we use "cookies" (and similar technologies, like HTML5 localStorage) to keep you logged in, remember your preferences and personalize your experience. We also use cookies to identify a device, for security reasons.

### Tracking and analytics

## Changes to this policy

Although most changes are likely to be minor, Recap Time Squad may change them from time to time. When we make changes to this policy, you will be notified at least 30 days before being effective via email address on file and on our announcement bulletins in GitHub Discussions and Zulip Cloud organization.

## Credits

Portions of this privacy policy are adapted from the following sources:

* [GitBook Privacy Statement](https://policies.gitbook.com/privacy-and-security/statement)
* [Miraheze Privacy Policy](https://meta.miraheze.org/wiki/Privacy_Policy)

[^1]: In WhatsApp Business, this is shared with the team by default when you initiate a conversation with our business profile there. We'll not use this to send you promotional messages, but primarily be used for account ownership verification and security/recovery processes.

    In Telegram and Signal, your phone number isn't shared with us by default unless you opt to do so, depending on the respective apps' privacy settings and how you share them.

    Note that this also applies if you provided your number to us through the support email or when we added your number to our existing customer relationship management records on Help Scout and GitLab.


---

# 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://policies.recaptime.dev/general/privacy.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.
