# Use case prioritisation decision-making matrix

This matrix provides a means for use case communities to prioritise support for use cases based on their:

1. Potential impact/value (against the [OA strategic objectives](/introducing-the-framework/context.md))
   * Low
   * Medium
   * High
2. Urgency (with which the use case must be delivered against, for example due to funding or contractual requirements or for an event with a specific date)
   * Long-term
   * Medium-term
   * Immediate

<figure><img src="/files/JJlHRZ3Kw48Syql5cT6F" alt="9 x 9 matrix grid measuring potential impact on the vertical axis against urgency on the horizontal axis. The top row from left to right is high impact and long-term urgency with a score of 4, high impact and medium-term urgency with a score of 5 and high impact and immediate urgency for a score of 6. The second row from left to right is medium impact and long-term urgency for a score of 3, medium impact and medium-term urgency for a score of 4 and medium impact with immediate urgency for a score of 5. The bottom row is low impact and long-term urgency for a score of 2, low impact and medium-term urgency for a score of 3 and low impact and immediate urgency for a score of 4."><figcaption><p>Use case prioritisation decision-making matrix</p></figcaption></figure>


---

# 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://usecaseframework.openactive.io/appendix-five-use-case-template/use-case-prioritisation-decision-making-matrix.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.
