# My Home

## Overview

The **My Home** page serves as the landing dashboard to access DBSync's Cloud Workflow platform. It provides navigation to key features, quick-start options, and support resources, enabling seamless integration development and management in the cloud.

<figure><img src="https://1036205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9avy716UiAsS24zOznZ%2Fuploads%2FnyBOLgwMRWgsiAln0xvQ%2FMy%20Home.png?alt=media&#x26;token=ba810500-39b5-4eea-8141-0c6133eaecf4" alt=""><figcaption></figcaption></figure>

## Navigation and Features

#### **Main Navigation Menu (Left Sidebar)**

1. **My Home** – The landing page displaying quick-start options and helpful resources.
2. **Company** – Manages company details, organization settings, and configurations.
3. **Users** – Allows user management, including adding and modifying user details.
4. **Templates** – Provides access to predefined workflow templates for quick deployment.

### **Home Page Sections**

#### **Get Started**

* **iPaaS: Integration Platform as a Service:** Explore the platform via the Development Studio to connect systems, develop data flows, and deploy solutions on the cloud or on-premises.
  * **Launch Development Studio** – Opens the development environment to start creating workflows.
* **Explore, Learn and Extend - Build on the Platform:**&#x41;ccess documentation, tutorials, and solutions to help build templates and applications using AppCode.
  * **Documentation** – Redirects to knowledge base resources.

#### **Support Section (Right Panel)**

* **Forum** – Community-driven discussions and troubleshooting.
* **Wiki** – Documentation and guides for various features.
* **Email Support** – Direct link for contacting DBSync’s support team.

#### **Download Section**

* Provides **Windows** and **Linux** download links for required tools or agents if needed for integration workflows.

#### **New Development Studio**

* A shortcut to launch the development environment instantly to begin designing and managing workflows.

The **My Home** page is designed to offer a user-friendly experience with quick access to integration tools, learning resources, and support channels. It ensures that you can efficiently navigate and leverage DBSync’s Cloud Workflow platform for your business needs.


---

# 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.mydbsync.com/cloud-workflow/2026_dbsync-platform/appcenter-1/my-home.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.
