Dataverse
PrivacyTermsBack to site

Legal

Privacy Policy

Last updated: 22 August 2026Effective: 22 August 2026

Dataverse is an enterprise data agent. It sits next to databases that hold some of the most sensitive information an organisation owns, so the way we handle data is part of the product, not an afterthought. This policy explains exactly what we collect, why, where it goes, and what never leaves your environment — in specifics rather than generalities.

Contents

  1. Who we are
  2. Scope
  3. Information we collect
  4. How we use information
  5. Google sign-in
  6. Connected accounts
  7. Your databases and content
  8. AI model providers
  9. Cookies
  10. Sharing and disclosure
  11. Security
  12. Retention
  13. International transfers
  14. Your rights
  15. Children
  16. Changes to this policy
  17. Contact us

1. Who we are

Dataverse (“Dataverse”, “we”, “us”) is a product of AlphaLeap Pte. Ltd. (AlphaLeap), a company incorporated in Singapore under UEN 202604354G, with its registered office at 68 Circular Road, #02-01, Singapore 049422. For the personal data described in this policy, AlphaLeap acts as the data controller in respect of accounts we create and operate on our hosted service at app.dataverse.alphaleap.co.

Where you use Dataverse under a written agreement with your employer — that is, your organisation is the customer and you are one of its users — your organisation is the controller of the content it puts into the service, and AlphaLeap acts as its processor. In that case your organisation’s own privacy notice governs that content, and this policy tells you what we do underneath it.

If you run Dataverse on your own infrastructure — in your VPC, on-premises, or air-gapped — we operate nothing and receive nothing. This policy then describes only the software’s behaviour, and your organisation is the sole controller.

2. Scope

This policy covers:

  • the marketing website at dataverse.alphaleap.co;
  • the hosted Dataverse application at app.dataverse.alphaleap.co, including the closed beta; and
  • any email or support correspondence you have with us about either.

It does not cover third-party services you choose to connect to Dataverse — your own databases, your model provider, or accounts you link through Connectors. Those are governed by their own terms and privacy notices, and we describe our role at the boundary in sections 6 to 8.

3. Information we collect

We collect only what the service needs in order to function. There is no analytics SDK, no advertising pixel, and no third-party tracker on either the marketing site or the application.

3.1 Information you give us

CategoryWhat it consists of
AccountYour email address, your name, and — for password accounts — a salted PBKDF2-SHA256 hash of your password. We never store, log, or transmit your password in plain text, and we cannot recover it.
WorkspaceThe team you belong to, its name, its verified email domains, and your role within it (member, admin, or superadmin).
Content you createQuestions you ask, the SQL Dataverse generates in response, conversation history, saved dashboards, business rules, glossary terms, skills, and any documents or files you upload to a knowledge library or workspace.
Data source configurationThe name, dialect, and connection details of each database you register. Credentials are handled as described in section 7.
Support correspondenceAnything you send us by email or through the in-app issue reporter, including attachments and screenshots.

3.2 Information we generate or receive automatically

CategoryWhat it consists of
Session recordsAn opaque session identifier, its expiry, and the time of your last request. Session tokens themselves are stored only as one-way hashes, so a copy of our database does not yield a usable token.
Identity provider claimsIf you sign in with Google or another identity provider, the claims described in section 5.
Schema metadataTable names, column names, data types, relationships, descriptions, and — where you enable value indexing — representative sample values drawn from your databases, so that questions can be matched to the right tables.
Usage meteringCounts of model input and output tokens per request, used to show your team its consumption and to size the service. This records how much was processed, not what was in it.
Server logsStandard web-server records: IP address, user agent, request path, response status, and timestamp. Held in our cloud provider’s logging service.

We do not collect special-category data (health, biometrics, political opinions, and similar) about you, and you should not put such data into support correspondence. Whether it appears in the databases you connect is a matter for your organisation to decide and govern.

4. How we use information

We use personal data for these purposes, and no others:

PurposeLegal basis (UK/EU GDPR)
Providing the servicePerformance of a contract with you, or the legitimate interests of your organisation in providing you with tools of work.
Authenticating you and keeping accounts securePerformance of a contract, and our legitimate interest in preventing unauthorised access.
Administering the closed beta — deciding who may create an account, issuing credentials, and revoking accessOur legitimate interest in running a controlled release, and your consent where you asked to take part.
Diagnosing faults, and improving reliability and qualityOur legitimate interest in operating a service that works.
Responding to your support requestsPerformance of a contract, and our legitimate interest in supporting our users.
Meeting legal, tax, and regulatory obligationsCompliance with a legal obligation.

We do not train models on your data. Your questions, your SQL, your schema, your documents, and your query results are never used to train, fine-tune, or otherwise improve any machine-learning model, ours or anyone else’s. We do not sell personal data, we do not share it for cross-context behavioural advertising, and we run no advertising on any Dataverse surface.

