# News

News panel lists the latest news available from the broker and other news sources which user is subscribed to. To open News panel, select Tools -> News.

![](/files/-LN9s-Fw2jLMJn85gSiG)

User can choose the News feed from the Routes list which was created on the server using the control<img src="/files/-LN9sEIs8ZgTraAuuXQi" alt="" data-size="original">.

Broker can create news routes, such as: News provider or exact news-wire from the same provider. This feature gives users more possibilities of customization and in some ways decreases the traffic flow through selection of the exact subject or news provider, and not all the news flow in general.

The following columns are available for the panel:

* Received – date and time when news were received.
* Source – source of news.
* Subject – topic of news.
* Content – the whole text of news.
* Category – type of news.
* Symbol – exact instrument on which news have influence.
* Priority – urgency of news.
* Link – direct link to news source.

{% hint style="warning" %}
If any columns are not supported by News provider those fields will be empty.
{% endhint %}

User can select time period for which he wants to see logs. Choose from the following time filters:

<div align="left"><img src="/files/-LN9sVDp0pnoqGjXju5a" alt=""></div>

To read the story - open context menu and select View news story or simply double-click on the story. A built-in browser window will be opened, containing the full text of the story. It is also possible to remove selected news story or clear the whole table through context menu.


---

# 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://guide.traderevolution.com/project/desktop-application-for-windows/windows/informative-panels/news.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.
