> For the complete documentation index, see [llms.txt](https://community.threekit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.threekit.com/getting-started/managing-your-implementation.md).

# Managing Your Implementation

- [Implementation Design Review](https://community.threekit.com/getting-started/managing-your-implementation/implementation-design-review.md)
- [Requirements Traceability Matrix (RTM)](https://community.threekit.com/getting-started/managing-your-implementation/requirements-traceability-matrix-rtm.md)
- [Project Delivery Checklist](https://community.threekit.com/getting-started/managing-your-implementation/project-delivery-checklist.md)
- [Daily Stand-up Meeting](https://community.threekit.com/getting-started/managing-your-implementation/daily-stand-up-meeting.md)
- [Status Report Template](https://community.threekit.com/getting-started/managing-your-implementation/status-report-template.md)
- [Stakeholder Meeting](https://community.threekit.com/getting-started/managing-your-implementation/stakeholder-meeting.md)
- [Customer Roles and Responsibilities](https://community.threekit.com/getting-started/managing-your-implementation/customer-roles-and-responsibilities.md)
- [Internal QA](https://community.threekit.com/getting-started/managing-your-implementation/internal-qa.md)
- [Customer Support Handoff Doc](https://community.threekit.com/getting-started/managing-your-implementation/customer-support-handoff-doc.md)
- [Post Implementation Training Agenda](https://community.threekit.com/getting-started/managing-your-implementation/post-implementation-training-agenda.md)
- [Managing the Discovery Process](https://community.threekit.com/getting-started/managing-your-implementation/managing-the-discovery-process.md)
- [What is a Quality Workshop?](https://community.threekit.com/getting-started/managing-your-implementation/what-is-a-quality-workshop.md)
- [Project Update/Exam Template](https://community.threekit.com/getting-started/managing-your-implementation/project-update-exam-template.md)
- [Consulting Methodology - Presentation Consulting Methodology - Presentation](https://community.threekit.com/getting-started/managing-your-implementation/consulting-methodology-presentation-consulting-methodology-presentation.md)
- [Task Estimation](https://community.threekit.com/getting-started/managing-your-implementation/task-estimation.md)


---

# 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:

```
GET https://community.threekit.com/getting-started/managing-your-implementation.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.
