# Configuration

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

![](https://content.gitbook.com/content/8jEx6JyF4EzBk3sc5FWO/blobs/WqcLDszM0fE0etPyh7z3/PublicationPlanner_Configuration_Top.png)

**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](https://docs.navigaglobal.com/publication-planner/5.1.4/user/how-to/article-functions-in-publication-planner#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.

**Display Suggest Search -** toggle to enable Suggest Search in top bar.

**Suggest search config (JSON) -** here is the configuration that sets on what suggest fields to use and how they should be translated. The suggestions will then be appended to the query.

**Display filter in columns -** toggle to display filter in each slot.

**Minimal column width -** sets the minimum column width.

**Use SaaS Endpoints for Writer requests -** toggle to get the  fields for Writer resolver url and Writer router url [see Writer 7 and later](https://docs.navigaglobal.com/publication-planner/5.1.4/admin/settings/configuration/writer-7-and-later).

**Writer Publishflow bundle id -** the id for the bundle used by Naviga Writer.

**Writer Externalupdate bundle id -** the id for the bundle used by Naviga Writer.

**OpenContent ContentProvider -** the name to the content provider

**QueryStreamer ContentProvider -** the name to the query streamer.

**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](https://docs.navigaglobal.com/publication-planner/5.1.4/admin/settings/configuration/config) for more help and [a full json config example here](https://docs.navigaglobal.com/publication-planner/5.1.4/admin/settings/configuration/full-config-example). To configure several workspaces with different configurations see the example [Week and Day view](https://docs.navigaglobal.com/publication-planner/5.1.4/admin/settings/configuration/week-and-day-view).&#x20;

[**Sidebar item**](https://docs.navigaglobal.com/publication-planner/5.1.4/admin/settings/configuration/sidebar-item)


---

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