# v3 => v4

## Integration

{% hint style="warning" %}
Dashboard Integration plugin in the Writer needs to be upgraded to at least version 3.0.0

<https://plugins.writer.infomaker.io/im-dashboard-integration/latest>
{% endhint %}

## ICP

Since the addition of functionality to be able to preview articles through the writer plugin it now also requires a mapping towards ICP. The required mapping is the following:

![](/files/-MYsRq5dsnam8Ba4DYv_)

## Widget

In version 4.0 we decided to remove the internal Widget housing the functionality to create an article (the airplane icon in the top menu). This due to the more generic `Action Widget` plugin solving the same problem. To yet again allow for creation of articles from the Widget bar you should follow these simple steps.

First install `Action Widget` plugin if you don't already have it installed. This could be found under the **Available Plugins** tab.

When this is done, activate the plugin and head into its configuration.

<div align="left"><img src="/files/-MWyGU1Z9m0ZD1IXl3ir" alt=""></div>

> Click on **"Add new action"** to start the addition of a new action

<div align="left"><img src="/files/-MWyH490Ju85rRRhT9Al" alt=""></div>

> Add a label explaining what the action will do

<div align="left"><img src="/files/-MWyHRbgwxTHV0vYI3yT" alt=""></div>

> In the dropdown select the action **"Create new article in Writer application/modal or in a new tab"**.

<div align="left"><img src="/files/-MWyHiu7Pt3Q1s7GPWz8" alt=""></div>

> Save your newly created action

<div align="left"><img src="/files/-MWyICNa6XJMYcbiFZjY" alt=""></div>

> It will now be available through the **"+"** widget button


---

# 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.navigaglobal.com/dashboard-writer/5.1.0-3/admin/migration/v3-greater-than-v4.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.
