Module 7 of 9

Module 7: Output Formatting and Roles

Why this matters

Most people accept whatever default format the AI produces. That’s a missed opportunity. You can shape output dramatically by specifying format and role — making the model far more useful for your specific work.

Formatting output

You can tell AI to format output as almost anything:

Lists and structure:

Tables:

Documents:

Code-like formats:

Communication formats:

The format you ask for is the format you get. Specify it.

Using roles and personas

Telling the model to play a specific role unlocks different patterns from its training:

“Act as a senior copywriter with 15 years of B2B SaaS experience. Review this landing page and identify the three weakest sections.”

“You are a startup advisor. I’ll describe my business idea. Give me your honest take, including reasons it might fail.”

“Act as a financial advisor working with a young family. Walk me through how to think about emergency funds vs investing.”

Why roles work:

Tip: Combine roles with the Structured Prompt Formula. The role becomes part of “Context.”

Behavior modes

Beyond roles, you can set modes — short, named patterns of behavior:

Example:

“Mode: critique. Review this email and tell me everything that’s wrong with it. Don’t say anything nice.”

Modes are useful because they give you a quick way to set behavior without rewriting the whole prompt. Once you know which modes work, you can use them as shortcuts.

Building reusable prompt templates

A prompt template is a saved prompt with variables you fill in for each use.

Example template — Email Reply Analyzer:

Mode: critique.

You are a communication coach. Review the email below and tell me:
1. What's the writer's likely emotional state?
2. What's their actual ask, in plain language?
3. What's the cleanest reply I can send?

[PASTE EMAIL HERE]

Save five or ten templates for tasks you do often. Suddenly you have a personal AI toolkit.

Common templates worth building:

Key takeaways

Quick Check

1. Telling the model "Act as a senior copywriter with 15 years of B2B SaaS experience" is an example of using a:

2. Behavior modes (teach, critique, plan, think, brainstorm) are useful because:

3. A prompt template is:

4. Which is the best example of specifying output format?

5. Roles work because they: