Skip to content

Commit c411271

Browse files
committed
Updating the privacy policy to allow us to send onboarding and occasional marketing emails.
1 parent f934363 commit c411271

File tree

1 file changed

+15
-2
lines changed
  • apps/web-roo-code/src/app/privacy

1 file changed

+15
-2
lines changed

apps/web-roo-code/src/app/privacy/page.tsx

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ export default function Privacy() {
8686
Your source code does not transit Roo Code servers unless you explicitly choose Roo Code
8787
as a model provider (proxy mode).
8888
</strong>{" "}
89-
When Roo Code Cloud is your model provider, your code briefly transits Roo Code servers only to
90-
forward it to the upstream model, is not stored, and is deleted immediately after
89+
When Roo Code Cloud is your model provider, your code briefly transits Roo Code servers only
90+
to forward it to the upstream model, is not stored, and is deleted immediately after
9191
forwarding. Otherwise, your code is sent <strong>directly</strong>—via client‑to‑provider
9292
TLS—to the model you select. Roo Code never stores, inspects, or trains on your code.
9393
</li>
@@ -184,6 +184,13 @@ export default function Privacy() {
184184
<li>
185185
<strong>Send product updates and roadmap communications</strong> (opt‑out available)
186186
</li>
187+
<li>
188+
<strong>Send onboarding, educational, and promotional communications</strong>. We may use
189+
your account information (such as your name and email address) to send you onboarding
190+
messages, product tutorials, feature announcements, newsletters, and other marketing
191+
communications. You can opt out of non‑transactional emails at any time (see “Your Choices”
192+
below).
193+
</li>
187194
</ul>
188195

189196
<h2 className="mt-12 text-2xl font-bold">3. Where Your Data Goes (And Doesn&apos;t)</h2>
@@ -277,6 +284,12 @@ export default function Privacy() {
277284
<strong>Delete your Cloud account</strong> at any time from{" "}
278285
<strong>Security Settings</strong> inside Roo Code Cloud.
279286
</li>
287+
<li>
288+
<strong>Marketing communications:</strong> You can unsubscribe from marketing and
289+
promotional emails by clicking the unsubscribe link in those emails or by updating your
290+
email preferences in your account settings. Transactional or service‑related emails (such as
291+
password resets, billing notices, or security alerts) will continue even if you opt out.
292+
</li>
280293
</ul>
281294

282295
<h2 className="mt-12 text-2xl font-bold">6. Security Practices</h2>

0 commit comments

Comments
 (0)