> For the complete documentation index, see [llms.txt](https://usecaseframework.openactive.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usecaseframework.openactive.io/appendix-one-engagement-protocol/prioritisation-matrix.md).

# Prioritisation matrix

This protocol aims to outline the ways in which OA Governance will interact with use case communities. Although it should be used to ensure a consistent approach where possible, individual organisations within the OA community may choose to offer additional support from their own resources to particular use case communities that align closely with their business objectives.

## Prioritisation matrix

This matrix provides a means for OA Governance to prioritise support for use case communities against OA’s strategic objectives based on their:

1. Potential scale
   * Local - For example town, village or district council
   * Regional - County council, unitary authority or major city
   * National - Nationwide
2. Feasibility/impact
   * Low - the likelihood of success is low without considerable investment of time and resources. There is little to no existing work or evidence of potential impact in the area.
   * Medium - reasonable likelihood of success. There is some existing work and research to demonstrate potential impact in the area.&#x20;
   * High - likelihood of success is very high. There are multiple organisations already working and expressing interest in the area, and strong evidence to demonstrate potential impact.

<figure><img src="/files/RFk9CqCgp24BPyiILASj" alt="9 x 9 matrix grid measuring potential scale on the vertical axis against feasibility/impact on the horizontal axis. The top row from left to right is national scale / low impact with a score of 4, national scale with medium impact for a score of 5 and national scale with high impact for a score of 6. The second row from left to right is regional scale with low impact for a score of 3, regional scale with medium impact for a score of 4 and regional scale with a high impact for a score of 5. The bottom row is local scale with low impact for a score of 2, local scale with medium impact for a score of 3 and local scale with high impact for a score of 4."><figcaption><p>Prioritisation matrix</p></figcaption></figure>


---

# 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://usecaseframework.openactive.io/appendix-one-engagement-protocol/prioritisation-matrix.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.
