1. Ramp up and understand every client's industry so well that we can explain it to them. We build what we call a "domain model" to do so. Generative AI tools speeds up the research process. 2. Write Google Sheets formulas. Serious time saver, especially for those who aren't as quick with writing complex formulas (me). Example output: =IF(OR(B2="yes", C2="good"), "Excellent", IF(AND(B2="yes", C2="good"), "Acceptable", "Not Acceptable")) (Could I have written that from scratch?... maybe) 3. Analyze search results. Example prompt: "Analyze the top 5 google search results for the query 'content strategy,' give me a list of all the H2 headers and tell me 5 important topics that aren't covered" 4. Analyze qualitative data (i.e. open ended survey reponses). What would normally take hours to sift through unstructured data only took 1 hour. 🤯 5. Quickly obtain and clean data that would otherwise take a lot of time. Example prompt: "give me an exhaustive alphabetized list of industries for a b2b marketing survey"