Navigating to your keyring
Sign in to GCP Console
Parable supports two sign-in methods depending on your organization’s setup:
- Corporate SSO — Use the federated sign-in link provided by Parable during onboarding. This redirects through your identity provider (Okta, Azure AD, JumpCloud, etc.) — no Google account needed.
- Google account — If your organization uses Google Workspace, sign in directly at console.cloud.google.com with your Google account.
Open your keyring directly
Parable provides a direct link to your keyring during onboarding. Use this link — it takes you straight to your keys without needing to browse the project.
Your access is scoped to your keyring only. You will not be able to list or browse other keyrings in the project.
Key rotation
Key rotation creates a new key version. Existing data encrypted with previous versions remains readable — GCP tracks which version was used for each encryption and decrypts automatically.Rotate the key
Click Rotate key in the top toolbar.Review the confirmation dialog and click Rotate key to confirm.
Parable automatically rotates your
main key every 90 days. Manual rotation creates an additional version ahead of schedule — this does not reset the automatic rotation timer.Disable a key version
Disabling a key version prevents GCP from using it for any encrypt or decrypt operations. This immediately blocks Parable from accessing data encrypted under that version.Open the key version
In your keyring, click the key name, then click the three-dot menu on the key version row.
Re-enable a key version
Re-enable
Click the three-dot menu → Enable. Confirm in the dialog.The version status returns to Enabled (or Primary if it was the primary version).
Schedule key version destruction
Destroying a key version permanently deletes the key material. This is irreversible. Any data encrypted exclusively by this version becomes permanently unreadable.Schedule for destruction
Click the three-dot menu on the key version → Schedule destruction.GCP enforces a minimum 24-hour waiting period before the key material is deleted. You can cancel during this window.