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. + +