> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/en/mises-a-jour-produit/semaine-2026-04-07.md).

# Week of 07/04/2026 — TV PIN code management - IA Agent capacity extension

## Administration — Managing TV PIN codes

To interact on the touchscreen, employees must have a PIN code. If it is forgotten or not set up, only employees could act. Now administrators can do it independently in order to pass the new PIN code on to the employee. This update aims to **simplify user support** and allow **fast, self-service management of TV access**.

### 🆕 What has been updated

* Ability to **set or reset the TV PIN code (4 digits)** directly from the employee record.
* Addition of a **dedicated button** in the user profile action menu.
* Opening of a **secure window** for entering the PIN code.

👉 Administrators can thus **resolve TV connection problems more quickly** and make access easier for employees by resetting the employee PIN code.

<figure><img src="/files/e0c1c777b20a95fed0f0b2e76d715137bdeae76b" alt=""><figcaption></figcaption></figure>

### **Administration – Expansion of the agent's capabilities**

\
Until now, the agent was limited to administration, which restricted its usefulness in helping users with other key applications on the platform. This update aims to **expand its scope of action** to cover more use cases and provide more complete assistance from a single access point. The agent allows viewing, creating, deleting, and modifying the various objects)

**🆕 What has been updated**\
The agent's capabilities have been extended to the following applications:

* **Feeds,**
* **Events**
* **Shortcuts,**
* **Jobs**
* **Notifications**

The agent remains **accessible only from administration**.


---

# 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://help.steeple.com/en/mises-a-jour-produit/semaine-2026-04-07.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.
