> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-workflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-workflow/2026_dbsync-platform/appcenter.md).

# AppCenter

## Overview

AppCenter is a centralized management and provisioning hub within DBSync that allows users to manage subscriptions, connectors, users, and organizational settings from a single interface. It acts as a self-service portal where administrators can purchase additional connectors, upgrade plans, and control access across their integration environment.

AppCenter simplifies license management and scaling by providing a unified view of all active services and enabling quick configuration updates without requiring backend intervention.

## Key Capabilities

A few capabilities of the AppCenter include:

* Connector Marketplace – Browse and purchase additional connectors as per integration needs.
* Subscription Management – Upgrade or modify existing plans with ease.
* User & Organization Management – Add, update, or manage users and organizational access.
* Shopping Cart – View and manage billing details, invoices, and payment methods.
* Real-Time Updates – Instantly reflect changes across DBSync workflows and environments.

## Access Appcenter

1. Login to the AppCenter (<https://cw-qa.mydbsync.com/appcenter/v2/login).&#x20>;
2. You will land on the Organizations page.
3. Click Menu ![](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAARCAYAAAA2cze9AAABHklEQVR4AeySu0oDQRSGf2anXJZcLM0LxFZ9A8VSsRERDXkBERtFRCF4QRAREaxE8dqIlpI8QZI2eYGkzWWXbLGwC5vdamZgYDgkZQ588DPMfBzOHBZLFYZh3Gq343qjSaLT6UoWERmk8n0f75/feH55JfFfrUkWERU55xxz+TyymQyJXC4rjFJS5LZt4/BgH1cXFRKbG+uSUkRFLo6nkxR5OvPbu3scn5yS+Pn903ajyKMoQq/fx9B1SQwGQ7M8nfnO9hbKpT0Sa6srZnm6LQvFIpaXFkkUCvNmebL+GCW77iZjoRAEgVnueR4ur29wlHwohbePL7OcMQbOLVDLsvRvlG1xHAeV8zM8PT6QKJd2tf0ocu2NCQ5ncu3wxgAAAP//IzyoMwAAAAZJREFUAwDuuTzWVg6W5AAAAABJRU5ErkJggg==) on the top panel to open the left navigation panel.
4. Click any of the options listed on the left panel to navigate to the governance page for it.

<div align="left"><figure><img src="/files/j8smxMHRtJckOcTPYOcq" alt=""><figcaption></figcaption></figure></div>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mydbsync.com/cloud-workflow/2026_dbsync-platform/appcenter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
