> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/health/ph-v1.7/access/public-health-product-suite/health-campaign-management-hcm/user-manual/common-functions/search-using-proximity-scanning.md).

# Search Using Proximity Scanning

An illustrative guide to using the Proximity Search feature

## Overview

At the time of registration and drug delivery, the product captures the latitudinal and longitudinal data, and the distributor can search for the registered beneficiaries based on the distance from their current location. All the registered beneficiaries are populated based on the distance in ascending order. The search populates all the beneficiaries registered in a 3-km radius of the current location of the distributor.

## Key Features

* Enables distributors to search for beneficiaries within a 3-km radius (configurable) from their current location based on the latitudinal and longitudinal data recorded by the product at the time of registration.&#x20;
* The latitudinal and longitudinal data will be recorded by the product for both registration and drug delivery.

## User Roles

<table><thead><tr><th width="140">User Role</th><th width="267.203125">Scope of Action</th><th>Role Description</th></tr></thead><tbody><tr><td>Distributor and Registrar</td><td>Search registered households using the proximity feature</td><td>The user goes from house-to-house and searches for beneficiaries by using proximity scanning.</td></tr></tbody></table>

## Steps

* Flip the toggle switch on the Search Individual details page to populate the registered beneficiaries, by distance, in ascending order and available within a 3-km radius.

<div align="left"><figure><img src="https://content.gitbook.com/content/ugLvZh3s3IGcc8JYqNN7/blobs/ZsraHjqgjC3JoehrsLOJ/image.png" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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.digit.org/health/ph-v1.7/access/public-health-product-suite/health-campaign-management-hcm/user-manual/common-functions/search-using-proximity-scanning.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.
