> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/publication-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/publication-planner/5.0.1.i/user/how-to/add-articles-to-the-planner.md).

# Add articles to the planner

Publication Planner is a calendar view with slots, where you plan articles to scheduled publishing.

## Plan article from Article search

To add a Scheduled publication-time to an article you can drag the article from you article filter (set up with Article Search) and drop the article on the correct time slot.&#x20;

![](/files/G9DfxRJLwdTQh4l3xLAE)

This may be restricted to users with certain permissions. See next section about planning in the calendar.&#x20;

## Add a new article

1. Go create article menu.
2. Select New article.

   ![](/files/ShhAAMtivmlb42gV7KVt)
3. Write the article and add content and metadata.
4. Press save.&#x20;
5. Add date and time for scheduled publication.&#x20;

   <img src="/files/i4lEKwwfykfsZCFQmW4U" alt="" data-size="original">
6. Don't forget to press Scheduled publication.

   ![](/files/kfFP4Yry9ZXVdr5Svrbt)
7. Go to the date and time slot and see the article in Publication Planner.

## Create an article with a plan and an assignment

If you create an article with a plan and an assignment te article will also be shown in Newsroom Planner. When you add a scheduled publication time the article will be included in Publication Planner.

1. Go to create article menu.

2. Select Create article (with plan and assignment).

   ![](/files/kLHYCnQvYNpRtU02vbIJ)

3. Add article info.

   ![](/files/xGSMTrPPLFSWkcp8TIRj)

4. Add date and time about Scheduled publication.

   ![](/files/E6e2o7X9FiU4M8IgPK6s)

5. Press Create article.&#x20;

   (before you press Create article, you may also be able add planning and assignment details to be used in Newsroom Planner, i.e. if Newsroom Planner is part of your set up)

6. Go to the date and time slot and see the article in Publication Planner.&#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/publication-planner/5.0.1.i/user/how-to/add-articles-to-the-planner.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.
