> For the complete documentation index, see [llms.txt](https://enless.gitbook.io/centre-aide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-6/use/configuration-from-myenless.md).

# Configuration from MyEnless

The TX VALVE can be configured (and updated) via the MyEnless mobile app.

{% hint style="info" %}
Make sure the MyEnless app is up to date before using it. You can update it from the App Store or the Play Store if it was already installed on your phone.
{% endhint %}

## Configuration procedure

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Step 1</strong></td><td>Download the MyEnless mobile app</td><td><a href="/files/29adb064d730ae464a1a89fb01418d2f6aeda20f">/files/29adb064d730ae464a1a89fb01418d2f6aeda20f</a></td></tr><tr><td><strong>Step 2</strong></td><td>Start the app</td><td><a href="/files/4063d37f30cabe254e027951056d723e6b871df3">/files/4063d37f30cabe254e027951056d723e6b871df3</a></td></tr><tr><td><strong>Step 3</strong></td><td>To enter configuration mode, press the valve wheel for 5 seconds until the blue LED lights up, then release</td><td><a href="/files/7f9de91e96f98ddced980469eca410da4b06f384">/files/7f9de91e96f98ddced980469eca410da4b06f384</a></td></tr><tr><td><strong>Step 4</strong></td><td>The valve will be visible in your mobile app, where you can select it, access its information, and configure it.</td><td><a href="/files/12b4f3bc73e14e218c736fe290186192b8a13e75">/files/12b4f3bc73e14e218c736fe290186192b8a13e75</a></td></tr></tbody></table>

{% hint style="info" %}
To exit Configuration mode, press the button again for 5 seconds until the blue LED lights up, then release. The sensor will return to normal operating mode.
{% endhint %}


---

# 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://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-6/use/configuration-from-myenless.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.
