# 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="https://1557066017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSPy42kVbNL57hubF20gF%2Fuploads%2Fgit-blob-2a86072c48ac0d2ce89e0f1ecc8be826c8f7671a%2Flocalhost_50000_settings_import%20(3).png?alt=media" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://1557066017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSPy42kVbNL57hubF20gF%2Fuploads%2Fgit-blob-fcbadbf1f47048bfcd5514714197ca6eb5e81d16%2Flocalhost_50000_channel_1%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

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