# v4.17

## Release highlights <a href="#v4.17-releasehighlights" id="v4.17-releasehighlights"></a>

### 1. Business concepts bulk load without being administrator <a href="#v4.17-1.businessconceptsbulkloadwithoutbeingadministrator" id="v4.17-1.businessconceptsbulkloadwithoutbeingadministrator"></a>

Starting with this new version users with permission to create concepts will also be able to bulk load conceptos using a csv file. The upload process will check that the user has permissions on all the domains in which the concepts are to be created. This will allow the different teams on the corporation to be more autonomous with having to depend on a central administration team.

![](/files/-MaJIV62lDXFwXCeiL-g)

## Features and fixes delivered with this release <a href="#v4.17-featuresandfixesdeliveredwiththisrelease" id="v4.17-featuresandfixesdeliveredwiththisrelease"></a>

### Features <a href="#v4.17-features" id="v4.17-features"></a>

* TD-3173 - As a non administrator user I want to bulk load concepts

### Fixes <a href="#v4.17-fixes" id="v4.17-fixes"></a>

* TD-3410 - Data Quality: Reindexing fails with timeout
* TD-3506 - Data quality doesn't identify integer fields as numeric for PostgreSQL metdata


---

# 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.truedat.io/v7.2/release-notes/v4/v4.17.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.
