# Photo assignment

If you are an assignee to a photo assignment you will see this assignment in your assignment list.&#x20;

On an assignment you can upload new photos, link photos from Naviga photos, see how many photos that already are linked. (Even if the photo assignment has another assignee, you still can upload or link photos the same way.)

In the example below you have both one article assignment and one photo assignment on the same plan.

<div align="left"><img src="/files/rbVn80zSvqlXcSPcaTBn" alt=""></div>

#### Photo name display on My assignment- linked photos preview&#x20;

With the release of **Newsroom planner 6.5.2**, photo names are now displayed consistently across all photo assignments where thumbnails appear in linked photos

* **My Assignments - Photo assignments**

When a user creates a photo assignment and links photos to the assignment, the photo names are displayed under Linked Photos in My Assignments with a fixed maximum length. Longer names are truncated with ellipses, and the full photo name is shown on hover.

This enhancement is **config‑driven**:

1. A new toggle, **`showPhotoName`**, is introduced in the configuration of Newsroom Planner

* When the **showPhotoName** toggle is turned **on**, photo names are displayed on linked images. When the toggle is turned **off**, photo names are hidden.
* Bydefault this toggle remains ON.

<figure><img src="/files/NT17DVgcnTnWudZRJMRK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/87veyrzbMCuF3DrkvNqi" alt=""><figcaption><p>My Assignments – Display of photo names on linked photo thumbnails in photo assignments.</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/photo-assignment.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.
