> 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/6.0.5/create-new-assignment.md).

# Create new assignment

If you need to create more assignments within the plan, you can do so by clicking menu on the plan. You choose which type you want. The types that are available to choose are set in the configuration by your admin, just so you know if you have less options that in the image below.&#x20;

You will be suggested as the assignee automatically but if you are making this assignment for someone else just remove yourself and add the assignee that the assignment is for.&#x20;

When you have added the information you want you, click on Create assignment. You will see the assignment within the plan you created it for. If you added someone else but yourself, the assignee will see the assignment in his list.

![](https://2958496987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuAsUvpyX7ve65mUvrcX8%2Fuploads%2Fe7sAROzvHydtAW5xMk50%2Fcreatenewassignment.gif?alt=media\&token=4d6b6bb3-c7a0-4fad-a38d-f7656c18fcbb)

&#x20;


---

# 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/6.0.5/create-new-assignment.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.
