# Handover Checklist

Below is a checklist for hand over of Power BI related items

### Semantic Model Handover

* [ ] Identify who will support this semantic model & how
* [ ] Set up version control / source control
* [ ] Addressed BPA messages; documented ignored rules / objects
* [ ] Check if a field / data dictionary exists; if not, start one
* [ ] Test cases, queries, methods & results are documented
* [ ] Training & Adoption material / methods have been made / shared

### Report Handover

* [ ] Identify who will support the report & how
* [ ] Set up version control for the .pbix
* [ ] Training & Adoption material / methods have been made / shared
* [ ] Group visual (and re-name groups) in the selection pane
* [ ] Save custom themes, images and visual files


---

# 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://atd-dts.gitbook.io/tpw-staff/power-bi/handover-checklist.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.
