Skip to content

Commit

Permalink
GITBOOK-911: Dynamic updates - link user guides
Browse files Browse the repository at this point in the history
  • Loading branch information
Suseela-S authored and gitbook-bot committed Jul 29, 2024
1 parent 3b683bb commit 9fdc11a
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion social-registry/features/registry-update-mechanisms.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)_
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The fields with \* mark are the mandatory fields.
{% tab title="Member Details" %}
<figure><img src="../../../../.gitbook/assets/members-details-spp.png" alt=""><figcaption></figcaption></figure>

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" %}
Expand Down

0 comments on commit 9fdc11a

Please sign in to comment.