# Assignment UUID

{% hint style="warning" %}
System Requirements:\
NRP 6.2.0 required for assignment UUID
{% endhint %}

**In NRP 6.2.0, user can view and can copy the UUID of assignment by using “cmd/ctrl + c” key . UUID details of assignment is available in all types of assignment. This feature is customizable so if user want then it can be added or removed from the configurations.**

**How to add/remove UUID of assignment?**

1. Under the settings for **Loadable components** there is a component called ***Create/Update details.***
2. Click on ***Create/Update details*** component.
3. Drag and drop **UUID component** from right side section to left side section.
4. Adjust the position of UUID component in left side section to view in the assignment.
5. Save the configuration.
6. Similarly, if you want to remove the UUID component then click on cross icon of UUID component in left side section and save the configuration.

&#x20;

Snippet for point 1:

<figure><img src="/files/8L1zWB00pwLC84Xy5o6p" alt=""><figcaption></figcaption></figure>

Snippet for point 2:

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

Snippet for point 3,4&5:

<figure><img src="/files/7X6i1iM5oZrfF3oxVLML" alt=""><figcaption></figcaption></figure>

Snippet of Assignment in Main Newsroom Planner:

<figure><img src="/files/Zi2TT43T0Weh1ILdmL9k" alt=""><figcaption></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/assignment/assignment-uuid.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.
