Back to Glossary

What is Prompt?

Core Concept Glossary term: Prompt
Short Answer

The input text that instructs an AI model on what to do or generate.

A prompt is the text input that tells an AI model what task to perform, what content to generate, or how to behave. It's the primary way humans communicate with AI systems and guide their outputs.

Prompt components include:

  • Instructions: Clear commands about what to do
  • Context: Background information and constraints
  • Examples: Demonstrations of desired output
  • Format: How the response should be structured
  • Constraints: Limitations and requirements

💡 Examples

Simple Instruction

Basic prompt with clear instruction.

Write a 100-word summary of artificial intelligence.
The AI would generate a concise summary about AI.

✅ Best Practices

  • Be clear and specific
  • Provide relevant context
  • Use appropriate examples
  • Specify desired format
  • Test and iterate

🎯 Use Cases

  • Content creation
  • Problem solving
  • Data analysis
  • Creative tasks
  • Information retrieval