# Concept relations

From version **5.2.0** you are able to configure Newsroom Planner to allow storage of concept relations in the documents. This works with the broader relation as well as associated with relations.&#x20;

To make this a bit more clear we can say that we want to work with following relation `Arsenal > Soccer > Sport`&#x20;

This means Arsenals broader is Soccer and Soccer's broader is Sport. If we then add Arsenal as a concept to the document and we do have Concept relations turned on with at least a depth of 2, we would also get information about Soccer and Sport in the document.

![](/files/-MYd1TnPtL-BZxJnVftS)

In order to fetch information about the relations, we also need to configure the property map like following:

![](/files/-MYd1kRNaWZ255EqFoMM)


---

# 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/admin-guide/concept-relations.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.
