# Overview

{% hint style="info" %}
**Clyr can  be setup to monitor equipment and chemistry or can control equipment and monitor chemistry. It's important to understand the difference.**
{% endhint %}

## Monitoring

If you or your pool client are interested in keeping the automation system in place but wanting to monitor the equipment performance and pool chemistry, this is the option for you.

<figure><img src="/files/aGXDQ5NIGyAh8vEQstVx" alt=""><figcaption><p>Wiring diagram and setup for monitoring mode</p></figcaption></figure>

For all steps involving monitoring the equipment, the Ain and Bin ports on Clyr Controller should be used to connect to the existing wires. By connecting Ain and Bin to the existing RS485 network, you allow the Clyr Controller to "sniff" or "listen" to all the traffic between the current automation system and the pool equipment. You can then still configure a Clyr pH/ORP probe and pressure sensor on RS485 NETWORK 2 (marked A2 and B2) on the Clyr Controller board.

{% hint style="danger" %}
**Always look for the monitor toggle when adding pumps and salt cells during setup**
{% endhint %}

During equipment setup, you will always see a toggle for monitor mode for pumps and salt cells like this

<figure><img src="/files/IWFdwna6kHyzwLfZzm0m" alt=""><figcaption><p>Monitor only when adding equipment</p></figcaption></figure>

## Controlling

Of course it's way more fun to control all your equipment from your phone or computer, not just monitor it. The wiring for controlling is very straightforward.

{% hint style="danger" %}
**Very important -** you cannot have an automation system (like EasyTouch) and Clyr Controller both controlling equipment. This may damage the equipment.
{% endhint %}

We will show you in following steps how to properly connect all vendors' equipment, but in general, the wiring looks like the diagram below:

<figure><img src="/files/KsrQ8mQTy4lAtEOFW4LC" alt=""><figcaption><p>Clyr Controller wiring for equipment control</p></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://docs.clyrpool.com/controlling-vs.-monitoring/overview.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.
