Back to DocumentationDocumentation
Examples
Common use cases and prompt templates to help you get started.
Generate Product Descriptions
Prompt:
"Fill column B with short, compelling product descriptions based on the product names in column A. Keep each description under 100 words."Result:
The AI reads all product names and generates unique descriptions for each one.
Translate Content
Prompt:
"Translate all the text in column C from English to Spanish. Keep the same formatting."Result:
All text in column C is translated while preserving any formatting or special characters.
Extract Email Domains
Prompt:
"For each email address in column A, extract just the domain name and put it in column B."Result:
Extracts domains like 'gmail.com', 'company.org' from full email addresses.
Categorize Data
Prompt:
"Look at the product names in column A and categorize them into Electronics, Clothing, Food, or Other in column B."Result:
AI analyzes each product and assigns an appropriate category.
Generate SEO Titles
Prompt:
"Create SEO-optimized titles for the blog posts listed in column A. Put the titles in column B. Include relevant keywords."Result:
Creates engaging, keyword-rich titles optimized for search engines.
Calculate Formulas
Prompt:
"Create a formula in column D that calculates the profit margin: (column C - column B) / column C * 100"Result:
Adds a formula that calculates profit margin percentage for each row.
Clean Phone Numbers
Prompt:
"Standardize all phone numbers in column A to the format (XXX) XXX-XXXX"Result:
Reformats various phone number formats into a consistent style.
Summarize Reviews
Prompt:
"Summarize each customer review in column A into a one-sentence summary in column B. Also add a sentiment (Positive/Negative/Neutral) in column C."Result:
Creates concise summaries and sentiment analysis for each review.