# Serial

After clicking on **Serial** in the **Plugins Module**, its options will show. All **Serial Communication** related components are encompassed by the **Serial Plugin**.

To refresh, **Serial Communication** is a form of data transmission where data is sent bit by bit. More information can be found [here](https://en.wikipedia.org/wiki/Serial_communication). Within **Incari**, this is done by using the [**Serial Nodes**](https://docs.incari.com/incari-studio/2023.1/toolbox/communication/serial) and connections are configured in the [**Project Settings**](https://docs.incari.com/incari-studio/2023.1/modules/project-settings/serial). They add the necessary functionality to a **Project** that requires this type of communication. However, the user may decide that they would rather deactivate this portion of **Incari** to heighten performance and stability.

To do this, the user needs simply to locate the toggle labeled `Activated` and click it once.

![](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-ba27bc59f4fc976b7e4c329d8d43cdf67272b3fe%2Fpluginsserial20231before.png?alt=media)

**Incari** will alert the user of this by outputting this message to the screen:

![](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-d8929605907cb081142611d1f3961fe09bb757fd%2Fpluginsserialmanageroffmessage.png?alt=media)

By following these instructions (save and restart **IncariStudio**) the user will deactivate the **Serial Plugin**.

Once the user has followed these steps, they will see that after restarting **Incari Studio** and going to the **Plugins Editor**, the checkmark by **Serial** will be gone and the toggle labeled `Deactivated`.

![](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-b602581cf1c735f9c7e0ddfecff13f756461c2e3%2Fpluginsserial20231after.png?alt=media)

To activate again, the user just needs to repeat this by clicking `Deactivated` and saving and restarting again.
