Dear _**InterSystems Community**_! **Do you control your Caché or Caché controls you?** ![](https://pp.userapi.com/c626425/v626425285/5c539/TWoWpQjjIuk.jpg) Recently, I decided to start the project about **control of Caché** instance. **The control is based on communication with chat bot.** For example, below text message shows current **_statistics_** of the certain Cache instance. `/stat <cache-instance>` Another example (**_start_** the certain Caché instance). `/start <cache-instance>` One more example (**_stop_** the certain Caché instance). `/stop <cache-instance>` What do you think about the project? What do you think about additional functionality? _**Please, feel free to share your thoughts.**_ * * * **UPDATE (from comments).** 0. **Clone** instance. `/clone <cache-instance>` 1. View **list** of Caché instances. `/list` 2. Request for the **status of license** usage. `/license` 3. Request for  the status of freespace and CPU load. `/system` 4. Restart the server or some services (e.g. restart the CSP Gateway). `/restart <cache-instance or server or services>` 5. Get push messages for severe alerts `/push`