===================================
Adding, editing, and deleting peers
===================================

Peers are displayed in a table on the node details page.

To add a peer, click the |add| button next to the header on the **Peers**
table. This will open the **Add peer** modal. From here you can specify any
interfaces you want the peer to utilize, as well as any remotes you want to
connect to.

To edit a peer, click the |edit| button in the ``Actions`` column of the
corresponding row in the **Peers** table. This will open the **Edit peer**
modal.

To delete a peer, click the |delete| button in the ``Actions`` column. This
will ask you to confirm before the peer is permanently deleted.

.. |add| image:: /attachments/laywire/add.svg
    :width: 20px
    :alt: Add button
.. |edit| image:: /attachments/laywire/edit.svg
    :width: 20px
    :alt: Edit button
.. |delete| image:: /attachments/laywire/delete.svg
    :width: 20px
    :alt: Delete button
