Quri

Disconnect and data purge

Last updated 2026-06-14

Definition

When you disconnect a source, Quri stops reading it and deletes the data it pulled from that source. Disconnecting is the off switch and the cleanup in one step: the token is dropped so no further reads happen, and the metrics Quri stored from that connector are purged, supporting your GDPR obligations.

How to do this in Quri

  1. Open /app/connect and find the source you want to remove.
  2. Disconnect it so Quri drops the stored credential and stops reading.
  3. Quri purges the data it pulled from that source.
  4. Confirm at /app/connect that the source no longer appears as connected.

Frequently asked

What happens to my data when I disconnect a source?
Quri stops reading it and deletes the metrics it pulled from that connector. The credential is dropped too, so no further reads are possible without you reconnecting.
Does disconnecting in Quri affect the data in the source itself?
No. Quri only removes what it stored on its side. Your data inside Stripe, Meta, or any other tool is untouched — disconnecting just ends Quri’s access to it.

Related terms