# Plugins installation and management

### 1) Plugins management on the CORAYE software interface

Access to plugin management is done by clicking on the "**Settings**" button located at the top right of the software.

![](/files/-MF0Ud9oHP5K5fWRDO_X)

When the installation is new, it is necessary to customize CORAYE by adding plugins corresponding to the spectrophotometers and the color engine that you will use.

In the example below we are missing the MYIRO spectrophotometer plugin from Konica Minolta. So we will install it. To install a plugin, we have two possibilities

* The first (and the simplest) is to click on the "Install plugin" button located under the icon corresponding to the instrument (for example MYIRO Pilot)
* The second is to download the plugin via the Dashboard and install it with the "Install Plugin" button

![](/files/-MF0YJ59e9eg2XaS5ACh)

### 2) Download of a Plugin via the Dashboard

![](/files/-M23H7bTvD1HkxWT78B5)

Click on "MYIRO-Pilot"

![](/files/-M23HD2yIJHVwNxb-fE4)

The MYIRO window opens, showing comments on the functionality of the spectrophotometer. To download the MYIRO plugin, click on the button corresponding to the system on which CORAYE is installed.

{% hint style="info" %}
The plugin installation procedure is the same under Windows and Mac OS
{% endhint %}

{% hint style="info" %}
The same installation procedure for all spectrophotometers
{% endhint %}

![](/files/-M23HInHZ-fTEChxi8Uv)

{% hint style="danger" %}
The downloaded file must not be decompressed and must remain in the .zip format
{% endhint %}

### 3) Installation of the plugin

In the "Config" interface of CORAYE, click on the "**Install plugin**" button

![](/files/-MF0bQnJsCGVT2dfnuQT)

Select the MYIRO plugin (MYIRO-Pilot-MAC-1.2.1.zip)

![](/files/-MF0brNr-MO2v_4cVIUw)

Click on the "**Install plugin**" button

![](/files/-MF0c2ruTW4tTfHdDxq2)

Once the installation is complete, the plugin appears in the interface.

![](/files/-MF0eveCSZwdRRro6u_h)

### 4) Management of plugin options

To activate or deactivate the spectrophotometer, click on the button to the right of the selected spectrophotometer. In the example below, we have disabled Eye One Pro 2 and left Eye One Pro enabled.

![](/files/-MF0fKG3GHpvpDT8_BHS)

### 5) Management of color engine options

In future versions, it will be possible to install several color engines in order to use the best of each of them.

## CORAYE invented the hybrid color engine

![](/files/-MF0gLPHVEp8bDSKylgw)

![](/files/-M23HzZ8x-G9kZKF90be)

### 6) Uninstalling and updating a plugin

To uninstall a plugin, just click on the red trash can button next to the "Settings" button.

{% hint style="info" %}
To update a plugin, it is necessary to uninstall the old version, then install the new one.
{% endhint %}

{% hint style="danger" %}
Always install the latest versions of plugins when you update the software.
{% endhint %}

![](/files/-MF0iDZGn3O0e8gs7QkJ)


---

# 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.coraye.com/plugins-installation-and-management.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.
