PonoLens guide

Why deleting an AI chat does not rotate an exposed API key

Deleting a chat removes or limits a record. Rotating a key changes the credential that grants access.

What deleting a chat does

Deleting may remove the conversation from your view and may start the provider’s deletion process. The exact result depends on the provider’s policy, backups, retention rules, and account settings.

What it does not do

Deletion does not contact the service that issued the API key. It does not disable the credential, change its permissions, or prevent someone with a copy from trying to use it.

What rotation means

Rotation means creating a replacement credential and disabling the exposed one. Once the old key is revoked, it should no longer grant access. You must also update the application that used it.

Use both actions when appropriate. Ask for chat deletion to limit later access, and rotate the key to remove the old credential’s power.

A simple response checklist

  1. Revoke the exposed key.
  2. Create a replacement with limited permissions.
  3. Update the application safely.
  4. Review access logs for unusual use.
  5. Tell the responsible person and follow incident steps.
  6. Request chat deletion if appropriate.

PonoLens can help you find and document the supported activity. It cannot revoke a key for you or undo information that was already sent.

Read next

What does Cursor send when you ask it a question? →