From 925388ffc212cd074ba020658fcbb1d162fb19df Mon Sep 17 00:00:00 2001 From: BaskarMitrah Date: Wed, 25 Feb 2026 21:03:46 +0530 Subject: [PATCH 1/3] update approval content --- src/pages/guides/projects/approval.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/guides/projects/approval.md b/src/pages/guides/projects/approval.md index b9767499..3f77d825 100644 --- a/src/pages/guides/projects/approval.md +++ b/src/pages/guides/projects/approval.md @@ -4,7 +4,7 @@ Once you have completed development on your project, your application is ready f There are three different approval processes within Adobe Developer Console, depending on the type of application that you have built: -1. **App Builder applications:** Projects built using the App Builder template are built by an organization for use within that organization. Therefore, App Builder applications require approvals by the enterprise organization administrator only. Please follow the approval process for [App Builder applications](#app-builder-applications-approval-process) outlined in this document. +1. **App Builder applications:** Projects built using the App Builder template are built by an organization for use within that organization. Therefore, App Builder applications require approvals by the System administrator role only. Please follow the approval process for [App Builder applications](#app-builder-applications-approval-process) outlined in this document. 2. **Applications for publication:** Building an application for distribution to general users on the Adobe Exchange requires approval from the Adobe Review team before it can be published. Please refer to the [applications for publication](#applications-for-publication) approval process outlined in this document. From 2cd27c584539d0bc642aa30508a5a8a37ec08a64 Mon Sep 17 00:00:00 2001 From: BaskarMitrah Date: Wed, 25 Feb 2026 21:23:10 +0530 Subject: [PATCH 2/3] update link --- src/pages/guides/projects/approval.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/guides/projects/approval.md b/src/pages/guides/projects/approval.md index 3f77d825..cddd6b77 100644 --- a/src/pages/guides/projects/approval.md +++ b/src/pages/guides/projects/approval.md @@ -4,7 +4,7 @@ Once you have completed development on your project, your application is ready f There are three different approval processes within Adobe Developer Console, depending on the type of application that you have built: -1. **App Builder applications:** Projects built using the App Builder template are built by an organization for use within that organization. Therefore, App Builder applications require approvals by the System administrator role only. Please follow the approval process for [App Builder applications](#app-builder-applications-approval-process) outlined in this document. +1. **App Builder applications:** Projects built using the App Builder template are built by an organization for use within that organization. Therefore, App Builder applications require approvals by the [System administrator role](https://experienceleague.adobe.com/en/docs/support-resources/adobe-support-tools-guide/admin-roles) only. Please follow the approval process for [App Builder applications](#app-builder-applications-approval-process) outlined in this document. 2. **Applications for publication:** Building an application for distribution to general users on the Adobe Exchange requires approval from the Adobe Review team before it can be published. Please refer to the [applications for publication](#applications-for-publication) approval process outlined in this document. From a1a19df9456d89d49e8a2e98c7643659b0345970 Mon Sep 17 00:00:00 2001 From: BaskarMitrah Date: Fri, 27 Feb 2026 13:07:59 +0530 Subject: [PATCH 3/3] update : approval content --- src/pages/guides/projects/approval.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/guides/projects/approval.md b/src/pages/guides/projects/approval.md index cddd6b77..a702979f 100644 --- a/src/pages/guides/projects/approval.md +++ b/src/pages/guides/projects/approval.md @@ -28,7 +28,7 @@ You will be returned to the *Approval* screen, where the *Status* of your applic ![](../../images/approval-in-review.png) -Following a review by your organization administrators, your application will either be approved and published or rejected. If the application is rejected, your admin will be able to include a note telling you what went wrong, allowing you to fix the error and submit for approval again. +Following a review by your System administrators, your application will either be approved and published or rejected. If the application is rejected, your admin will be able to include a note telling you what went wrong, allowing you to fix the error and submit for approval again. ![](../../images/approval-app-rejected.png)