# 4 ➡ 5

## Mapping

### Get writer instance

In version 5.0.0 we moved away from binding multiple single writer actions separately to instead prepare to utilise Writers new instance action. Therefore a remapping is needed to get Publication Planner up and running.

Point the Get writer instance to:

**`Writer`**` ``action returns the instance of writer plugin with writer methods`

### Copy article

Before version 5.0.0 there was an optional copy article action. If this was bound, a copy article option was displayed in the menu of each card. Since the move towards the Writer instance action we removed the optional copy action and instead added a setting to display the copy article in menu *(off by default).*

<div align="left"><img src="/files/-MZWdVBcTkDSdovc-_y6" alt="Removed action"></div>

<div align="left"><img src="/files/-MZWdroHBXLCmY3ImkLq" alt="The new setting to display copy article in menu"></div>


---

# 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/publication-planner/5.0.1-1/admin/migration/4-5.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.
