# Develop DB using Prompt

1. AI Prompt for Data Structure:

   In the app builder's AI chat, simply state your need, such as: "Create a database table named Leads with columns for Name, Email, Phone Number, Company Name, and Department."
2. AI Interprets Intent:

   The AI instantly recognizes your command is for data schema and automatically determines the best data types (Text, Email, Phone, etc.) for each requested column.
3. Instant Table Activation:

   The AI executes the command and immediately provisions the new database table, making it live in your app's environment.
4. Ready for App Integration:

   Your structured Leads table is now ready for your Sales Pipeline App to use for storing and managing all lead data.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2FOXJpnqnj1oWXpRiSL0Gs%2FSalespipelineDB.gif?alt=media&#x26;token=92a49da5-a9e1-4258-ac83-80c43a00c1b2" alt=""><figcaption></figcaption></figure>
