From c5ff6bd28a0b992ddd3af2383d2847e40eed2633 Mon Sep 17 00:00:00 2001 From: samina <57885104+saminacodes@users.noreply.github.com> Date: Tue, 1 Jul 2025 13:09:33 -0700 Subject: [PATCH] Update page.mdx Signed-off-by: samina <57885104+saminacodes@users.noreply.github.com> --- apps/portal/src/app/engine/v3/troubleshoot/page.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/portal/src/app/engine/v3/troubleshoot/page.mdx b/apps/portal/src/app/engine/v3/troubleshoot/page.mdx index e5e553351b1..d1053aef47d 100644 --- a/apps/portal/src/app/engine/v3/troubleshoot/page.mdx +++ b/apps/portal/src/app/engine/v3/troubleshoot/page.mdx @@ -7,4 +7,10 @@ import { Details } from "@doc"; Ensure that Account Abstraction is enabled for your project by navigating to Project Settings > Enabled Services > Account Abstraction. If disabled, toggle on Account Abstraction and try the transaction again. - \ No newline at end of file + + +
+ +To delete or stop sending requests on Transactions Cloud, you may stop sending requests through your codebase and remove associated code. If you don't want Transactions Cloud and are not using any other features within the same project, you may delete the associated project as well. + +