# Config

### **Configured with a Writer endpoint**

* in your Dashboard go to > plugins > Writer > settings.
* and add Writer endpoint url, `example: https://writer.demo.imit.infomaker.io`
* and then click save.

![dashboard-writer-endpoint](https://camo.githubusercontent.com/b8c6ae35ac902eed5b7bc37bfd945915bc406211/68747470733a2f2f73332d65752d776573742d312e616d617a6f6e6177732e636f6d2f64617368626f6172642d67726170686963732f5772697465722d656e64706f696e742e676966)

### **Mappings**

Writer plugin require mappings for:

* **Content Agent:** in order to fetch/write with CCA
* **Status Map**: in order to set statuses on copied articles

In your Dashboard go to plugins > Writer > settings > mappings

### **Activate Writer-Tabs**

* in your Dashboard after you have installed Writer Plugin go to > Dashboard menu > Application settings.
* in Writer Plugin settings, click on writer tabs switch button.
* and then click save, to save the changes.

![dashboard-writer-tabs](https://camo.githubusercontent.com/479d36de5224e2a54388ec2e0ed42436a6398ffd/68747470733a2f2f73332d65752d776573742d312e616d617a6f6e6177732e636f6d2f64617368626f6172642d67726170686963732f5772697465722d746162732e676966)

### **Choose Tab title value**

Now you can choose between Article's headline and Article's name to be as a Tab title when you have your Tabs active

* in your Dashboard after you have installed Writer Plugin go to > Store > Writer plugin.
* Click on settings button.
* You will See at the bottom of the Settings section two options that you can select from
* Select your option and click on save

![dashboard-writer-tabs](https://camo.githubusercontent.com/79ffb50b6e17502f3cf351b836adbce7a13eb670/68747470733a2f2f73332d65752d776573742d312e616d617a6f6e6177732e636f6d2f64617368626f6172642d67726170686963732f5772697465722d746162732d7469746c652e706e67)

### Update Dashboard plugin in Writer

To test the new Dashboard integration plugin in your Writer:

* Go to your Writer endpoint.
* Go to your settings by pressing `CMD + shift + Y` in Mac or `Ctrl + shift + Y` in Windows.
* Find and remove the old plugin with name: `dashboardintegration`.
* Add a new plugin with the following settings:
  * Id: `io.infomaker.dashboard`
  * Name: `dw-plugin-dashboard`
  * Plugin src url: `https://plugins.writer.infomaker.io/v1/infomaker/dw-plugin-dashboard/{PLUGIN_VERSION}/index.js`
  * Plugin css url: `https://plugins.writer.infomaker.io/v1/infomaker/dw-plugin-dashboard/{PLUGIN_VERSION}/style.css`
* Then enable the new plugin by activate the enable switch button.

> [See Dashboard plugin configuration](https://plugins.writer.infomaker.io/v1/infomaker/im-dashboard-integration/latest/README.html)

> [See Dashboard plugin versions](https://plugins.writer.infomaker.io/v1/infomaker/im-dashboard-integration/latest/VERSIONS.html)
