# Home

DBSync Cloud Workflow provides an intuitive **Home page** to help you get started with creating a project and associated tasks for running the workflows. The following are the various operative functionalities that can be accessed from the **Home page.**

### **Create a Project**

Click **Create** to create a custom project and provide a name for the project. You can choose to create tasks within the project you have created and integrate your customized workflows as shown in the image below.

<figure><img src="/files/0rKwBv3AELwhLOUrhkns" alt=""><figcaption><p>Create a Project</p></figcaption></figure>

You can also access the list of projects from the **Home** **page**. You can use the toggle icon to switch to **Next** page and also apply a filter on the number of **Project to Display** as shown in the image below.

<figure><img src="/files/EfWELrcQ2QoelNYeH5M8" alt=""><figcaption><p>List of Project</p></figcaption></figure>

### **Add a Template**

Click **Add Template** to select the required pre-built template to run your desired workflow as shown in the image below.

<figure><img src="/files/3njIy6MA58hSCwk3Ooxq" alt=""><figcaption><p>Create a Project using a Template</p></figcaption></figure>

### Admin Functions Toggle

Click the ![](/files/1qiCwCPYSvyuKyXTmXGR)Toggle icon on the **Home page** above the **Projects** tab to acess various functions and capabilities as shown in the image below.

<figure><img src="/files/UnlXsVrYqsQLyCQm6Sxw" alt=""><figcaption><p>Administrative Functions</p></figcaption></figure>

{% hint style="info" %}
You will find various administrative functions listed in the [Administration](/cloud-workflow/ipaas/administration/user-and-role-management.md) tab . You can also access [Applications](/cloud-workflow/ipaas/apps.md), [Extensions](/cloud-workflow/ipaas/extend.md) and access [Logs](/cloud-workflow/ipaas/logs.md) for verifying the status of your workflow. &#x20;
{% endhint %}

### Info Panel

* The **Home page** provides an intuitive **Info Panel** which provide various information about your profile including option to access the documentation, buy more templates, privacy policy etc.&#x20;

<figure><img src="/files/8GZpuJxDIe6qVj5Mp65L" alt=""><figcaption><p>Profile Tab</p></figcaption></figure>

* The **Home** screen **Info Panel** also provides a quick video tutorial of Cloud Workflow Engine and provides reference links through which you can access our tutorials and help content. You can also contact DBSync support from this panel if you need more help.

<figure><img src="/files/tIIJ2PPKF7f65siTochp" alt=""><figcaption><p>Tutorial and Help Panel</p></figcaption></figure>

The above mentioned are the various operative functions you can perform from the **Home page.**


---

# 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/ipaas/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.
