diff --git a/erpnext/docs/assets/img/non_profit/chapter/chapter.png b/erpnext/docs/assets/img/non_profit/chapter/chapter.png
index f854f2f485e..794f808fe0a 100644
Binary files a/erpnext/docs/assets/img/non_profit/chapter/chapter.png and b/erpnext/docs/assets/img/non_profit/chapter/chapter.png differ
diff --git a/erpnext/docs/assets/img/non_profit/grant_application/grant_application.png b/erpnext/docs/assets/img/non_profit/grant_application/grant_application.png
index ba7d523e5a1..f00ba32e1ad 100644
Binary files a/erpnext/docs/assets/img/non_profit/grant_application/grant_application.png and b/erpnext/docs/assets/img/non_profit/grant_application/grant_application.png differ
diff --git a/erpnext/docs/assets/img/non_profit/grant_application/grant_application_row.png b/erpnext/docs/assets/img/non_profit/grant_application/grant_application_row.png
new file mode 100644
index 00000000000..81cf2c6f69a
Binary files /dev/null and b/erpnext/docs/assets/img/non_profit/grant_application/grant_application_row.png differ
diff --git a/erpnext/docs/assets/img/non_profit/grant_application/grant_portal.png b/erpnext/docs/assets/img/non_profit/grant_application/grant_portal.png
new file mode 100644
index 00000000000..ef46bd44413
Binary files /dev/null and b/erpnext/docs/assets/img/non_profit/grant_application/grant_portal.png differ
diff --git a/erpnext/docs/assets/img/non_profit/grant_application/online_grant_application.png b/erpnext/docs/assets/img/non_profit/grant_application/online_grant_application.png
deleted file mode 100644
index 908b02d65e2..00000000000
Binary files a/erpnext/docs/assets/img/non_profit/grant_application/online_grant_application.png and /dev/null differ
diff --git a/erpnext/docs/assets/img/non_profit/grant_application/online_grant_application_1.png b/erpnext/docs/assets/img/non_profit/grant_application/online_grant_application_1.png
new file mode 100644
index 00000000000..899c257a48e
Binary files /dev/null and b/erpnext/docs/assets/img/non_profit/grant_application/online_grant_application_1.png differ
diff --git a/erpnext/docs/assets/img/non_profit/membership/member.png b/erpnext/docs/assets/img/non_profit/membership/member.png
index ee562881fb9..d5518ffd73e 100644
Binary files a/erpnext/docs/assets/img/non_profit/membership/member.png and b/erpnext/docs/assets/img/non_profit/membership/member.png differ
diff --git a/erpnext/docs/assets/img/non_profit/module.png b/erpnext/docs/assets/img/non_profit/module.png
index 3215ca244d4..fa1d3e8a070 100644
Binary files a/erpnext/docs/assets/img/non_profit/module.png and b/erpnext/docs/assets/img/non_profit/module.png differ
diff --git a/erpnext/docs/assets/img/non_profit/volunteer/volunteer.png b/erpnext/docs/assets/img/non_profit/volunteer/volunteer.png
index 368ff3a4d02..0ada0957531 100644
Binary files a/erpnext/docs/assets/img/non_profit/volunteer/volunteer.png and b/erpnext/docs/assets/img/non_profit/volunteer/volunteer.png differ
diff --git a/erpnext/docs/user/manual/en/non_profit/Grant Application/grant_application.md b/erpnext/docs/user/manual/en/non_profit/Grant Application/grant_application.md
index bbbf0f4967d..3b07d3517a2 100644
--- a/erpnext/docs/user/manual/en/non_profit/Grant Application/grant_application.md
+++ b/erpnext/docs/user/manual/en/non_profit/Grant Application/grant_application.md
@@ -7,7 +7,12 @@ To Generate Online Grant Application go to:
> My Account on website > Grant Application from sidebar > Apply for new Grant Application.
-
+
+
+
+
+
+
To Generate Grant Application go to:
@@ -24,7 +29,7 @@ To Generate Grant Application go to:
**Address and Contact Section:** This Section linked to address and contact doctypes.
-**Grant Application Details Section:** This section contains information about grant description and grant purpose.
+**Grant Application Details Section:** This section contains information about grant description.
**Amount:** Amount field describe requested amount by an applicant.
@@ -34,7 +39,5 @@ To Generate Grant Application go to:
After reviewing grant. Grant Assessment Manager scale application at 0 - 9 point and left a note about a grant.
-**Accounting Section:** This section allowed to set member accounting details such as Account Payable or something.
-
{next}
\ No newline at end of file
diff --git a/erpnext/docs/user/manual/en/non_profit/Membership/member.md b/erpnext/docs/user/manual/en/non_profit/Membership/member.md
index 03753bae210..c9dc9c6ee83 100644
--- a/erpnext/docs/user/manual/en/non_profit/Membership/member.md
+++ b/erpnext/docs/user/manual/en/non_profit/Membership/member.md
@@ -14,10 +14,8 @@ To create new Member go to:
**Membership Type:** Membership Type is link field to Membership Type Doctype. Member can select Available Doctype.
-**Expires On:** This Field fetch membership end date details from membership doctype.
+**Membership Expiry Date:** This Field fetch membership end date details from membership doctype.
**Address and Contact Section:** This Section linked to address and contact doctypes.
-**Accounting Section:** This section allowed to set member accounting details such as Account Receivable.
-
{next}
\ No newline at end of file
diff --git a/erpnext/docs/user/manual/en/non_profit/Volunteer/volunteer.md b/erpnext/docs/user/manual/en/non_profit/Volunteer/volunteer.md
index 995cdf5805d..6b875eed67b 100644
--- a/erpnext/docs/user/manual/en/non_profit/Volunteer/volunteer.md
+++ b/erpnext/docs/user/manual/en/non_profit/Volunteer/volunteer.md
@@ -16,8 +16,6 @@ To create new Volunteer go to:
**Address and Contact Section:** This Section linked to address and contact doctypes.
-**Accounting Section:** This section allowed to set member accounting details such as Account Receivable.
-
**Volunteer Availability Section:** This section is child table which contains select field about volunteer availability. a volunteer can select availability such as weekly, morning etc
**Volunteer Skills Section:** This section is child table which contains data field about the volunteer skills. a volunteer can add multiple skill for eg. Desk Job,
diff --git a/erpnext/docs/user/manual/en/non_profit/index.md b/erpnext/docs/user/manual/en/non_profit/index.md
index 72074d3a6b7..546581f3203 100644
--- a/erpnext/docs/user/manual/en/non_profit/index.md
+++ b/erpnext/docs/user/manual/en/non_profit/index.md
@@ -8,7 +8,14 @@ Donor Management, Event and Grant etc
### Desk Page
-
+
+
+
+