# EDITable - v1.7.5

## New

### 1. Introducing user roles and permissions

User management in EDITable is now even more secure and streamlined with our new, role-based access control policies. In this release, we have introduced additional user roles with clearly defined access permissions.

<figure><img src="/files/c9DNGROhizhvOnTaULpY" alt=""><figcaption><p>Default user roles</p></figcaption></figure>

Admins can assign roles to users (or Active Directory groups) to specify what they can or cannot do in EDITable.

Here is a summary of default roles and their associated permissions:

<table><thead><tr><th width="263">Roles</th><th>Associated Permissions</th></tr></thead><tbody><tr><td>Admin</td><td>Complete control within the product with no restrictions.</td></tr><tr><td>EDITable Admin</td><td>Access to all EDITable settings and writeback.</td></tr><tr><td>EDITable Input Users</td><td>Access to add comments and execute writeback.</td></tr><tr><td>EDITable Database Admin</td><td>Access the writeback configurations in the admin connection portal and create/alter tables.</td></tr><tr><td>EDITable Approvals Users</td><td>Access to review requests and take actions, execute writeback, add comments, and access audits.</td></tr></tbody></table>

In addition to the default roles, workspace admins can create custom roles and policies on a granular level, ensuring enhanced data governance and security.

<figure><img src="/files/PfoA92Aqk2LDc7x7EXdV" alt=""><figcaption><p>Add custom policies and permissions</p></figcaption></figure>

### 2. EDITable integration with Infobridge

Explore our best-in-class [product suite](https://inforiver.com/) designed for planning, reporting, writeback, and master data management solutions within Power BI.&#x20;

[InfoBridge](https://docs.inforiver.com/infobridge), one of our key offerings and an add-on to Inforiver, can now fetch data from EDITable, opening up new possibilities for integrated and connected planning.

#### How does it work?

EDITable supports a variety of cloud-based and on-premises databases, including Fabric Warehouse, Fabric SQL, Azure SQL, Snowflake, Amazon Redshift, BigQuery, Databricks, and PostgreSQL. You can now import data tables from these sources into InfoBridge using EDITable.

Once the data is imported, it can be accessed live from an Inforiver report. In the example below, we have demonstrated it using the ‘LOOKUP’ function. This integration lets you seamlessly connect to multiple data sources, enabling real-time connected planning and reporting.

<figure><img src="/files/2MBPL1SK1RdxFJcjlt3C" alt=""><figcaption><p>Connected planning using Infobridge with an EDITable source</p></figcaption></figure>


---

# 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.editable.io/release-notes/editable-v1.7.5.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.
