> For the complete documentation index, see [llms.txt](https://atd-dts.gitbook.io/maximo-help-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atd-dts.gitbook.io/maximo-help-guides/training-plans/training-day-preparation.md).

# Training Day Preparation

<details>

<summary>Day(s) Prior</summary>

* **`ROLE: Host`**&#x20;
  * Confirmation of who will be attending the meeting - Sign Up&#x20;
    * [Link to Register for Training](https://atd.knack.com/sbo#training-enrollment/)
* What resources they will have (laptops, tablets, etc)&#x20;
  * :rotating\_light: Attempt access prior with login information
    * Email draft to team to instruct them to log into any systems and tools that will be used during the training.&#x20;
      * If issues arise accessing, please submit proper support tickets.&#x20;
* Room Reservations Needed?
* Any other items related to the training we’d like to further discuss
  * DTS Ticket Submission if more information or training material needed.&#x20;

</details>

<details>

<summary>Day of Training</summary>

* [Link to Training](/maximo-help-guides/training-plans/training-plan-guide.md)&#x20;
* Handouts&#x20;
* Link to Check In for Training

</details>

<details>

<summary>Following Training</summary>

* Assessment Process (in progress)&#x20;
* 1-on-1 training request with DTS Maximo Support team (link to booking)&#x20;
* Review their Q/A reports in MAXIMO

</details>


---

# 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://atd-dts.gitbook.io/maximo-help-guides/training-plans/training-day-preparation.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.
