Glossary

Plain-English terms for the ideas that otherwise slow people down.

The glossary supports the learning experience by giving learners an easy way to decode unfamiliar language.

Reference index

Start with the term, then follow the related training.

10 terms, last reviewed July 2026. Each entry keeps the definition, working context, and training links together.

Terms

Definitions with operational context.

beginner

Agent

An AI workflow that can use tools, follow a goal, and work through more than one step.

An agent is an AI-assisted workflow that can do more than answer a single question. It may call tools, read approved sources, create drafts, update artifacts, or continue through multiple steps.

The useful question is not whether something is called an agent. The useful question is what it may read, what it may change, when it must stop, and who reviews the result.

Why it matters

Agents need clearer boundaries than one-shot prompts because they can take actions across a workflow.

Audience
General Professional
Level
Beginner
Reviewed
July 12, 2026
Tags
foundations, agents

Back to term index

beginner

Context Window

The amount of information a model can take into account in a single interaction.

The context window is the working space available to a model in one exchange. When it fills up, important instructions or reference material may fall out of view.

Why it matters

Context limits affect what the model can remember, compare, and respond to in one pass.

Audience
General Professional
Level
Beginner
Reviewed
July 12, 2026
Tags
foundations

Back to term index

beginner

Grounding

Supplying a model with relevant source material so its answer is tied to the right context.

Grounding means giving the model the material it should rely on, instead of asking it to guess from general training patterns alone.

Why it matters

Better grounding reduces irrelevant guesses and improves task-specific reliability.

Audience
General Professional
Level
Beginner
Reviewed
July 12, 2026
Tags
prompting

Back to term index

beginner

Guardrail

A designed limit that keeps AI work inside approved behavior, data, tool, or review boundaries.

A guardrail is a limit placed around AI use. It may restrict what data can be used, which tools can be called, what output shape is allowed, or when a person must review the result.

Guardrails should be visible in the workflow, not hidden as good intentions. They work best when they are tied to stop conditions, review gates, and evidence that can be checked later.

Why it matters

Guardrails make safe use repeatable instead of depending on the model to self-police every answer.

Audience
General Professional
Level
Beginner
Reviewed
July 12, 2026
Tags
agents, governance

Back to term index

beginner

Hallucination

A confident-sounding output that is incorrect, invented, or unsupported by the available evidence.

A hallucination is not a rare bug. It is a predictable outcome when a model lacks the right context, tries to satisfy a prompt too aggressively, or fills gaps with plausible-looking text.

Hallucinations are especially risky because they often sound specific, helpful, and complete. Good AI use does not depend on never seeing them. It depends on grounding, verification depth, confidence labels, and escalation before unsupported details become trusted work.

Why it matters

Hallucinations are a routine failure mode, so review and verification must be designed in.

Audience
General Professional
Level
Beginner
Reviewed
July 12, 2026
Tags
foundations, evaluation

Back to term index

beginner

Human in the Loop

A workflow where a person reviews, approves, or redirects AI work at defined checkpoints.

Human in the loop means a person has a defined role in the AI workflow. The person may approve an output, check sources, resolve uncertainty, or decide whether the work should stop or continue.

This is different from vague oversight. A useful human checkpoint names what the person reviews, what evidence they need, and which actions still require approval.

Why it matters

Human review points keep AI-assisted work accountable when outputs affect decisions or actions.

Audience
General Professional
Level
Beginner
Reviewed
July 12, 2026
Tags
evaluation, governance

Back to term index

beginner

Prompt

The instruction, context, source material, and output request given to an AI model.

A prompt is the working request you give a model. It can include the task, audience, source material, constraints, examples, and the shape you want the answer to take.

A stronger prompt does not make review optional. It makes the work easier to check because the model’s instructions, source limits, and expected output are visible.

Why it matters

Better prompts make the task, source boundaries, and review expectations easier to inspect.

Audience
General Professional
Level
Beginner
Reviewed
July 12, 2026
Tags
prompting

Back to term index

intermediate

Retrieval

Finding relevant material at request time and placing it into the model's working context.

Retrieval is the process of bringing relevant source material into the model’s context when a request is made. It is often used when the model needs current documents, internal knowledge, or approved reference material.

Retrieval helps only when the fetched material is appropriate for the task. The system still needs permission checks, source-quality checks, and a way to handle missing or conflicting material.

Why it matters

Retrieval can improve grounding, but it also requires source quality, permissions, and freshness checks.

Audience
General Professional
Level
Intermediate
Reviewed
July 12, 2026
Tags
foundations, prompting

Back to term index

beginner

Source Trail

A record that ties important claims, findings, or decisions back to the source material used.

A source trail is the evidence path behind an AI-assisted answer. It shows which source supports a claim, which claims are inferred, and which claims still need checking.

The source trail does not need to be elaborate. A short table with claim, source, confidence, and review owner is often enough to keep fast work inspectable.

Why it matters

A source trail lets reviewers see what is supported, inferred, missing, or still uncertain.

Audience
General Professional
Level
Beginner
Reviewed
July 12, 2026
Tags
evaluation, research

Back to term index

beginner

Verification

Checking AI output against sources, owners, or ground truth before trusting or using it.

Verification is the habit of checking important AI output before it moves forward. The check may be light for low-risk drafts or strict when the answer affects decisions, risk, money, policy, or people.

Good verification names what was checked, which source or owner was used, and what remains uncertain. It turns review from a vague feeling into a visible decision.

Why it matters

Verification prevents polished draft output from becoming unsupported work.

Audience
General Professional
Level
Beginner
Reviewed
July 12, 2026
Tags
evaluation

Back to term index