5. Google sign-in

You can sign in to Dataverse with a Google account. When you do, we ask Google for three scopes and no others: openid, userinfo.email, and userinfo.profile. From the response we read and store exactly four values:

  • your Google account’s stable identifier (the OpenID Connect sub claim), so we can recognise you on your next sign-in;
  • your email address;
  • whether Google has verified that address; and
  • your display name.

We do not request offline access and we do not receive or store a Google refresh token. We have no ability to read your Gmail, your Drive, your Calendar, or your contacts through sign-in. Signing in with Google grants Dataverse nothing beyond confirming who you are.

Limited Use commitment. Dataverse’s use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including its Limited Use requirements. We use Google user data only to provide and improve the features you have asked for, we do not transfer it except as necessary to provide those features or as required by law, we do not use it for advertising, and we do not allow humans to read it except with your explicit consent, for security purposes, to comply with applicable law, or where the data is aggregated and anonymised.

You can revoke Dataverse’s access at any time from your Google account permissions page. Doing so ends your ability to sign in with Google; it does not by itself delete your Dataverse account, which you can request under section 14.

6. Connected accounts (Connectors)

Separately from sign-in, Dataverse can connect to third-party accounts you already use — Gmail, Google Drive, Google Calendar, Slack, Notion, GitHub, Atlassian, Linear, Asana, Outlook, Dropbox, Box, HubSpot, and others — so the agent can use them as tools while answering your questions. This is always an explicit, per-person choice.

  • You authorise each one yourself. Nobody, including a team admin or a Dataverse superadmin, can connect an account on your behalf. A colleague connecting Slack for the team does not connect your Slack.
  • We record what the vendor actually granted. Tools appear to the agent only where the scopes you approved permit them. Reducing the scopes reduces the tools.
  • Access tokens are encrypted at rest in a dedicated secret vault and are never returned by any API response or written to browser storage.
  • Outward-facing actions require a second confirmation. Sending an email, posting a message, creating a calendar event, or filing an issue returns a preview and a single-use token first, and executes only when you confirm. An irreversible action is never one accidental tool call.
  • You can disconnect at any time from Integration → Connectors, which deletes the stored tokens.

Data retrieved from a connected account is used to answer the request that retrieved it and is held in that conversation’s history. It is not copied into any other user’s workspace.

7. Your databases and content

This is the section most people are actually asking about, so it is the most specific.

7.1 Database credentials

Credentials for a registered data source are encrypted with a key held by the deployment and stored in a secret vault; the catalogue entry holds only an opaque reference to that vault entry, never the credential itself. Credentials are never included in any API response and never reach your browser. For interactive connections that require step-up authentication — a Snowflake session with MFA, for example — the live connection is held in server memory for the duration of your session and is never written to disk.

7.2 Query execution

Generated SQL runs against your database, over the connection you configured. Result rows are returned to your browser for display and retained with the conversation so you can revisit an answer. Dataverse does not bulk-export, mirror, or warehouse your tables.

7.3 What is indexed

To match a question to the right tables, Dataverse builds a searchable index of your schema: table and column names, types, relationships, and descriptions. If your team enables value indexing, that index also includes representative values sampled from your columns, which is what lets the agent resolve a phrase like “Beauty” to the right category code. Because those samples are drawn from your data, treat value indexing as a decision about data movement, not a performance setting — it is off unless your team turns it on, and section 8 explains where the index is computed.

7.4 Access control

Within a workspace, access is governed by roles, per-database grants, and table- and column-level policies set by your admins. Dataverse enforces those policies on every query; it does not give a user a route to data their role does not permit.

8. AI model providers

Answering a question requires sending a prompt to a language model. That prompt contains your question and the schema context needed to answer it — table and column names, descriptions, relationships, and, where value indexing is enabled, sample values. Depending on the step, it may also contain the SQL produced and any error the database returned, so the agent can repair it.

Where that prompt goes is your team’s choice, not ours. A team admin selects the model provider in Integration → Models. If your team selects a hosted provider — OpenAI, Anthropic, Google, or any of the other supported services — the prompt is transmitted to that provider under your team’s own API key and is subject to that provider’s terms and retention policy. If your team selects a locally hosted or self-managed model, the prompt never leaves your deployment.

Provider API keys your team supplies are encrypted at rest and are never returned by any API response or stored in your browser. We recommend enterprise or zero-retention tiers where your provider offers them.

9. Cookies

Dataverse sets two cookies, both strictly necessary, both HttpOnly, Secure, and SameSite=Lax, and neither readable by JavaScript:

  • dv_access_token — your current session. Short-lived; it expires automatically after a period of inactivity.
  • dv_refresh_token — lets your session be renewed without signing in again.

