# Writeback Settings

This section covers settings related to writeback connections and configurations.

## **1. Connections**

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

## **2. Settings**

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

## 3. PowerTable Managed DB

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


---

# 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.powertable.com/explore-powertable/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.
