> 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/v2.0/access/public-health-product-suite/health-campaign-management-hcm/transit-post/transit-post-user-manual.md).

# Transit Post User Manual

## Steps

1. Click on the Transit Post option to proceed with the flow.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeYisLJ2edvLMQfO3TAjFRm4f4sMmuE_abFZgYqdUj0bNRonCXGDnDSgL41OulnRuRif4z7986SSAZe4gqUeh-xSoo3wNFhV2tWcSrreGkXBmVaw-oGOaoN0SBUUQuOrS9YwKzILA?key=2LgK1-iYCHmGzkSJ2eZ7kA)

2. Select the type of transit post from the given drop-down list. This list is configured in the system and contains multiple transit options like parks, bus stops, etc.&#x20;
3. Enter the name of the post.
4. The screen displays the total number of deliveries and the number of deliveries completed by the user on that day.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXenoRmzKFbQMh-IgriWIC654hV5P1FUY40WpfZTPd-qshzWmSaVxRejTpS9z-_LOCTnDt7h-dv5nLw7zyulfvfNkNf9GhMvrygrKs6BJxR544CdLrkqwlJIz47AZ7qlKGVaP4fR?key=2LgK1-iYCHmGzkSJ2eZ7kA)

5. Click on the Scan Resource button to scan the resources. Scanning the product QR code saves the details of the product in the system.&#x20;

&#x20;![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXe_3GIc-hDPXF1KnAM62sjVIdY-ei0k08CCfPx88v6eW__jFYD-krmOtmxfHEvG0ffU708HuMrPcjdjS1VFP-BiPOvUXPCg2kBesJffRLNPpoApNgd3NJAVT1T-03wxpOxjQoJ6Zg?key=2LgK1-iYCHmGzkSJ2eZ7kA)

6. Click on the Submit button to add the resource details. Proceed to scan a new QR code to enter new resource details. In case you are not able to scan the resource, enter the details manually.
7. This screen contains all the details related to the vaccine, resources to be delivered and resources in hand.  Click on the Record Delivery button to save the delivery details.&#x20;
8. Click on the Close Delivery button to record the delivery of all resources linked to the transit post as completed.&#x20;

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeJYcn5EDAdZDJqb7lb8_auP_zHirRpp8QcLDx7YwzyXqO-HE3neo_WeV8uXi6s67zkCW0Ja4FnROBy0VpskGoohdRPjrZCL7Eu6czIE2qqECoPELtAcfVf2IjrPSIRsAcMxkvk?key=2LgK1-iYCHmGzkSJ2eZ7kA)

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdrnK2efyRpT6FWy1EUYDU_U6V3tnATN7i1BjwUtVqxr4RBALzob3BJNTwCz8V92guc6MlQfarGI2jfR-istQyCWQwJaZmyeCFj4cKSbsOad3_8R86mUzXngDRwCKJH4LYIXrOY?key=2LgK1-iYCHmGzkSJ2eZ7kA)

9. The Delivery Successful acknowledgement message appears on the screen.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcN3UESrMAu752j18bwMeQXRBp9tUm9Q6penE5gcLDtWCIKPOwy7Ya8Tn008Ixf69-RL6H3YT7irx_9p4FoNXhcOkElnJEmb8QUtSiYeUTR4AQUbkOiZ-CLI4WOTOJOdB4FO54hQQ?key=2LgK1-iYCHmGzkSJ2eZ7kA)


---

# 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/v2.0/access/public-health-product-suite/health-campaign-management-hcm/transit-post/transit-post-user-manual.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.
