+
+
Request My Data
+
+ Under GDPR and CCPA you have the right to a copy of all personal data
+ we hold about you. We will respond within 30 days to{" "}
+ {userEmail}.
+
+
+
+ {dataRequestSuccess && (
+
+ Request received. We'll email you within 30 days.
+
+ )}
+ {dataRequestError && (
+
{dataRequestError}
+ )}
+
+ {inCooldown && !dataRequestSuccess && (
+
+ Your data request is being processed. You can submit another request
+ after {dataRequestCooldownUntil?.toLocaleDateString()}.
+
+ )}
+
+ {!dataRequestSuccess && !inCooldown && (
+
+ )}
+