# Multi Day Cards

To get an overview of multi-day items (Events, Planning and Assignment) that stretches over several days, user can now enable multi-day functionality from configuration and then view items in NRP items as multi-day items.\
The multi day items are in dimmed state to depict they are planned for more than 1 day.\
\
Without enabling Multi-day functionality, the previous functionality remain the same for NRP.

#### **How to configure Multi-day functionality** <a href="#how-to-configure-multi-day-functionality" id="how-to-configure-multi-day-functionality"></a>

Navigate to Newsroom Planner Plugin >> Settings >> Configurations >> Configuration >> MultiDay >>

```
"enableMultiDay": true
```

<figure><img src="/files/GyoDjdytrKRI3LS28v1T" alt="NRP 6.1.0 Configuration"><figcaption><p>NRP 6.1.0 configuration to enable Multi-day items</p></figcaption></figure>

When user click on any sequence dimmed card, it will redirect to the original card for edit. User can only view the dimmed card for an overview.

When drag and drop the original card from one column to another, it will update the related sequence card automatically.

<figure><img src="/files/5GdPU5zk9NcXivFDZN4U" alt=""><figcaption><p>NRP 6.1.0 Multi-day item enabled view</p></figcaption></figure>

## Single view - (My assignment) <a href="#single-view-my-assignment" id="single-view-my-assignment"></a>

User can view the same multi-day view in My assignment. In this the dimmed card has been enabled for editing and linking the article/photo.

It will work similar to the original card.

If the date range is not clear or undated, the original and its sequence dimmed cards will get removed from the calendar.

<figure><img src="/files/7yE7bvaJhj3QKl26TJdB" alt=""><figcaption><p>NRP 6.1.0 My Assignments view</p></figcaption></figure>

In My assignment view, three dots are enabled on sequence dimmed card for the ease of user. When user click on any dimmed card for edit, the ordinary edit dialog shows.

<figure><img src="/files/yb7JZZbJv5OS86v6TOpE" alt=""><figcaption><p>NRP 6.1.0 Edit view for NRP 6.1.0</p></figcaption></figure>


---

# 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/newsroom-planner/user-guide/multi-day-cards.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.
