# 2020.1 Changes Overview

## Hi, welcome to Enate v2020.1 Help

This is your one stop shop for learning about how to use Enate v2020.1.‌ Learning about Enate breaks out into a few different areas, depending on what you're interested in..

### ✨ **What's new in v2020.1**

This document highlights the updates and changes in functionality between v2020.1 and v2019.5 of Enate.

{% file src="/files/Bhc5APlom6Yy9QauME9g" %}

### 🛠️ Builder <a href="#for-configurers-and-business-analysts" id="for-configurers-and-business-analysts"></a>

Wanting to get up to speed with mapping and running your business processes in Enate? Check out the Builder help section here:

{% file src="/files/fyKsDekQ0Z2Uh4j9cj6O" %}

### 💻 Work Manager

Work Manager is Enate's operations environment where service agents, Team Leads and Operations Managers go to manage and deliver service. In this section you'll find lots of explainers and videos teaching you how to use the software day-to-day.‌

Enate's Work Manager Help is available in 9 languages including Spanish, French, German, Brazilian Portuguese, Russian, Polish, Hungarian & Romanian:

{% file src="/files/YH4HNCZcjezsfjxhTc6P" %}

### 🔗 **API Changes**

This document details how any modifications to how Enate APIs are called.

{% file src="/files/zivjDHaTYcgX2gh6oij6" %}

### 📝 Breaking Changes

See the document below for any feature changes in v2020.1 which may result in breaking changes in your implementation.

{% file src="/files/k6tiNjfwSDIvP7mU68vx" %}

### 📙 Warehouse Database Data Dictionary

Here's a document which gives you an overview of the tables in the Data Warehouse Database for Enate version 2020.1. The document is there to support Developers/Analysts querying the Enate warehouse for MI, to help them understand how the tables join and where/how data is stored.&#x20;

{% file src="/files/PLrVyI0a6MCNEysH7oiU" %}


---

# 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.enate.net/whats-new/older-versions/changes-overview-older-versions/2020.1-changes-overview.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.
