# Inventoro

#### To install the plugin on your system

<mark style="color:orange;">Go to Setup > Plugin Store > Inventoro > Click Register</mark>

Once you have registered this plugin, it will appear under the Registered Plugins tab underneath Setup.

#### Plugin Configuration Values

Once you have installed Inventoro, you must enter in some values to connect Inventoro with Sales Order and vice versa. You need to access the 'Client ID' and 'Secret' codes.&#x20;

To access these values, on Inventoro, go to User Settings (this is the circle icon at the top left of the page under the logo), click 'API Settings' tab, and then click '+ Connect', scroll to the bottom of the page and select the API icon then select 'Generate API Credentials'.&#x20;

Please note that this is the only time these values can be accessed so make sure to make a copy.&#x20;

Copy and paste these values into the fields on the Salesorder Inventoro Integration page and click save.

You have the option to add the unit of measure as a suffix to the product name. To enable this, check 'Add UOM to product name' box. To disable it, uncheck the box.&#x20;

Once you have completed this stage. Click Save.&#x20;

#### Manual Import

Once you have successfully added the configuration values, it is time to perform a manual import. To do this, click the options, 'Import Products', 'Import Transactions', and 'Import Future Deliveries'. The message 'import process started in background...' will show.&#x20;

If the import is successful, it will show on Inventoro. Once the import is complete, it needs to be processed by the Inventoro computer engine which runs on a daily basis. It will not reflect immediately, but you will receive a notification in your email when the computation process is complete.&#x20;

You can also check this on the Log by going to 'Edit Plugin' on the Inventoro Integration page.&#x20;

If you have any trouble with the process, please don't hesitate to reach out to us at <support@salesorder.com>.&#x20;


---

# 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://helpwith.salesorder.com/inventory-forecasting/inventoro.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.
