diff --git a/SUMMARY.md b/SUMMARY.md index 9e85c368..fa333a67 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -220,12 +220,12 @@ * [📔 Configure Group Types](social-registry/functionality/configurations/user-guide/configure-group-types.md) * [📔 Configure Group Membership Kind](social-registry/functionality/configurations/user-guide/configure-group-membership-kind.md) * [Self Service Portal](social-registry/functionality/self-service-portal.md) - * [Registration Portal](social-registry/functionality/registration-portal/README.md) - * [📔 User Guides](social-registry/functionality/registration-portal/user-guides/README.md) - * [📔 Create a New Household](social-registry/functionality/registration-portal/user-guides/create-a-new-household.md) - * [📔 Create a New Individual in Registration Portal](social-registry/functionality/registration-portal/user-guides/create-a-new-individual-in-registration-portal.md) - * [📔 Create a New Registrant](social-registry/functionality/registration-portal/user-guides/create-a-new-registrant.md) - * [📔 Configure Registration Portal User to Limit Accessing Location](social-registry/functionality/registration-portal/user-guides/configure-registration-portal-user-to-limit-accessing-location.md) + * [Registration Portal](social-registry/functionality/service-provider-portal/README.md) + * [📔 User Guides](social-registry/functionality/service-provider-portal/user-guides/README.md) + * [📔 Create a New Household](social-registry/functionality/service-provider-portal/user-guides/create-new-household.md) + * [📔 Create a New Individual in Registration Portal](social-registry/functionality/service-provider-portal/user-guides/create-a-new-individual-in-service-provider-portal.md) + * [📔 Create a New Registrant](social-registry/functionality/service-provider-portal/user-guides/create-a-new-service-provider.md) + * [📔 Configure Registration Portal User to Limit Accessing Location](social-registry/functionality/service-provider-portal/user-guides/configure-service-provider-portal-user-to-limit-accessing-location.md) * [Notifications](social-registry/features/notifications.md) * [Administration / User Management](social-registry/functionality/administration/README.md) * [User Roles](social-registry/functionality/administration/user-roles.md) diff --git a/social-registry/features/registry-update-mechanisms.md b/social-registry/features/registry-update-mechanisms.md index 84e34bd9..7a5e364d 100644 --- a/social-registry/features/registry-update-mechanisms.md +++ b/social-registry/features/registry-update-mechanisms.md @@ -18,6 +18,6 @@ Social Registry (SR) may be updated in several ways: * [**APIs**](api/)**:** SR can be updated using APIs. This allows for automated updates and real-time syncing of data between systems. * [**Login-based direct data entry**](<../functionality/individuals-and-groups/user-guides/README (1).md>): Authorized users can log in to the Social Registry system and manually enter or update information. This method provides direct control over the data and allows for immediate updates. -* [**Registration portal**](../../pbms/functionality/service-provider-portal/)**:** Where service providers like institutions or entity that provides services to registrant beneficiary can login to the portal. They can manually add and update the registrant details on the portal. +* [**Registration portal**](../functionality/service-provider-portal/)**:** Where service providers like institutions or entity that provides services to registrant beneficiary can login to the portal. They can manually add and update the registrant details on the portal. * [ODK ](../../utilities-and-tools/odk-collection-app.md)(Android, agent, offline): ODK is a set of tools that allows for data collection using mobile devices. Enumerator or field agents can collect data offline using ODK Collect and then upload it to the Social Registry system when a network connection is available. * **CSV**: Users can update the Social Registry by uploading a CSV (Comma-Separated Values) file containing the updated information. This method is useful for bulk updates or when users have the data in a spreadsheet format. _(Currently supporting using scripts that call APIs)_ diff --git a/social-registry/functionality/registration-portal/README.md b/social-registry/functionality/service-provider-portal/README.md similarity index 99% rename from social-registry/functionality/registration-portal/README.md rename to social-registry/functionality/service-provider-portal/README.md index 5b7ee072..4d919daf 100644 --- a/social-registry/functionality/registration-portal/README.md +++ b/social-registry/functionality/service-provider-portal/README.md @@ -20,5 +20,5 @@ Registration portal is an external application portal where registrant can add o ## Related user guides -:notebook\_with\_decorative\_cover:[Create New Household](user-guides/create-a-new-household.md) +:notebook\_with\_decorative\_cover:[Create New Household](user-guides/create-new-household.md) diff --git a/social-registry/functionality/registration-portal/user-guides/README.md b/social-registry/functionality/service-provider-portal/user-guides/README.md similarity index 100% rename from social-registry/functionality/registration-portal/user-guides/README.md rename to social-registry/functionality/service-provider-portal/user-guides/README.md diff --git a/social-registry/functionality/registration-portal/user-guides/configure-registration-portal-user-to-limit-accessing-location.md b/social-registry/functionality/service-provider-portal/user-guides/configure-service-provider-portal-user-to-limit-accessing-location.md similarity index 100% rename from social-registry/functionality/registration-portal/user-guides/configure-registration-portal-user-to-limit-accessing-location.md rename to social-registry/functionality/service-provider-portal/user-guides/configure-service-provider-portal-user-to-limit-accessing-location.md diff --git a/social-registry/functionality/registration-portal/user-guides/create-a-new-individual-in-registration-portal.md b/social-registry/functionality/service-provider-portal/user-guides/create-a-new-individual-in-service-provider-portal.md similarity index 100% rename from social-registry/functionality/registration-portal/user-guides/create-a-new-individual-in-registration-portal.md rename to social-registry/functionality/service-provider-portal/user-guides/create-a-new-individual-in-service-provider-portal.md diff --git a/social-registry/functionality/registration-portal/user-guides/create-a-new-registrant.md b/social-registry/functionality/service-provider-portal/user-guides/create-a-new-service-provider.md similarity index 94% rename from social-registry/functionality/registration-portal/user-guides/create-a-new-registrant.md rename to social-registry/functionality/service-provider-portal/user-guides/create-a-new-service-provider.md index 85ef6ae7..38f23931 100644 --- a/social-registry/functionality/registration-portal/user-guides/create-a-new-registrant.md +++ b/social-registry/functionality/service-provider-portal/user-guides/create-a-new-service-provider.md @@ -23,13 +23,13 @@ This document provides instructions to create a new registrant and grand portal ## Table of Contents -[Create a new registrant](create-a-new-registrant.md#create-a-new-service-provider) +[Create a new registrant](create-a-new-service-provider.md#create-a-new-service-provider) -[Grand access to a registrant](create-a-new-registrant.md#grant-portal-access-to-a-service-provider) +[Grand access to a registrant](create-a-new-service-provider.md#grant-portal-access-to-a-service-provider) -[Delete a registrant user](create-a-new-registrant.md#delete-a-service-provider-user) +[Delete a registrant user](create-a-new-service-provider.md#delete-a-service-provider-user) -[Delete a service provider](create-a-new-registrant.md#delete-a-service-provider) +[Delete a service provider](create-a-new-service-provider.md#delete-a-service-provider) ## Procedure diff --git a/social-registry/functionality/registration-portal/user-guides/create-a-new-household.md b/social-registry/functionality/service-provider-portal/user-guides/create-new-household.md similarity index 98% rename from social-registry/functionality/registration-portal/user-guides/create-a-new-household.md rename to social-registry/functionality/service-provider-portal/user-guides/create-new-household.md index 4bb2bcea..194cc2c2 100644 --- a/social-registry/functionality/registration-portal/user-guides/create-a-new-household.md +++ b/social-registry/functionality/service-provider-portal/user-guides/create-new-household.md @@ -97,7 +97,7 @@ The fields with \* mark are the mandatory fields. {% tab title="Member Details" %}
-Click the Add Member button. [Add new members](create-a-new-household.md#add-new-members) screen is displayed. +Click the Add Member button. [Add new members](create-new-household.md#add-new-members) screen is displayed. {% endtab %} {% tab title="Household Data" %}