> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/writer/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/writer/introduction/what-is-naviga-writer.md).

# Authoring

## Writing

Naviga Writer is an authoring tool for journalistic work. It is used by journalists to create content.

Naviga Writer is an intuitive tool. It is often compared to social media writing and the learning time is very short. It is simply easy to learn. Creating, enriching and publishing your content is done in the same place. You can work with several keyboard shortcuts to get to the different functions and to the tabs in the working area.

Several languages are supported and there is spellcheck and suggested spelling.

![](/files/-MQuVQaABdeYNeHUUnti)

### Enrichment - more content to the writing process

In the Naviga Writer you can easily embed tweet, instagram pictures, Facebook posts or LinkedIn posts by drag-and-drop functionality or by pasting its url. Create teasers for your article, fully adopted to the web, apps or social media. Images, Image Galleries, YouTube, Instagram, Twitter, links, Facebook, Tables, Fact boxes and summaries, PDF's, HTML-code is easy to add to the articles. There are several really specific tools developed to give access to wire news, image providers archives and video providers.

![Example of Youtube embedded in the writing area.](/files/-Lub8o-eXdxEka6psSdI)

![Example of content part in the authoring area.](/files/-LubB4WfNUo94sAXDZ2K)

### Images

As a user you drag-and-drop images to your article, the Writer takes care of the rest. As a standard the image is being uploaded and stored in the cloud. The meta-data will be extracted and an image preview is being created. With help from predefined soft-crops an imagecrop are automatically created without any involvement from the user. But of course you can adjust the image manually.

![Example of image added to article ](/files/-MQph3c9gYAtJWFWsddp)

### Metadata

Metadata is added either automatically or as part of the journalist's work with the content.

![](/files/-MSm5BJhd4ILyQHzh6I5)

### Plugins

The Naviga Writer is nothing without its plugins. Almost all functions are plugins that are configurable to fit the needs that you have or, will have in the future. That means that the writer environment can evolve with your writing needs.


---

# 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/writer/introduction/what-is-naviga-writer.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.
