# February

## Released in Prod ✅

### Station view (first version)

Station view is now available. This feature allows for intuitive navigation and activities completion when focusing on one asset. Here is a quick guide on how to access it:

1. Click on your profile picture and choose "Turn of Station feature"
2. You will find a "Station" button next to an asset's "Details" button
3. If you click on it, you will be presented with the Station View.

<figure><img src="/files/8D1FsxmDFejJHf4WCEf9" alt=""><figcaption></figcaption></figure>

#### 🎥 Watch this short video for an in-depth exploration of this new feature! (2 mins)

{% embed url="<https://www.youtube.com/watch?v=Xxqhi3VTFx0>" %}

### Search for the Segment's Requirements

You can now search for a requirement for a segment.&#x20;

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

### Ignition plugin can now read current Asset Status on load

Ignition reports the Asset's status when restarting without waiting for Asset's status to change.

### Attribute source is now displayed in the Attribute list

Hover over an attribute to see where it is sourced from.&#x20;

<figure><img src="/files/32FScLP9pfP2nG8Bc1Cc" alt=""><figcaption></figcaption></figure>

### Sort by Passed, Failed and Expired in the Activity report

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

### Search by Activity in Activity Report

New and Improved filter button in the Activity report now lets you filter and search by Activity.

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

### &#x20;TilliT Account can be used for a digital signature

Great for if you have a sign off that needs to be done by a supervisor that is not logged into a device or does not have an Active directory account.

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

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

### Control Skip button for Activities

<figure><img src="/files/0nVJ0t6HjyARD2KzR3O2" alt=""><figcaption></figcaption></figure>

###


---

# 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://help.tillit.cloud/changelog/2024/february.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.
