From 5ea1fda2cb8683f9b802f5dc00902a8d085d551f Mon Sep 17 00:00:00 2001 From: ABBY CROSS Date: Fri, 14 Jun 2024 16:21:26 -0400 Subject: [PATCH 1/2] Add instructions to delete account and account data --- docs/support.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/support.mdx b/docs/support.mdx index cd1bf45c7ec..d2230489dd5 100644 --- a/docs/support.mdx +++ b/docs/support.mdx @@ -100,4 +100,12 @@ instructions included with Qiskit Aer. The simulator models an ideal environment, without noise or decoherence. When jobs are run on the real devices, noise from the environment and decoherence cause the qubits to behave differently than in an ideal environment. + + +
+ + How do I delete my account and data? + + +To delete your account, go to your [account page](https://quantum.ibm.com/account#delete-account). Scroll to the Delete Account section, and click the *Delete your account and account data* button. You will receive an email with a link to delete your account.
\ No newline at end of file From f47460aa22d0dfedbc9b4d282df03a9bab4d454c Mon Sep 17 00:00:00 2001 From: abbycross Date: Fri, 14 Jun 2024 16:26:43 -0400 Subject: [PATCH 2/2] code review Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com> --- docs/support.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/support.mdx b/docs/support.mdx index d2230489dd5..5d9b05bf2ef 100644 --- a/docs/support.mdx +++ b/docs/support.mdx @@ -107,5 +107,5 @@ The simulator models an ideal environment, without noise or decoherence. When jo How do I delete my account and data? -To delete your account, go to your [account page](https://quantum.ibm.com/account#delete-account). Scroll to the Delete Account section, and click the *Delete your account and account data* button. You will receive an email with a link to delete your account. +To delete your account, go to your [account page](https://quantum.ibm.com/account#delete-account). Scroll to the Delete Account section, and click *Delete your account and account data*. You will receive an email with a link to delete your account. \ No newline at end of file