# Installation and upgrade

#### Publication Planner plugin urls:

in your dashboard go to > plugins > install plugin >

{% hint style="danger" %}
**DEV**

<https://dashboard-plugins-dev-\\{{REGION\\}}.s3.\\{{REGION\\}}.amazonaws.com/com-naviga-publication-planner/\\{{VERSION\\}}>
{% endhint %}

{% hint style="info" %}
**STAGE**

<https://dashboard-plugins-stage-\\{{REGION\\}}.s3.\\{{REGION\\}}.amazonaws.com/com-naviga-publication-planner/\\{{VERSION\\}}>
{% endhint %}

{% hint style="success" %}
**PROD**

<https://dashboard-plugins-prod-\\{{REGION\\}}.s3.\\{{REGION\\}}.amazonaws.com/com-naviga-publication-planner/\\{{VERSION\\}}>
{% endhint %}

### When updating to version 2.0 (notice requirements of Utility Agent and Status Map)

* Update plugin
* Add mapping to Status map&#x20;
* Add portals:&#x20;
  * Article Publish flow handler: Writer publishflow portal to handle updating articles start/end dates and status flow (Writer 6.0+)
  * Card portal: Renders a card


---

# 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/2.0.0-5/installation-and-upgrade.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.
