# Writeback Settings

This section covers settings related to writeback connections and configurations.

## **1. Connections**

* **Add Connection**: Users can add a new connection.
* **Connection Details**: Users can view details about the connections they have made in portal.

<figure><img src="/files/21wfqMro7oRHtxL5UqYU" alt=""><figcaption><p>Add connection</p></figcaption></figure>

## **2. Writeback Settings**

The writeback settings let admins configure various access settings for the users. The admin can configure the following settings:

**Database Connection Management: E** Option to allow or not allow users to configure the database connection management.

* **Writeback Destination Timeout**:
  * Setting to configure the timeout duration for writeback destinations.
* **Permissions**:
  * Define who can add the destination for writeback (e.g., Admins only, specific roles).
* **Batched Write Setting**:

  * Configuration for batching write operations, including setting batch size limits.

  <figure><img src="/files/dfpgOJneyLMAVQWolkt0" alt=""><figcaption><p>Writeback settings</p></figcaption></figure>

## 3. Editable Managed DB

This is intended for SaaS trial customers, where a sample database will be created within the EDITable tenant for proof of concept (POC) purposes. We strongly recommend not using this database for storing any production-grade data.

<figure><img src="/files/QvvmiGTY4hzPTaxnfFus" alt=""><figcaption><p>EDITable managed DB</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.inforiver.com/editable/admin-portal-and-editable-console/admin-portal/settings/writeback-settings.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.
