> For the complete documentation index, see [llms.txt](https://docs.relevant-digital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.relevant-digital.com/changelog/readme/2020.05-2020.01.md).

# 2020.05 - 2020.01

**Here is the listing of the largest changes and features released**

### New features:

* **Buyers:** Buyers are now available as a dimension in the Reporting and Dashboards. Buyers are based on the collection of the Buyers and BuyerIDs from the SSPs, so this usually correlates to media agencies or larger Advertisers.
* **Improved dynamic Table handling:** You are now able to add and remove dimensions dynamically in the tables, which make the workflow more fluid. You also have the option to expand or close all the dimensions you have added to your dashboard or report.
* **Sales Representatives:** The option to add sales representatives are now available. A Sales representative can have access to certain websites, and be connected to certain Advertisers. The Sales representatives can also be reported on as a metric, to evaluate the performance of sales representatives across the different sales channels.
* **Date presets:** You can now use date presets in your Reports and Dashboards, simply by selecting them.

### Fixes and changes:

* **Improved GUI:** We have improved the GUI framework, making subtle changes to how the system looks and feels. This was made to facilitate improved GUI updates in the future.
* **Renaming:** we have renamed a few areas of the system, to make it more intuitive and to utilize market standards in our naming conventions.


---

# 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.relevant-digital.com/changelog/readme/2020.05-2020.01.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.
