> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/newsroom-planner/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/newsroom-planner/3.0.2/the-list-of-my-assignments.md).

# The list of my assignments

To the left on the screen you see the planning of your assignments, as a calendar view day by day.&#x20;

1. You choose which day you want to see.
2. You can choose to minimize the list of assignment if you want to have more space on your working area.
3. You can create an article even if there is no planned assignment for that day.
4. The list of your planned assignments for the chosen day.

<div align="left"><img src="https://2055429815-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LXOk15r7i4Y0WVErqs5%2F-MGbrSvSqly3TlvRrRwz%2F-MGbrXvYlKBp6yFmpio2%2FListofassignment.png?alt=media&amp;token=59728907-fd6c-4822-b1f4-7f6f687cd608" alt=""></div>

If the assignment has a deadline, you will see this clearly in the list so you do not miss that time.&#x20;

<div align="left"><img src="https://2055429815-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LXOk15r7i4Y0WVErqs5%2F-MGbrSvSqly3TlvRrRwz%2F-MGbrpKR6hd3S8SK0INY%2FDeadline.png?alt=media&amp;token=192283e4-979f-4ada-91ed-e2b50c750165" alt=""></div>

You choose which day you want to see by clicking back or forth on the arrows.

<img src="https://2055429815-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LXOk15r7i4Y0WVErqs5%2F-M1zBWWqk9EgsnVZGrgG%2F-M1zCk3zJojq1j76sIr4%2F2D067D12-BC61-43D2-A6D6-1FC4E0020055_1_105_c.jpeg?alt=media&amp;token=d9deb9e9-9ba4-4a7a-b0b2-38dc98701619" alt="" data-size="original">&#x20;

You can also choose to click on the “day” and a date picker will expand and you can choose which day you want to see.

<img src="https://2055429815-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LXOk15r7i4Y0WVErqs5%2F-M1zBWWqk9EgsnVZGrgG%2F-M1zCuRbjxrnJM0orLJl%2F6FFB7B67-FFA2-4E43-B107-45B4F07EE5A4_1_105_c.jpeg?alt=media&amp;token=49e8c42b-3fdd-4447-8576-97f300eabb2d" alt="" data-size="original">&#x20;

If you want to minimized the list of assignment, to get more space for your working area, you can do this by clicking on the chevron in the top of the list.&#x20;

<div align="left"><img src="https://2055429815-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LXOk15r7i4Y0WVErqs5%2F-MGbrSvSqly3TlvRrRwz%2F-MGbryUtlc6JzNC8hCeC%2FMinimize.png?alt=media&amp;token=01626eb7-3390-49fe-a10f-76d05a7ca3ce" alt=""></div>

The lists of assignment is now minimized and you can easily expand it again by clicking on the chevron again.&#x20;

<div align="left"><img src="https://2055429815-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LXOk15r7i4Y0WVErqs5%2F-MGbrSvSqly3TlvRrRwz%2F-MGbsGm-9-MvP5F7o8mB%2FExpand.png?alt=media&amp;token=bec9830f-8983-4408-b2b4-1421b84fbe9e" alt=""></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.navigaglobal.com/newsroom-planner/3.0.2/the-list-of-my-assignments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
