ChatGPT Optimized

Best ChatGPT prompts for Sales Engineers

A specialized toolkit of advanced AI prompts designed specifically for Sales Engineers.

Professional Context

I still remember the frustrating meeting where I spent hours explaining our product's architecture to a potential client, only to realize that I had forgotten to include a crucial component in the demo environment, which led to a heated debate about scalability and performance. It was a hard lesson learned about the importance of thorough preparation and attention to detail in sales engineering.

💡 Expert Advice & Considerations

Don't waste your time using ChatGPT to generate generic sales pitches or product descriptions - instead, focus on using it to automate tedious tasks like data analysis, software testing, and documentation, so you can focus on high-leverage activities like building relationships and solving complex technical problems.

Advanced Prompt Library

4 Expert Prompts
1

Root Cause Analysis Report

Terminal

Given a scenario where a critical application is experiencing intermittent downtime, resulting in a 30% increase in latency and a 25% decrease in uptime, and the development team has identified a potential issue with the database connection pooling, generate a detailed root cause analysis report that includes a step-by-step analysis of the problem, a review of the relevant system logs and metrics, and a set of recommendations for resolving the issue, including potential code changes, infrastructure updates, and testing protocols. Assume the application is built using a microservices architecture, with multiple services communicating via REST APIs, and the database is a cloud-based relational database. Provide a summary of the findings and recommendations in a format suitable for presentation to a technical stakeholder.

✏️ Customization:Replace the application and database details with your specific use case.
2

Technical Requirements Document

Terminal

Create a comprehensive technical requirements document for a new software development project, including a detailed description of the functional and non-functional requirements, a review of the relevant regulatory and industry standards, and a set of technical specifications for the development team. Assume the project involves building a cloud-based SaaS application with multiple tiers, including a web front-end, a business logic layer, and a database back-end, and the application must be scalable, secure, and compliant with relevant industry regulations. Provide a summary of the technical requirements and specifications in a format suitable for review by a development team.

✏️ Customization:Update the project details and requirements to match your specific project.
3

Deployment Script Review

Terminal

Given a deployment script written in Python, using the AWS CLI to deploy a cloud-based application, review the script and provide a detailed analysis of its correctness, efficiency, and security. Identify any potential issues or vulnerabilities, including syntax errors, logical flaws, and security risks, and provide a set of recommendations for improving the script, including potential code changes, testing protocols, and core standards for deployment. Assume the application is built using a containerized architecture, with multiple containers communicating via APIs, and the deployment script must be idempotent and fault-tolerant. Provide a summary of the findings and recommendations in a format suitable for presentation to a development team.

✏️ Customization:Replace the script and application details with your specific use case.
4

Uptime and Latency Analysis

Terminal

Analyze a set of system logs and metrics to identify trends and patterns in uptime and latency, and provide a detailed report on the findings, including a review of the relevant system components, a summary of the data analysis, and a set of recommendations for improving system performance and reliability. Assume the system is a cloud-based application with multiple services, and the logs and metrics include data on request latency, error rates, and system resource utilization. Use statistical techniques and data visualization to identify correlations and anomalies, and provide a summary of the findings and recommendations in a format suitable for presentation to a technical stakeholder.

✏️ Customization:Update the log and metric details to match your specific system and data.