# Client-managed Connection

A client-managed connection offers a flexible approach where your organization directly controls and maintains the link between Your Customer's chosen systems and the Zwapgrid platform. While Your Customer still connects their system in the usual way, the ownership and ongoing management of that specific connection are handled by you.

### How It Works

When your organization chooses a client-managed connection, you'll be responsible for configuring and maintaining the access to Your Customer's system, integrating it with Zwapgrid's secure infrastructure. This typically involves:

* Configuring Application Clients: For some systems, your organization will set up and manage the Application Clients that establish and maintain the connection to Your Customer's system.
* Utilizing Other Relevant Connection Methods: For other systems, your organization will configure and manage the specific connection protocols that depend on the system's requirements, ensuring reliable data flow to Zwapgrid.

***

#### Example: Visma eAccounting

When Your Customer connects their Visma eAccounting via a client-managed Connection, they will typically perform a straightforward authorization process within Visma eAccounting, granting the necessary permissions for data access. The key difference is that your organization will then be responsible for managing and maintaining this connection, ensuring that data, like invoices, flows smoothly from Your Customer's Visma eAccounting account to you via API.1.

Your Customer will see the following:

<figure><img src="/files/myKhOH89ECdpmxubWzlD" alt=""><figcaption><p>Client-managed connection flow.</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.zwapgrid.com/client-portal/systems/client-managed-connection.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.
