> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usedatabrain.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create Data App

> This guide provides a straightforward process for creating a Data App, catering to various integration needs such as demonstration, embedded applications, and popular collaboration platforms

**Data App**

A Data App is a data application designed to visualize, analyze, or interact with data. It can serve various purposes, including demonstrations or integration with collaboration platforms.

**Integration Types**

Demo, Embedded, Microsoft Teams Integration, Slack Integration

<Steps>
  <Step title="Initial Access">
    In the "Data Studio" page, navigate to the "Data Apps" section and click on the "+ New Data App".

    <Frame>
      <img src="https://mintcdn.com/databrainlabs-bef6850a/PFnzLfPAeqOFmYly/AccessDataapp.png?fit=max&auto=format&n=PFnzLfPAeqOFmYly&q=85&s=3b50e9434326f9833eeb588801b38902" alt="Access Data Apps" width="2926" height="1656" data-path="AccessDataapp.png" />
    </Frame>
  </Step>

  <Step title="Configure Add New Data App">
    * Enter the App Name in the provided field and select the type from:
      * `embedded`: For embedded applications
      * `msTeams`: For Microsoft Teams integration
      * `slack`: For Slack integration
    * Then, choose your workspace from the dropdown list.
    * Finally, click on **"Save"** to create the data app.

    <Frame>
      <img src="https://mintcdn.com/databrainlabs-bef6850a/PFnzLfPAeqOFmYly/ConfigureDataapp(1).gif?s=8bf40a69260c8a5d49af9e49f17850ec" alt="Configure Dataapp" width="1629" height="920" data-path="ConfigureDataapp(1).gif" />
    </Frame>
  </Step>

  <Step title="Verify Data App Creation">
    Your new app will appear in the main Data Apps table. You can view its:

    * **App Name**
    * **Type**
    * **Embeds Count**
    * **Creation Date**

    <Frame>
      <img src="https://mintcdn.com/databrainlabs-bef6850a/EYQTdTqXrvoiXl72/VerifyDataappCreation.png?fit=max&auto=format&n=EYQTdTqXrvoiXl72&q=85&s=d4b9d8a6a139e0abc560a220b033ed59" alt="Verify Datapp" width="2934" height="1656" data-path="VerifyDataappCreation.png" />
    </Frame>
  </Step>
</Steps>

<Check>
  Your Data App has been successfully created. You can now manage, embed, or integrate it with platforms like Microsoft Teams or Slack directly from the Data Apps dashboard.
</Check>
