# Covid-19 Contact Tracing Playbook

## Covid-19 Contact Tracing Playbook

- [Introduction](https://contacttracingplaybook.resolvetosavelives.org/master.md): This playbook aims to provide clear and actionable technical guidance and tools for U.S. health departments to rapidly set up and implement contact tracing to support COVID-19 containment.
- [Glossary](https://contacttracingplaybook.resolvetosavelives.org/glossary.md): A glossary of common terms used in the COVID-19 Contact Tracing Playbook
- [Future vision for public health](https://contacttracingplaybook.resolvetosavelives.org/future-1.md): When the next epidemic comes, contact tracing during the early containment phase can stop the spread of disease before it becomes a large outbreak and prevent this from ever happening again.
- [Contact tracing protocols & forms](https://contacttracingplaybook.resolvetosavelives.org/checklists/protocols.md): A checklist for optimizing contact tracing protocols and forms for teams standing up a contact tracing program
- [Public health workforce](https://contacttracingplaybook.resolvetosavelives.org/checklists/workforce.md): A checklist for establishing a scaled-up public health workforce for COVID-19 contact tracing.
- [Technology solutions](https://contacttracingplaybook.resolvetosavelives.org/checklists/technology.md): A checklist for using technology solutions to increase efficiency and efficacy of contact tracing efforts
- [Case reporting](https://contacttracingplaybook.resolvetosavelives.org/checklists/reporting.md): A checklist for establishing a strong system for case reporting
- [Clinical consultation](https://contacttracingplaybook.resolvetosavelives.org/checklists/consult.md): A checklist for setting up telemedicine for contacts and cases
- [Services to support people in isolation and quarantine](https://contacttracingplaybook.resolvetosavelives.org/checklists/supports.md): A checklist for establishing wrap-around policies and social support services
- [Facilities for out-of-home isolation and quarantine](https://contacttracingplaybook.resolvetosavelives.org/checklists/isolation.md): A checklist for setting up policies and facilities for out-of-home isolation and quarantine
- [Public communication](https://contacttracingplaybook.resolvetosavelives.org/checklists/communications.md): A checklist for setting up communications for community sensitization and support of contact tracing
- [Metrics & monitoring](https://contacttracingplaybook.resolvetosavelives.org/checklists/metrics.md): A checklist for establishing routine monitoring and assessment metrics of your contact tracing program
- [Privacy and data sharing](https://contacttracingplaybook.resolvetosavelives.org/checklists/privacy-and-data-sharing.md): A checklist for building privacy and data security into contact tracing programs
- [About & contact us](https://contacttracingplaybook.resolvetosavelives.org/about/about.md): This playbook was created by Resolve to Save Lives, an initiative of Vital Strategies.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://contacttracingplaybook.resolvetosavelives.org/master.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
