# Roadmap

[View our Roadmap updates on our Github](https://github.com/opencollective)

## **Key questions for prioritization**

**This is what we ask ourselves to decide what gets done and what doesn't.**

* Does this serve our mission?
* Will this help to make us financially sustainable within a year?
* Can this make us move faster?
* Does this increase quality?
* Does this add technical debt?
* Is it feasible to build and maintain with our current team and runway?
* What insight or research is this project based on?
* Is this problem already solved elsewhere?
* How will we measure our success? Do we have a baseline today that we can compare this against?
* How well do we understand the complexity of the problem, feature to be added or user needs to be addressed?
* What is the estimated timeframe for delivering this project?

## Template for new projects

* Github issue
  * explains the feature.&#x20;
  * Link to other opened issues or data.&#x20;
  * Include details below.
* Kickoff
  * Organize a special meeting or a scheduled one.&#x20;
* Project owner.&#x20;
  * Role: Facilitator, decision-maker, producer.&#x20;
  * It's ultimately responsible for (needs to do or organize who does)
    * Delivery&#x20;
    * Q\&A
    * Docs & Comms&#x20;
    * Post-ship plan for maintenance&#x20;
* Success metric(s)
* Timeframe - kickoff and delivery, main milestones/roadmap


---

# 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://docs.opencollective.com/help/product/roadmap.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.