Both are cleared when you sign out. We set no analytics, advertising, or cross-site cookies, on the application or the marketing site, which is why you are not asked to dismiss a cookie banner. The application also stores small non-personal interface preferences in your browser’s local storage; these never leave your device.

10. Sharing and disclosure

We disclose personal data only in these circumstances:

  • Within your workspace. Your name, email, and role are visible to other members of your team, as are workspace resources shared with you.
  • To infrastructure providers. Our hosted service runs on Amazon Web Services, which stores and processes data on our instruction and under a data processing agreement. Nothing is disclosed to AWS for its own purposes.
  • To model providers your team selects. As described in section 8.
  • To third-party services you connect. As described in section 6, and only the requests you or the agent make on your behalf.
  • Where the law requires it — in response to a valid legal process. Where we are permitted to tell you, we will.
  • In a corporate transaction. If AlphaLeap is involved in a merger, acquisition, or sale of assets, personal data may transfer to the successor, which will remain bound by commitments no weaker than these.

We do not sell personal data, and we never have.

11. Security

Measures in place on our hosted service include:

  • TLS for all traffic in transit, and encryption at rest for stored data and backups;
  • passwords stored as salted PBKDF2-SHA256 hashes with a high iteration count, never in a recoverable form;
  • session tokens that are opaque and stored only as hashes, delivered in HttpOnly cookies so they cannot be read by page scripts;
  • provider API keys, database credentials, and connector tokens held in an encrypted vault, isolated from application records;
  • databases in private network segments with no route to the public internet, reachable only by the application;
  • least-privilege infrastructure roles, so each component can reach only the resources it needs;
  • outbound requests to user-supplied hosts resolved and screened on every hop, including redirects, so an internal address cannot be reached from the application; and
  • role-based access control, with table- and column-level policies inside each workspace.

No system is perfectly secure. If we become aware of a breach affecting your personal data, we will notify you and any applicable supervisory authority without undue delay and within the periods the law requires. To report a vulnerability, write to jasper.laiwy@alphaleap.co; we will not pursue researchers who act in good faith and give us reasonable time to fix the issue.

12. Retention

DataHow long we keep it
Account recordFor as long as your account exists, and deleted when it is deleted.
Workspace content — conversations, documents, rules, dashboardsUntil you or your team delete it, or until the workspace is deleted.
SessionsUntil they expire or you sign out, whichever is first.
Password reset tokensSingle use, and expiring shortly after issue.
Server logsA rolling retention window, typically 30 days.
Records we must keep by lawFor the period the relevant law requires, and no longer.

Deleting an account removes the personal data associated with it and cascades to the resources it owns. Backups roll off on their own schedule, so a deleted record may persist in an encrypted backup for a short period before it is overwritten.

13. International transfers

Our hosted service currently runs in the United States (AWS us-east-1). If you are in the United Kingdom, the European Economic Area, or another region with transfer restrictions, your personal data is transferred outside that region and protected by appropriate safeguards — Standard Contractual Clauses or the UK International Data Transfer Addendum, as applicable — together with the technical measures in section 11. A copy of the relevant safeguards is available on request.

Prompts sent to a model provider your team selects may be processed in the regions that provider operates in. If regional processing matters to your organisation, choose a provider and region accordingly, or run a model inside your own environment.

14. Your rights

Subject to your local law, you have the right to access the personal data we hold about you, to have it corrected, to have it deleted, to restrict or object to how we process it, to receive it in a portable form, and to withdraw consent where we relied on consent. If you are in the EEA or UK you may also lodge a complaint with your supervisory authority; if you are in Singapore, with the Personal Data Protection Commission.

Much of this you can do yourself in the application — update your profile, delete a conversation or a document, disconnect an account, or delete your account. For anything else, write to jasper.laiwy@alphaleap.co. We respond within one month, and will tell you if we need longer because a request is complex.

Where your organisation is the controller, we will refer a request about its content to it rather than acting unilaterally, and will tell you we have done so.

15. Children

Dataverse is a business tool and is not directed at children. We do not knowingly collect personal data from anyone under 16. If you believe a child has provided us with personal data, write to jasper.laiwy@alphaleap.co and we will delete it.

16. Changes to this policy

We update this policy when the product changes or the law does. The revision date at the top always reflects the current version. Where a change materially affects your rights or how we use your data, we will give notice in the application or by email before it takes effect, and where the law requires consent we will ask for it rather than assume it.

17. Contact us

For any question about this policy, or to exercise a right under section 14:

AlphaLeap Pte. Ltd. · UEN 202604354G
68 Circular Road, #02-01

Singapore 049422

jasper.laiwy@alphaleap.co

This policy is governed by the laws of Singapore, without prejudice to any mandatory rights you have under the law of your own country of residence.

© 2026 Dataverse · Your data never leaves your network.
HomePrivacy PolicyTerms of Service