> For the complete documentation index, see [llms.txt](https://docs.jcore.io/clarity-gateway/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jcore.io/clarity-gateway/connections/local-i-o.md).

# Local I/O

{% hint style="warning" %}
Local I/O is only available for the Iron Pi, and will not be displayed on 3rd party devices.
{% endhint %}

The Iron Pi provides 8 input/output channels. Only the first four may be configured as analog inputs, but all may be configured as digital inputs or outputs:

| Channels     | Analog Input | Digital Input | Digital Output |
| ------------ | :----------: | :-----------: | :------------: |
| Channels 1-4 |       ✅      |       ✅       |        ✅       |
| Channels 5-8 |       ❌      |       ✅       |        ✅       |

On devices that support Local I/O, you'll see a **LOCAL I/O** section in the sidebar:

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

Click on one of the channels in the sidebar to edit it. You'll see this view:

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

From this view, you can configure the channel as an [Analog Input](/clarity-gateway/connections/local-i-o/configuring-analog-inputs.md), [Digital Input](/clarity-gateway/connections/local-i-o/configuring-digital-inputs.md), or [Digital Output](/clarity-gateway/connections/local-i-o/configuring-digital-outputs.md).
