Privacy Policy

This page describes the data flows used by the current VoltEdgeSystem build for the public demo, Tesla account connection, and contact form.

Tesla account connection

VoltEdgeSystem starts Tesla account connection through Tesla OAuth. During sign-in, the app creates temporary PKCE, state, and return-path cookies to complete the callback flow.

After a successful callback, the app stores Tesla access and refresh tokens in the server-managed session used by the current build. The session also stores the connected user email and user name when available.

Product and contact data

The public demo can be opened without Tesla sign-in. When you send the contact form, the app sends the submitted subject, email, company, area, message, request metadata, and any logged-in user context to the configured contact recipients.

The contact form also uses a captcha token and answer to reduce automated submissions.

Current-session controls

Logging out destroys the current VoltEdgeSystem session and clears the main session cookie. The current build also clears demo mode and legacy Tesla token cookies during logout.

Questions about these flows can be sent through Contact. Review Terms for the usage rules that apply to the same product surfaces.