# February

## Article Versioning

With the implementation of version control, articles can now be managed more effectively, enabling greater control over which version is made live on the system. All current articles will be made "Live". To make changes, please use the "Create new version" button, and then save your work as a draft or publish it when ready.

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

## Cockpit implementation

Take a comprehensive look at the entire factory using our new cockpit view. You can drill down into each of your lines to view detailed information about the assets and orders.

<figure><img src="https://s3.amazonaws.com/helpscout.net/docs/assets/60208fd212248b2c96d50eeb/images/63fd4a4eb7da6b15a7ea1f67/file-GuNY7mDWU5.png" alt=""><figcaption></figcaption></figure>

## Barcode scanner

Scan barcodes inside the Activity using the new barcode button!&#x20;

{% hint style="info" %}
Only currently available on Android.
{% endhint %}

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

## **Raise events directly from Activities 🚀**

Fire off any Event from within an Activity. Great for when you have that one result that needs to be handled differently. You can even update the Order Status with this! Simply add an Activity Item with a type of Raise Event to get started.

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

## **Streamlined Activity Template 'Where' 🙈**

Quickly see where your Activities are going to happen without any unnecessary information.

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

&#x20;


---

# 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/2023-1/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.
