# Open Targets Platform

![](/files/-MYK6gyfoxFZaPp0Y9LX)

Welcome!

The [Open Targets Platform](https://platform.opentargets.org) is a comprehensive tool that supports systematic identification and prioritisation of potential therapeutic drug targets.

By integrating publicly available datasets including data generated by the [Open Targets consortium](https://www.opentargets.org/), the Platform builds and scores target-disease associations to assist in drug target identification and prioritisation. It also integrates relevant annotation information about targets, diseases/phenotypes, drugs, variants, studies, and credible sets as well as their most relevant relationships.

The Platform is a freely available resource that is actively maintained with quarterly updates. Our [data can be accessed](/data-access.md) through an intuitive web user interface, an API, and data downloads. Likewise, our pipeline and infrastructure codebases are open-source and can be used to create a self-hosted private instance of the Platform with custom data. For more information, please review our [Licence documentation](/licence.md) and, if you use our data and/or pipelines, please cite [our latest publication](/citation.md).

Check out [our blog](https://blog.opentargets.org) to learn more about the Platform and the Open Targets research programme.

You can also join the [Open Targets Community](https://community.opentargets.org) and follow us on:

* LinkedIn: [Open Targets](https://www.linkedin.com/company/open-targets/)
* Bluesky: [@opentargets.org](https://bsky.app/profile/opentargets.org)
* X: [@opentargets](https://twitter.com/opentargets)
* YouTube: [Open Targets](https://www.youtube.com/opentargets)

For additional help with the Open Targets Platform, or to report bugs, data issues, or submit a feature request, please post on the [Open Targets Community](https://community.opentargets.org/t/welcome-to-the-open-targets-community-forum/838), using the relevant categories and tags. If the request you would like to make has already been posted, please like the post to indicate you would like this to be prioritised.

{% embed url="<https://www.youtube.com/watch?v=cuutCYPiYuw>" %}


---

# Agent Instructions: 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://platform-docs.opentargets.org/readme.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.
