# Project Management Playbook

- [Introduction to Our Project Management Playbook](https://playbook.wednesday.is/project-management-playbook/introduction.md): Learn about how we practice project management.
- [General Guidelines](https://playbook.wednesday.is/project-management-playbook/general-guidelines.md): A quick overview of the guidelines to be followed while managing and running any project at Wednesday.
- [Checklists](https://playbook.wednesday.is/project-management-playbook/general-guidelines/checklists.md): Here are a few checklists to be followed while managing and running any project at Wednesday.
- [Internal Checklist](https://playbook.wednesday.is/project-management-playbook/general-guidelines/checklists/internal-checklist.md): Use this checklist before a project starts.
- [Customer Onboarding Checklist](https://playbook.wednesday.is/project-management-playbook/general-guidelines/checklists/customer-onboarding-checklist.md): Use this checklist to help the customer understand our software development process.
- [Our Approach](https://playbook.wednesday.is/project-management-playbook/our-approach.md): How we practice project management.
- [Agile Ceremonies](https://playbook.wednesday.is/project-management-playbook/our-approach/agile-ceremonies.md): Agile ceremonies we follow.
- [Sprint Planning](https://playbook.wednesday.is/project-management-playbook/our-approach/agile-ceremonies/sprint-planning.md): An overview of our sprint planning methodology. We go into what is it, and a few tips to help plan effective sprints.
- [Standups](https://playbook.wednesday.is/project-management-playbook/our-approach/agile-ceremonies/standups.md): An overview of how we do standups at Wednesday. We also go into a few tips to ensure effective standups.
- [Retrospectives & Demos](https://playbook.wednesday.is/project-management-playbook/our-approach/agile-ceremonies/retrospectives-and-demos.md): An overview of our how we do Retrospectives & Demos. We go into what they are, and a few tips to make them effective.
- [Stakeholder Management](https://playbook.wednesday.is/project-management-playbook/our-approach/stakeholder-management.md): A small note on Stakeholder Management and how we think about it when working with the various stakeholders we come across.
- [Documentation](https://playbook.wednesday.is/project-management-playbook/our-approach/stakeholder-management/documentation.md): An overview of how we do documentation at Wednesday. We go into the various aspects of it as well to help you quickly get up to speed.
- [Team Management](https://playbook.wednesday.is/project-management-playbook/our-approach/team-management.md): Pointers to ensure your team has your back.
- [Careers in Project Management](https://playbook.wednesday.is/project-management-playbook/careers-in-project-management.md): Go through our values to understand what we look for. If those resonate and you'd like to explore working with us here is the process we follow for project management.
- [Career Growth](https://playbook.wednesday.is/project-management-playbook/careers-in-project-management/career-growth.md): A brief look at what Career Growth looks like at Wednesday. Check out how the Roles & Responsibilities and Appraisals work.


---

# 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://playbook.wednesday.is/project-management-playbook.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.
