> For the complete documentation index, see [llms.txt](https://docs.openg2p.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openg2p.org/1.3/social-registry/features/registration-portal/user-guides/configure-portal-user-to-limit-accessing-location.md).

# Configure Portal User to Limit Accessing Location

This document contains step-by-step instructions to configure portal user to access only the limited locations in the registration portal where they have recorded the details from the individual/group registrants.

## Prerequisites

* A user must have access to the Social Registry and Registration Portal.

## Procedure

### Social Registry

1. Use the link ***socialregistry.\<projectspecific>.openg2p.org/web/login*** to access Social Registry.
2. Enter the valid login credentials to log into Social Registry.

***Social Registry*** screen is displayed.

<figure><img src="/files/LEyBEg8ckaLSeGNM81Hy" alt=""><figcaption></figcaption></figure>

3. Click the main menu icon ![](/files/jsRVDffM09VtGFJaNGuN) and select portal user.

Portal user screen is displayed.

<figure><img src="/files/okUBHsN73EDr2oA7h8Sb" alt=""><figcaption></figcaption></figure>

4. Click the portal user to provide permission to access only the limited location in the Registration Portal.

For example, the user Sample Registrant is selected.

Sample Registrant screen is displayed.

<figure><img src="/files/NcZL51O70obLIU8fbmVQ" alt=""><figcaption></figcaption></figure>

5. Click the ***Add a line*** in the Region column in the ***Registrant Woreda Permissions*** section.
6. Select the appropriate region from the drop-down in the ***Region*** column.

For example, the region Tigray is selected.

7. Select the appropriate zone from the drop-down in the ***Zone*** column.

For example, the zone North Western is selected.

8. Select the appropriate woreda from the drop-down in the ***Woreda*** column.

For example, the woreda Zana is selected.

<figure><img src="/files/6rjGCdd8Y6deFJulMErM" alt=""><figcaption></figcaption></figure>

9. Click the icon<img src="/files/1EzR5YVJmZtkE8fdYR0h" alt="" data-size="original">, and select the ***Grant portal access***.
10. Check the grant portal access status of the portal user.

For example, the user Sample Registrant has grant portal access.

<figure><img src="/files/wuNauJSTUWTmxpjjIIQS" alt=""><figcaption></figcaption></figure>

10. Click the ***Close*** button to exit from the screen.
11. Click the icon<img src="/files/KhfA3m0IfGNNDXtevFEj" alt="" data-size="original">to save manually and exit from the screen.
12. Click the <img src="/files/6HreBBrA7iTswVG4kUKT" alt="" data-size="original">icon to discard and exit from the screen without saving the data.

### Registration Portal

13. Log in to Registration Portal. For example, log in as the user Sample Registrant.

Sample Registrant dashboard screen is displayed.

In the respective Region, Zone, and Woreda drop-downs, only the permitted locations are listed for the user Sample Registrant.

**Region drop-down**

<figure><img src="/files/FJY8EeO7tDTCatmrbZN2" alt=""><figcaption></figcaption></figure>

**Zone drop-down**

<figure><img src="/files/1kjtQECAjqSZniyVgg6A" alt=""><figcaption></figcaption></figure>

**Woreda drop-down**

<figure><img src="/files/jjQN9NkggsryfOugziDr" alt=""><figcaption></figcaption></figure>

14. Click the ***Create New +*** button to create new household.

***Create New Household*** screen is displayed.

15. Enter the ***Basic Details***.
16. In the ***Administrative Location Details***, only the permitted location is listed in the Region, Zone, and Woreda drop-downs.

**Administrative location details - Region**

<figure><img src="/files/bciNJ2WWZuio4lMyCd1J" alt=""><figcaption></figcaption></figure>

**Administrative location details - Zone**

<figure><img src="/files/wsogZJQmWZdodWTf7zv7" alt=""><figcaption></figcaption></figure>

**Administrative location details - Woreda**

<figure><img src="/files/IF54ECPaBdVGACJholXt" alt=""><figcaption></figcaption></figure>

Note:

The sequence must be followed to select the location.

* First, select the region from the ***Region*** drop-down. It enables the ***Zone*** drop-down.
* Second, select the zone from the Zone drop-down. It enables the ***Woreda*** drop-down.
* Third, select the Woreda from the Woreda drop-down.

This completes the process of configuring the registrant user to access the limited location in the Registration Portal.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.openg2p.org/1.3/social-registry/features/registration-portal/user-guides/configure-portal-user-to-limit-accessing-location.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
