# Settings

## Setting up Publication Planner

You find the settings for Publication Planner in the settings panel/Plugins/Publication Planner.

![](/files/kAPhcEVIU05eyfi5p0sH)

## Configurations

#### &#x20;First section of the settings cover integrations with Writer, Open Content and update services:

![](/files/YcCwDmWDFj7nWQEJfw8c)

**Debug mode -** see errors and messages logged in the web browser console (developer helper).

**Display copy article in the menu -** for the Copy Articles feature, go to the documentation of the Writer plugin:&#x20;

{% embed url="<https://docs.navigaglobal.com/dashboard-writer/admin/config/copy-articles>" %}

**Display preview article in the menu -** toggle to get a preview option in the menu at each card  ([see Open preview](/publication-planner/5.0.1.i/user/how-to/plan-and-publish.md#open-preview)). In version 5.0.0 we added support to preview an article by utilising the Writer Instance. In order to access the menu option on the cards you'll need to turn it on in settings.

**Use SaaS Endpoints for Writer requests -** toggle to get the  fields for Writer resolver url and Writer router url [see Writer 7 and later](/publication-planner/5.0.1.i/admin/settings/writer-7-and-later.md).

**Publication Planner Config (JSON) -** There are several things to check in the config and that you can choose to include in the set up. See the [config guide](/publication-planner/5.0.1.i/admin/settings/config.md) for more help and [a full json config example here](/publication-planner/5.0.1.i/admin/settings/full-config-example.md). To configure several workspaces with different configurations see the example [Week and Day view](/publication-planner/5.0.1.i/admin/settings/week-and-day-view.md).&#x20;

## Mappings

In the mappings section you should set up the Publication Planner like this:

![](/files/GVjcvcesjRt3CU66e0zx)

The same info about mappings can be found in[ Requirements](/publication-planner/5.0.1.i/admin/requirements.md#required-mappings) section.

## Permissions

![](/files/iyLIufoDOCFYSwbriBW2)

The permission checkboxes reflects the set up of the permission schema, i.e. the checked role is the one that will have the permission to:&#x20;

* **Update article publish flow** - means that you can change publishing for the article in Publication Planner
* **Allow drag & drop** - moving the article in the calendar view will also change the scheduling of the publishing.&#x20;

## Update

See current version and add new version.


---

# 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.i/admin/settings.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.
