> For the complete documentation index, see [llms.txt](https://docs.adapptio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adapptio.com/working-with-adapptio/examples/internal-tools.md).

# Internal Tools

### Kubernetes Inspector - storage monitoring

![Kubernetes Incpector - storage monitoring](/files/W02iNBmxs8yfgg3htMp4)

### Itera - registration form

![Taikun - registration form](https://lh6.googleusercontent.com/DXi4NG8eeMLgIcKEiPul1JwVSBK7KBUd7aaCbEPn5k9x3_0_koFUjHJim4AW9ZWfD8BZDKnAfUuY1mp2g2T2iiPti-luekadRCrHdlwvVaYSW5sLUNj4XlPlcw-le3VSG95gwkLFtKKyUM_fk9ou9g)

### The Cloud Provider - certification reminder

<div align="center"><img src="https://lh6.googleusercontent.com/q6g3KlvDn-tXJyigVuS2tAZOFYI7DaqQNOJIgbtR-PnlLGPVJoFr_E2DeJdo7J5GMNmaI0YWa2Bo2tTVXlDQtFfO9HfiaGNpukryT5-wgc3XdJ1z0H0Ihdj5V_md8gnRKrinIbDXcIU3KXqHhU1LoA" alt="Team reminder - my trainings"></div>

![Team reminder - add new training](https://lh5.googleusercontent.com/dVI-d_hHjZeZa8yglpOFzo0Lrz_cvvuQbFSDezBAbHGOxdrN_26o3F_HlzD_iGE9I-Xp5sCw3GN-YtIZqQFNjCKTNL_M3uhV5mQmqy5gXyZKr3spUYqkSfteKPPstmAtEHu8HF6ocrR2Pv9yyOqx2Q)

### Color Picker - pick and color you want

[Read the full tutorial, how to build this app.](/working-with-adapptio/examples/internal-tools/color-picker.md)

![Color picker - main view](https://lh6.googleusercontent.com/Uwm3cqSsCHe301jbDL8-m6ew9MqtzSmaJQzvLtNo_qYoZeJLoz8hyZaDXgubkgfbIaROm3c96ng0Y43QLjMDFNj19T_YKRmYIdvRmi1mDENWnnsHdMk1jSPBK-PJgk1Xei4bCboR2bjokVnhIRKsZQ)


---

# 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://docs.adapptio.com/working-with-adapptio/examples/internal-tools.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.
