# Post Implementation Training Agenda

### Post-Implementation Training Agenda

* Overview tour of their site as it exists at Implementation
* Walk down left-hand navigation
  * How catalogue items and assets are organized for the project
    * Product naming and naming conventions
  * How catalogue items and assets relate to each other
  * Existing stages and where they are used (if applicable)
* Recommendations for maintenance
  * What they can maintain
  * What you recommend they consult on

### Example Walkthrough

* List of Catalog Items
* Look at Item
* Show SKU
* Back to catalog
* Click on Assets
* Click on Item
* Click on Stage
  * Explain what stage does
  * Show item in Stage
  * Modify Stage
* Naming Conventions
* Click on Assets
* Click on Item
* Launch into Editor
* Click through options and show how is set up
* Show logic editor
* Q\&A
  * Where is my X?
  * How do I find Y?
  * How do I change environment map?
  * Walk through answers
* Go to front end and show how displays on front end
* Show shopify/similar side


---

# 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://community.threekit.com/getting-started/managing-your-implementation/post-implementation-training-agenda.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.
