> For the complete documentation index, see [llms.txt](https://docs.codeyourfuture.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/product-owner-cyf-product-or-product-manager-final-projects.md).

# Product Owner

CodeYourFuture (CYF) is looking for a **Product Owner** responsible for working with one of their CYF Tech Product teams to deliver the roadmap.&#x20;

The Product Teams are responsible for building features that support the day-to-day processes of CYF. These could be new hypothesis-driven, supporting everyday activities or with an educational focus.

The **commitment** for this role is **7 hours weekly** for at least three months, including **weekly meetings.**&#x20;

\
**Who are you?**

* Looking to **volunteer** in a Product team
* **Experience in Product delivery** of at least **one year** in a role such as **Business Analysis, Scrum Master, Product Owner**, etc.)&#x20;
* Good stakeholder management and communication skills

#### **Your responsibilities:**

* [ ] Communicate the vision, direction and clear priority to the Agile development team.&#x20;
* [ ] Define epics, user stories and prototypes with the support of the product team and stakeholders.
* [ ] Prioritise the backlog
* [ ] Ensure the team always has adequate tasks ready in the backlog for each sprint.
* [ ] Create support and training documents for internal and external users.
* [ ] Performing quality assurance controls on products, if no QA is available
* [ ] Monitor and report on users’ reactions after launching.
* [ ] In case there is no Scrum Master on the team, you would be responsible for managing the day-to-day of the team (description [here](https://docs.google.com/document/d/1lUI99YjerYyNZDvNUmQQKSSd5-i3Ura2a9oQ8b0L3rM/edit?usp=sharing))


---

# 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://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/product-owner-cyf-product-or-product-manager-final-projects.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.
