Disconnect a service
You can disconnect any service from Cofounded at any time. Disconnecting revokes our OAuth token, deletes our local copy of credentials, and stops all background data fetches for that provider.
How to disconnect
- Open the Cofounded application: app.cofoundedstudio.com
- Navigate to Settings → Connectors.
- Find the service you want to disconnect.
- Click the Disconnect button on its tile.
What happens when you disconnect
- Cofounded sends a
DELETE /connection/<id>request to our OAuth broker (Nango), which revokes the access token with the upstream provider. - The local
connectorstable row in our database is removed. - All scheduled background fetches for that provider stop on the next orchestrator cycle (within 10 minutes).
- Panel data already written to your dashboard from prior fetches is preserved — disconnecting does not delete historical visualizations. To remove that data, contact us at support@navaretworldwide.com.
Disconnecting from the provider's side
You can also revoke Cofounded's access from your provider's account settings directly. Each major provider has its own "Connected apps" or "Authorized apps" management UI:
- QuickBooks: app.qbo.intuit.com/app/connectedapps → find Cofounded → Disconnect.
- Google (Gmail / Calendar): myaccount.google.com/permissions → Cofounded → Remove access.
- Shopify: Apps section in your store admin → Cofounded → Uninstall.
When you disconnect from the provider's side, our webhook receiver detects the deletion event and updates our local connector status to "disconnected" automatically.
Full account deletion
To delete your entire Cofounded account and all associated data (not just a single connector), email support@navaretworldwide.com. We will confirm receipt within 48 hours and complete deletion within 7 business days.