Ask better before asking for more

A vague prompt wastes time twice. First the model produces something broad. Then you spend another prompt explaining what you meant. A clearer first sentence usually helps more than a giant prompt template.

Name the job. Say who the output is for. Give the constraints. Tell the model what to avoid. If you have source material, say how it should be used. If the answer should be short, say so before the model writes a long one.

  • Weak: "Help me with this report."
  • Better: "Turn these notes into a one-page client update for a non-technical founder. Keep the risk section blunt. Do not invent numbers."
  • Weak: "Make this better."
  • Better: "Cut repetition, keep the examples, and make the opening less formal without changing the meaning."

Good prompts reduce AI energy use because they reduce rework. They also improve quality because the model has less room to wander.

Cleaner workflow
Plan
Define the goal, audience, constraints, and stopping point before asking.
Generate
Use the lightest tool that can produce a useful first result.
Review
Inspect the parts that affect people, money, security, public claims, or production work.

Use the lightest tool that can do the job

Many tasks do fine without the strongest model, a reasoning mode, a coding agent, or a web search. Small jobs include formatting text, rewriting a paragraph, extracting action items, comparing two versions, drafting a plain email, or explaining a concept at a basic level.

Heavier tools earn their place when the task is genuinely hard: multi-step analysis, unfamiliar code, long documents, planning under constraints, high-stakes review, or synthesis across sources. For routine work, using the heavy option can be like taking a moving truck to buy a notebook.

A simple rule: if you could explain the task to a junior colleague in one sentence, try the lighter AI option first. Move up only when the result fails for a real reason.

Put a limit on reruns before you start

Reruns are where casual AI use gets sloppy. A third rewrite can help. A tenth rewrite is often procrastination with a loading spinner. The same pattern shows up in image generation, video experiments, code agents, and AI search.

Decide the budget before the tool gets interesting:

  • Writing: one draft, one revision, then human editing.
  • Images: two or three variations before choosing a direction.
  • Coding: one focused agent run, then inspect the diff and test output.
  • Research: one broad pass, then targeted questions only where the answer is weak.
  • Video: short preview clip before any full-length render.

The goal is awareness before the reruns blur together. Notice when the extra compute stops improving the work.

Share less data than the tool will accept

AI tools will usually accept more context than you should send. That creates a privacy habit worth practicing: reduce the input before asking for help.

Replace names with roles. Use fake examples. Remove customer identifiers. Summarize a private file instead of uploading the file. Crop screenshots until the browser tabs, sidebars, and notifications are gone. Never paste passwords, API keys, private tokens, or regulated personal data into a general-purpose chat.

If the task needs sensitive work material, use an approved workplace tool with the right settings. If no approved tool exists, ask for a method, checklist, or structure instead of sharing the raw data. The AI privacy guide covers this in more detail.

Review depends on consequence

Some AI output can be used almost immediately: a grocery list, a grammar fix, or a rough brainstorming note. Other output can cause trouble if it is wrong: medical advice, legal language, financial claims, hiring notes, customer replies, source code, security guidance, and public statements.

For higher-risk work, review the parts that can hurt someone or create cleanup later. Check facts. Check numbers. Check sources. Read the code. Run the tests. Verify policy claims. Make sure the tone fits the relationship. If the AI used external sources, open them yourself before trusting the summary.

A responsible workflow keeps the human where judgment is needed. The model can draft, sort, compare, and suggest, while final authority stays with a responsible person.

Teams need shared rules

Individual habits help, but teams need common language. Without it, one person uses AI only for public text, another uploads client decks, another lets a coding agent edit production code, and nobody knows where the boundary is.

A useful team AI policy can fit on one page:

  • Approved tools: which AI products can be used for work.
  • Data rules: what can be pasted, uploaded, anonymized, or kept out completely.
  • Review rules: which outputs need human approval before sending, publishing, deploying, or deciding.
  • Security rules: how agents, plugins, file access, and code execution are controlled.
  • Reuse rules: where good prompts, checked outputs, and common templates live.

Responsible AI use should feel boring after a while. That is a good sign: people know what to do without turning every prompt into a debate.

To connect habits with environmental impact, run a few common workflows through the AI Footprint Calculator. To connect habits with tool risk, read the AI security risks guide.

AI environmental impact Privacy risks of AI