> For the complete documentation index, see [llms.txt](https://docs.owkin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.owkin.com/governance-and-security/ai-ethics-and-oversight/external-oversight.md).

# External oversight

### External Expert Collaboration and Community Engagement

K Pro's development is shaped through active collaboration with external stakeholders across regulatory, academic, and clinical domains. We maintain ongoing engagement with regulatory bodies and bioethics groups to ensure our platform meets the highest standards of scientific and ethical rigor. The academic community plays a particularly vital role in K Pro's evolution. Biologists and researchers have been invited to participate as beta testers and early users, embodying our philosophy of "biologists building for biologists." This collaborative approach ensures that K Pro's capabilities and interface align with the real-world needs and workflows of scientific researchers.

### Bias Prevention and Equitable Performance

K Pro incorporates comprehensive bias mitigation strategies throughout its lifecycle, from initial development through ongoing deployment. During model development and testing, we conduct systematic bias audits that evaluate performance across diverse demographic and clinical datasets. This rigorous evaluation process ensures that recommendations remain robust and equitable across all patient populations.Our commitment to bias prevention extends beyond internal testing. We partner with leading academic and clinical collaborators who independently validate K Pro's performance in real-world settings. These partnerships provide critical external perspectives that help us identify and address potential disparities that might not be apparent in controlled testing environments.Post-deployment monitoring forms a crucial final layer of our bias prevention strategy. Continuous surveillance allows us to quickly detect and correct any new or unforeseen sources of bias that may emerge as the platform is used in diverse contexts. This proactive approach, combined with K Pro's transparency features that enable users to trace data sources and recommendation rationale, ensures ongoing accountability and equitable performance.


---

# 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:

```
GET https://docs.owkin.com/governance-and-security/ai-ethics-and-oversight/external-oversight.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.
