--dyn-bleu:#5e5ed7;
--dyn-bleu-fonce:#5268c9;
--dyn-vert:#a9e2e4;
--dyn-jaune:#ffeca7;
--dyn-rose:#e73469;
--dyn-encre:#1d1d2e;
--dyn-gris:#5c5c72;
--dyn-fond:#f6f6fd;
--dyn-ombre:0 6px 24px rgba(29,29,46,.08);
--dyn-ombre-forte:0 12px 34px rgba(94,94,215,.22);
--dyn-radius:18px;
font-family:"Inter","Segoe UI",system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif;
color:var(--dyn-encre);
line-height:1.68;
font-size:clamp(16px,1.05vw + 13px,18px);
max-width:860px;
margin:0 auto;
padding:0 4px;
-webkit-font-smoothing:antialiased;
}
.dyn-article *{box-sizing:border-box;}
.dbi-art-f60066e5 .dyn-article h1, .dbi-art-f60066e5 .dyn-article h2, .dbi-art-f60066e5 .dyn-article h3, .dbi-art-f60066e5 .dyn-article h4{
color:var(--dyn-encre);line-height:1.22;margin:0 0 .5em;font-weight:800;letter-spacing:-.015em;
}
.dyn-article h1{font-size:clamp(1.65rem,3.4vw,2.35rem);margin-top:.4em;}
.dbi-art-f60066e5 .dyn-article h2{font-size:clamp(1.35rem,2.4vw,1.75rem);margin-top:2.1em;padding-top:.2em;}
.dyn-article h3{font-size:clamp(1.1rem,1.7vw,1.28rem);margin-top:1.5em;font-weight:700;}
.dbi-art-f60066e5 .dyn-article p{margin:0 0 1.05em;}
.dyn-article a{color:var(--dyn-bleu-fonce);text-decoration:underline;text-underline-offset:3px;}
.dbi-art-f60066e5 .dyn-article a:hover{color:var(--dyn-rose);}
.dyn-article a:focus-visible{outline:3px solid var(--dyn-bleu);outline-offset:2px;border-radius:4px;}
.dbi-art-f60066e5 .dyn-article ul, .dbi-art-f60066e5 .dyn-article ol{margin:0 0 1.05em;padding-left:1.25em;}
.dyn-article li{margin-bottom:.45em;}
.dbi-art-f60066e5 .dyn-article strong{font-weight:700;}
.dyn-article img{max-width:100%;height:auto;display:block;}.dbi-art-f60066e5 .dyn-pagehead{
position:relative;overflow:hidden;border-radius:var(--dyn-radius);
padding:30px 24px 28px;margin:0 0 1.5em;box-shadow:var(--dyn-ombre);
}
@media (min-width:720px){.dbi-art-f60066e5 .dyn-pagehead{padding:44px 44px 40px;}}
.dbi-art-f60066e5 .dyn-pagehead::after{
content:"";position:absolute;right:-80px;top:-80px;width:250px;height:250px;border-radius:50%;
background:rgba(255,255,255,.14);pointer-events:none;
}
.dyn-pagehead > *{position:relative;z-index:1;}
.dbi-art-f60066e5 .dyn-pagehead--bleu{background:linear-gradient(135deg,var(--dyn-bleu) 0%,var(--dyn-bleu-fonce) 100%);color:#fff;}
.dyn-pagehead--bleu h1{color:#fff;}
.dbi-art-f60066e5 .dyn-pagehead--bleu .dyn-pagehead__cat{color:var(--dyn-jaune);}
.dyn-pagehead--bleu .dyn-pagehead__lead{color:rgba(255,255,255,.93);}
.dbi-art-f60066e5 .dyn-pagehead--bleu .dyn-pagehead__meta{color:#fff;}
.dyn-pagehead--bleu .dyn-pagehead__meta li{background:rgba(255,255,255,.18);}
.dbi-art-f60066e5 .dyn-pagehead--eau{background:linear-gradient(135deg,var(--dyn-vert) 0%,#cfeff1 100%);color:var(--dyn-encre);}
.dyn-pagehead--eau .dyn-pagehead__cat{color:var(--dyn-rose);}
.dbi-art-f60066e5 .dyn-pagehead--eau .dyn-pagehead__lead{color:#3b4a5c;}
.dyn-pagehead--eau .dyn-pagehead__meta li{background:rgba(255,255,255,.62);}
.dbi-art-f60066e5 .dyn-pagehead--jaune{background:linear-gradient(135deg,var(--dyn-jaune) 0%,#fff7d6 100%);color:var(--dyn-encre);}
.dyn-pagehead--jaune .dyn-pagehead__cat{color:var(--dyn-rose);}
.dbi-art-f60066e5 .dyn-pagehead--jaune .dyn-pagehead__lead{color:#5a5240;}
.dyn-pagehead--jaune .dyn-pagehead__meta li{background:rgba(255,255,255,.68);}
.dbi-art-f60066e5 .dyn-pagehead__cat{
display:inline-block;font-size:.76rem;font-weight:800;letter-spacing:.12em;
text-transform:uppercase;margin-bottom:.9em;
}
.dyn-pagehead h1{margin:0 0 .5em;}
.dbi-art-f60066e5 .dyn-pagehead__lead{font-size:clamp(1.02rem,1.4vw,1.16rem);margin:0 0 1.3em;}
.dyn-pagehead__meta{
display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0;
font-size:.83rem;font-weight:600;
}
.dbi-art-f60066e5 .dyn-pagehead__meta li{border-radius:999px;padding:5px 13px;}.dyn-hero{
background:linear-gradient(135deg,#ffffff 0%,var(--dyn-fond) 100%);
border-radius:var(--dyn-radius);
box-shadow:var(--dyn-ombre);
overflow:hidden;
margin:0 0 2.2em;
}
.dbi-art-f60066e5 .dyn-hero__grid{display:grid;grid-template-columns:minmax(0,1fr);}
@media (min-width:720px){.dbi-art-f60066e5 .dyn-hero__grid{grid-template-columns:42% minmax(0,1fr);}}
.dbi-art-f60066e5 .dyn-hero__media{position:relative;background:var(--dyn-vert);}
.dyn-hero__media img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/9;}
@media (min-width:720px){.dbi-art-f60066e5 .dyn-hero__media img{aspect-ratio:auto;min-height:100%;}}
.dbi-art-f60066e5 .dyn-hero__eyebrow{
display:inline-block;background:var(--dyn-rose);color:#fff;font-size:.72rem;font-weight:800;
letter-spacing:.09em;text-transform:uppercase;padding:6px 13px;border-radius:999px;margin-bottom:.7em;
}
.dyn-hero__body{padding:22px 22px 24px;}
@media (min-width:720px){.dbi-art-f60066e5 .dyn-hero__body{padding:28px 30px;}}
.dbi-art-f60066e5 .dyn-hero__title{font-size:clamp(1.12rem,2vw,1.42rem);font-weight:800;margin:0 0 .55em;line-height:1.25;}
.dyn-hero__title a{color:var(--dyn-encre);text-decoration:none;}
.dbi-art-f60066e5 .dyn-hero__title a:hover{color:var(--dyn-bleu);}
.dyn-hero__pitch{font-size:.97rem;color:var(--dyn-gris);margin:0 0 1em;}
.dbi-art-f60066e5 .dyn-badges{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 1.1em;padding:0;list-style:none;}
.dyn-badges li{
background:#fff;border-radius:999px;padding:5px 12px;font-size:.79rem;font-weight:600;
color:var(--dyn-bleu-fonce);box-shadow:0 2px 8px rgba(29,29,46,.07);
}
.dbi-art-f60066e5 .dyn-hero__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;}
.dyn-btn{
display:inline-block;background:var(--dyn-bleu);color:#fff !important;text-decoration:none !important;
font-weight:700;padding:13px 26px;border-radius:999px;box-shadow:var(--dyn-ombre-forte);
transition:transform .15s ease,background .15s ease;text-align:center;
}
.dbi-art-f60066e5 .dyn-btn:hover{background:var(--dyn-bleu-fonce);transform:translateY(-2px);color:#fff !important;}
.dyn-btn--ghost{
background:#fff;color:var(--dyn-bleu-fonce) !important;box-shadow:0 2px 10px rgba(29,29,46,.09);
}
.dbi-art-f60066e5 .dyn-btn--ghost:hover{background:var(--dyn-jaune);color:var(--dyn-encre) !important;}
.dyn-hero__price{font-weight:800;color:var(--dyn-rose);font-size:1.02rem;margin-left:2px;}.dbi-art-f60066e5 .dyn-hero--pastel{background:var(--dom-fond);}
.dyn-pastel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:start;padding:22px;}
@media (min-width:720px){.dbi-art-f60066e5 .dyn-pastel{gap:24px;padding:30px 32px;}}
.dbi-art-f60066e5 .dyn-pastel__icone{
flex:0 0 auto;width:74px;height:74px;border-radius:22px;background:#fff;
display:flex;align-items:center;justify-content:center;font-size:34px;line-height:1;
box-shadow:0 4px 14px rgba(29,29,46,.10);
}
@media (min-width:720px){.dbi-art-f60066e5 .dyn-pastel__icone{width:88px;height:88px;font-size:40px;}}
.dbi-art-f60066e5 .dyn-pastel__domaine{
display:inline-block;background:#fff;border-radius:999px;padding:4px 12px;
font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;
color:var(--dom-texte);margin-bottom:.6em;
}
.dyn-hero--pastel .dyn-hero__eyebrow{background:var(--dom-texte);}
.dbi-art-f60066e5 .dyn-hero--pastel .dyn-btn{background:var(--dom-texte);}
.dyn-hero--pastel .dyn-btn:hover{filter:brightness(.92);}
.dbi-art-f60066e5 .dyn-hero--pastel .dyn-btn--ghost{background:#fff;color:var(--dom-texte) !important;}
.dyn-hero--pastel .dyn-badges li{color:var(--dom-texte);}
.dbi-art-f60066e5 .dyn-hero--pastel .dyn-hero__price{color:var(--dom-texte);}
.dyn-dom--memoire{--dom-fond:#e9e9fb;--dom-texte:#5268c9;}
.dbi-art-f60066e5 .dyn-dom--attention{--dom-fond:#dcf2f4;--dom-texte:#1b7f86;}
.dyn-dom--logique{--dom-fond:#ece9fb;--dom-texte:#5e5ed7;}
.dbi-art-f60066e5 .dyn-dom--langage{--dom-fond:#ffe8d9;--dom-texte:#b35a2a;}
.dyn-dom--emotions{--dom-fond:#fdeaf1;--dom-texte:#c0295a;}
.dbi-art-f60066e5 .dyn-dom--apprentissage{--dom-fond:#fff3cd;--dom-texte:#8a6a13;}
.dyn-dom--autonomie{--dom-fond:#e4f2ea;--dom-texte:#25795c;}.dbi-art-f60066e5 .dyn-tldr{
background:var(--dyn-vert);border-radius:var(--dyn-radius);padding:22px 24px;margin:0 0 2em;
}
.dyn-tldr h2{margin:0 0 .5em;font-size:1.1rem;text-transform:uppercase;letter-spacing:.06em;}
.dbi-art-f60066e5 .dyn-tldr p{margin-bottom:.8em;}
.dyn-tldr ul{margin-bottom:0;padding-left:1.1em;}.dbi-art-f60066e5 .dyn-toc{background:var(--dyn-fond);border-radius:var(--dyn-radius);padding:20px 24px;margin:0 0 2.2em;}
.dyn-toc p{font-weight:800;margin:0 0 .6em;font-size:.9rem;text-transform:uppercase;letter-spacing:.07em;color:var(--dyn-bleu-fonce);}
.dbi-art-f60066e5 .dyn-toc ol{margin:0;padding-left:1.2em;}
.dyn-toc li{margin-bottom:.3em;}.dbi-art-f60066e5 .dyn-cards{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin:1.4em 0 1.8em;}
.dyn-card{
background:#fff;border-radius:var(--dyn-radius);padding:20px 20px 18px;box-shadow:var(--dyn-ombre);
}
.dbi-art-f60066e5 .dyn-card h3{margin:0 0 .45em;font-size:1.03rem;}
.dyn-card p{margin:0;font-size:.94rem;color:var(--dyn-gris);}
.dbi-art-f60066e5 .dyn-card__icon{font-size:1.5rem;display:block;margin-bottom:.35em;line-height:1;}.dyn-module{
background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:20px 22px;margin:0 0 14px;
}
.dbi-art-f60066e5 .dyn-module__head{display:flex;align-items:center;gap:12px;margin-bottom:.7em;}
.dyn-module__num{
flex:0 0 auto;width:38px;height:38px;border-radius:12px;background:var(--dyn-bleu);color:#fff;
display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;
}
.dbi-art-f60066e5 .dyn-module__title{margin:0;font-size:1.05rem;font-weight:800;}
.dyn-module ul{margin:0;padding-left:1.15em;font-size:.95rem;}
.dbi-art-f60066e5 .dyn-module li::marker{color:var(--dyn-rose);}.dyn-tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.3em 0 1.9em;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);background:#fff;}
.dbi-art-f60066e5 .dyn-article table{width:100%;border-collapse:collapse;min-width:460px;font-size:.94rem;}
.dyn-article thead th{
background:var(--dyn-bleu);color:#fff;text-align:left;padding:13px 16px;font-weight:700;font-size:.9rem;
}
.dbi-art-f60066e5 .dyn-article tbody td{padding:12px 16px;vertical-align:top;border-top:1px solid #ececf7;}
.dyn-article tbody tr:nth-child(even) td{background:#fbfbff;}
.dbi-art-f60066e5 .dyn-article th:first-child{border-top-left-radius:var(--dyn-radius);}
.dyn-article th:last-child{border-top-right-radius:var(--dyn-radius);}
.dbi-art-f60066e5 .dyn-oui{color:#1a8f6b;font-weight:700;}
.dyn-non{color:var(--dyn-rose);font-weight:700;}.dbi-art-f60066e5 .dyn-note, .dbi-art-f60066e5 .dyn-alerte{border-radius:var(--dyn-radius);padding:18px 22px;margin:1.5em 0;}
.dyn-note{background:var(--dyn-jaune);}
.dbi-art-f60066e5 .dyn-alerte{background:#fdeef3;}
.dyn-note p:last-child,.dyn-alerte p:last-child{margin-bottom:0;}
.dbi-art-f60066e5 .dyn-note strong, .dbi-art-f60066e5 .dyn-alerte strong{display:block;margin-bottom:.3em;font-size:1rem;}.dyn-cta{
background:var(--dyn-bleu);border-radius:var(--dyn-radius);padding:26px 24px;margin:2.2em 0;
color:#fff;text-align:center;box-shadow:var(--dyn-ombre-forte);
}
.dbi-art-f60066e5 .dyn-cta h3{color:#fff;margin:0 0 .4em;font-size:clamp(1.1rem,2vw,1.35rem);}
.dyn-cta p{color:rgba(255,255,255,.92);margin:0 0 1.1em;font-size:.97rem;}
.dbi-art-f60066e5 .dyn-cta .dyn-btn{background:#fff;color:var(--dyn-bleu) !important;box-shadow:none;}
.dyn-cta .dyn-btn:hover{background:var(--dyn-jaune);color:var(--dyn-encre) !important;}.dbi-art-f60066e5 .dyn-steps{list-style:none;counter-reset:dyn;padding:0;margin:1.4em 0 1.8em;display:grid;gap:12px;}
.dyn-steps li{
counter-increment:dyn;background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:16px 20px 16px 62px;position:relative;font-size:.96rem;
}
.dbi-art-f60066e5 .dyn-steps li::before{
content:counter(dyn);position:absolute;left:18px;top:15px;width:30px;height:30px;border-radius:10px;
background:var(--dyn-jaune);color:var(--dyn-encre);display:flex;align-items:center;justify-content:center;
font-weight:800;font-size:.9rem;
}.dyn-faq{background:var(--dyn-fond);border-radius:var(--dyn-radius);padding:6px 24px 20px;margin:1.4em 0 0;}
.dbi-art-f60066e5 .dyn-faq h3{font-size:1.05rem;margin-top:1.4em;}
.dyn-faq p{font-size:.96rem;}.dbi-art-f60066e5 .dyn-serie{display:grid;gap:12px;margin:1.4em 0 1.8em;}
.dyn-serie a{
display:block;background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:15px 20px;text-decoration:none;color:var(--dyn-encre);font-weight:600;font-size:.96rem;
transition:transform .15s ease;
}
.dbi-art-f60066e5 .dyn-serie a:hover{transform:translateX(4px);color:var(--dyn-bleu);}
.dyn-serie span{display:block;font-size:.82rem;font-weight:600;color:var(--dyn-rose);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;}@media (prefers-reduced-motion:reduce){
.dbi-art-f60066e5 .dyn-article *{transition:none !important;}
}
Mental health at work: building a company-wide prevention program
A company decides to take action on the mental health of its teams. It organizes a conference for the dedicated day, distributes a poster with the number of a helpline, and then trains some volunteers in mental health first aid. Six months later, nothing has changed regarding the indicators that worried it: short-term absenteeism, repeated sick leave, departures of experienced employees. The problem is not the quality of these actions, which are often excellent. The problem is that they remain isolated. Building a mental health prevention program for the company is not about stacking initiatives: it is about articulating complementary modules in a coherent system, sustained over time, and understandable for everyone.
This guide is aimed at human resources management, workplace quality of life managers, occupational health services, and managers who want to shift from a logic of one-off events to a programmatic approach. It describes how to structure a system on three levels of prevention, how to link training components — identifying burnout, understanding mental disorders, managerial posture, encouraging open communication — and how to deploy it at the scale of the company without consuming an unpredictable budget. We will also clarify, at each stage, where the employer's and manager's roles end, and where the health professionals' roles begin.
The essentials in 30 seconds
An effective mental health prevention program is not limited to one-off actions: it articulates several complementary modules within a structured system, deployed over time across the entire organization.
- Three levels to cover — act upstream on working conditions, equip for early detection, and organize support when difficulties arise.
- Modules that connect — identifying burnout, understanding mental disorders, the role of the frontline manager, encouraging open communication: each reinforces the others.
- A clear limit — the manager identifies and directs, but never diagnoses. This boundary protects both the employee and the company.
- Deployment at scale — the issue is not addressed by training just a few volunteers, but by equipping the entire management line and all teams.
- The right support matters — a modular training platform "on demand" allows for deploying the right modules to the right audiences, tracking progress, and controlling costs.
Why isolated actions lose momentum
Most organizations have already "done something" about mental health. A significant intervention, internal communication, a partnership with a helpline. These actions have real value, but they share a structural weakness: they do not communicate with each other. The conference raises awareness without providing concrete actions the next day. The helpline exists but no one knows when to mention it. Managers sometimes identify a weak signal but do not know what to do with it. Each component operates in isolation, and the overall effect evaporates.
The second pitfall is the calendar. An isolated action creates a peak of attention, then falls off. However, mental health at work is not a topic that can be resolved in a single annual event: it plays out in daily workload, in the quality of relationships, in how a manager reacts when an employee disengages. A system that only exists for one week a year inadvertently sends the message that the issue is secondary. The programmatic logic reverses this dynamic: it establishes lasting benchmarks, regularly reactivated, integrated into ordinary management practices rather than treated separately.
What changes when moving from isolated actions to a program
| Isolated actions | Structured program |
|---|---|
| A strong event, then nothing for months | Regular appointments that maintain the skills |
| Awareness without concrete action | Specific skills, usable from the next day |
| Some trained volunteers, the rest of the organization not covered | The entire managerial line and equipped teams |
| No common thread between initiatives | Modules that complement and reinforce each other |
| Impact impossible to measure | Progress, completion, and feedback tracked over time |
| Unpredictable budget, reset to zero each year | Capitalized, reusable, and enriched system |
Building a mental health prevention program in the workplace
A mental health prevention program in the workplace is based on a simple idea: mental health is not addressed by a single action, but by a system of coherent actions that cover all situations, from anticipation to support. Designing this system requires answering, in order, four structuring questions. They avoid the most common mistake, which is to choose content before clarifying the intention.
- What is the priority issue? Preventing burnout in high-pressure jobs, better supporting the return after a long absence, reducing misunderstandings around mental disorders: the issue guides everything else. It can be read in the data that the organization already has, without needing to invent figures.
- Which audiences need to be equipped? The leaders who drive the initiative, the frontline managers who are on the front lines, the human resources teams who coordinate, and all employees for whom discussing the topic must become possible. Each audience has different needs.
- What content for each audience? This is where the modules are chosen: identifying burnout, stance towards psychological suffering, conducting a difficult interview, directing to the right resources. The same theme is not addressed in the same way depending on whether you are speaking to a leader or a field manager.
- How to embed the system over time? A program only exists if it is reactivated: new arrivals to integrate, reminders, additional modules added over time. The question of the deployment support arises at this stage, not at the end.
A program comes to life when it addresses real situations that teams recognize: an employee who isolates themselves, a long absence return that goes poorly, a workload that has been overwhelming for months. Building from these situations, rather than from a list of abstract themes, makes the system immediately credible to managers.
The three levels of prevention
The prevention of psychosocial risks is traditionally structured around three levels. A complete program covers all three: focusing on just one is like patching without solving. This framework serves as the backbone for design, as it makes the gaps visible.
| Level | Intention | Examples of actions | What a program brings |
|---|---|---|---|
| Primary — act upstream | Reduce the causes of tension before they cause damage | Regulate workload, clarify roles, improve work organization, raise awareness widely | A shared culture: everyone understands what protects mental health on a daily basis |
| Secondary — detect early | Detect weak signals and react before worsening | Train managers in detection, equip for conducting interviews, organize referrals | A managerial line capable of seeing and acting without substituting for care |
| Tertiary — support | Limit consequences when difficulties are established | Facilitate return after a leave, adjust the position, coordinate with health relays | A clear framework for supporting without improvising or stigmatizing |
Most organizations spontaneously invest in the primary level — it is the most visible and rewarding — and neglect the secondary, which is the decisive link. Early detection of a struggling employee, knowing how to engage in conversation and direct them to the right support prevents a manageable situation from turning into a long-term leave. It is also the level where the manager's role is most delicate, as it touches on the boundary between legitimate observation and intrusion. We will return to this in detail.
To evaluate an existing system, place each of its actions in one of the three columns above. The level that remains empty is almost always the one through which difficult situations escape. This mapping exercise takes an hour and immediately reveals the priorities of a comprehensive program.
Articulate the modules into a coherent pathway
Once the levels are clarified, the contents remain. The interest of a modular logic is that we assemble precise blocks rather than a single, indigestible block. Each module addresses a clear topic, and together they form a pathway that makes sense for each audience. Here’s how the major blocks naturally articulate.
Identify burnout
Understand the process that leads to burnout, distinguish the warning signs from simple fatigue, and know how to react early. This is often the entry point of the program, as the topic immediately resonates with managers.
The role of the frontline manager
Precisely situate what falls under the manager regarding psychosocial risks: what they can observe, what they must say, what they must transmit, and especially what they must never do in place of a professional.
Freeing speech and directing
Learn to open a conversation about mental health without forcing it, to welcome what is said without minimizing or dramatizing it, and to direct towards the right internal and external supports.
Understanding mental disorders
Deconstructing representations of depression, anxiety disorders, or bipolar disorders, so that these realities stop being frightening and that support at work becomes possible, with respect for everyone.
These modules do not roll out all at once or for everyone. A leader needs to understand the stakes and drive the approach; a frontline manager needs concrete actions for their interviews; a collaborator needs benchmarks to talk about themselves or a colleague. The program is therefore composed by audience, drawing from a common catalog. This is exactly what a "à la carte" approach allows: the organization only chooses the modules that correspond to its stakes, without paying for an entire catalog of which it would only use a fraction.
An example of assembly by audience
| Audience | Priority Modules | Target Objective |
|---|---|---|
| Management and steering committee | Issues of mental health at work, accountability framework, program management | Drive the approach and give it lasting legitimacy |
| Frontline managers | Identifying burnout, role of the manager, conducting interviews, guidance | Act early and wisely, without crossing the line into care |
| Human resources teams and internal relays | Understanding mental disorders, supporting return, coordinating relays | Structure support and equip managers |
| All collaborators | Awareness, freeing speech, knowledge of relays | Make the subject approachable and destigmatize |
Deploy the right modules to the right audiences
A white-label training platform to create your "à la carte" program: over 100 ready-to-deploy trainings, more than 2,000 lessons and quizzes, 9 languages, in the colors of your organization.
Discover the white-label platformThe manager's role: identify and guide, never diagnose
This is the most sensitive point of a program, and the one that best protects the organization when it is clear. The frontline manager is in the first line: they see the changes, they perceive that a colleague is no longer the same. But their role stops at a clear boundary. They identify, they engage in conversation, they guide towards the right resources. They never make a diagnosis, they do not name a disorder, they do not give any clinical advice. Crossing this line would expose both the colleague and the manager, and would help no one.
What the manager can do
Observe concrete facts — unusual withdrawal, new irritability, decline in quality, repeated delays — without drawing conclusions about their cause. Open a dialogue space by describing what they observe, without interpreting. Remind of the existence of resources and facilitate access to them. Adapt, when possible and within their scope, the workload and organization. Refer to the appropriate parties when the situation requires it, respecting confidentiality.
What the manager should not do
Seek to identify a pathology, question about private life, promise a solution that is not within their purview, or conversely minimize what is expressed. The right posture can be summed up in one sentence: describe what you see, listen to what is said, guide towards those whose job it is. A serious program dedicates explicit time to this boundary, because it reassures managers as much as it protects colleagues.
A manager who tries to assess a colleague's mental state goes beyond their role and takes a risk, for the person as well as for themselves. Identification is not a diagnosis: it is noticing that help could be useful and facilitating access to competent professionals. This distinction must be emphasized in every module intended for management.
The useful reporting grid
| Réflexe à éviter | Formulation appropriée |
|---|---|
| « Il fait une dépression » | « Depuis trois semaines, il s'isole et rend son travail en retard, ce qui ne lui ressemble pas » |
| « Elle est fragile en ce moment » | « Elle m'a dit se sentir débordée ; je lui ai rappelé les relais disponibles » |
| « Il faut qu'il consulte » | « Je lui ai indiqué comment joindre le service de santé au travail s'il le souhaite » |
| « Ça va lui passer » | « La situation dure ; je transmets pour qu'un relais compétent puisse prendre le relais » |
Déployer à l'échelle de l'entreprise
Un programme ne vaut que par sa portée. Former dix volontaires enthousiastes ne change pas la culture d'une entreprise de plusieurs centaines de personnes réparties sur plusieurs sites. L'enjeu du déploiement, c'est d'atteindre l'ensemble de la ligne managériale et, à terme, l'ensemble des collaborateurs, sans que le coût logistique n'explose et sans mobiliser tout le monde en présentiel au même moment. C'est précisément ce que résout un déploiement en format numérique, complété quand c'est utile par des temps collectifs.
Le déploiement se pense par vagues. On commence par les publics les plus exposés ou les plus stratégiques, puis on élargit. Chaque vague consolide la précédente : les managers formés deviennent des relais, la direction impliquée légitime la démarche, et l'ensemble progresse par cercles concentriques plutôt que par un big bang ingérable. Un calendrier réaliste s'étale sur plusieurs trimestres.
Un calendrier de déploiement type
| Phase | Public concerné | Contenu | Objectif de la phase |
|---|---|---|---|
| Phase 1 — Cadrage | Direction, pilotes du projet | Enjeux, cadre de responsabilité, choix des modules et du support | Poser la démarche et engager la direction |
| Phase 2 — Ligne managériale | Managers de proximité | Repérage, posture, conduite d'entretien, orientation | Outiller la première ligne de repérage |
| Phase 3 — Relais internes | Ressources humaines, référents désignés | Troubles psychiques, accompagnement du retour, coordination | Structurer l'accompagnement de deuxième niveau |
| Phase 4 — Généralisation | Ensemble des collaborateurs | Sensibilisation, parole, connaissance des relais | Diffuser une culture partagée |
| Phase 5 — Entretien | Nouveaux arrivants, piqûres de rappel | Intégration continue, modules complémentaires | Faire vivre le programme dans la durée |
Ce séquençage n'a rien de rigide. Une organisation de petite taille peut fusionner des phases ; une entreprise multi-sites peut les mener en parallèle par établissement. L'important est que chaque public reçoive le bon contenu au bon moment, et que le dispositif ne s'arrête pas à la dernière phase : un programme qui ne prévoit pas son entretien redevient une action isolée en un an.
Online deployment allows each collaborator to follow their journey at their own pace, at a time that suits them, regardless of their site. It makes possible what an exclusively in-person device cannot offer on a large scale: reaching everyone, tracking progress, and regularly reactivating knowledge without heavy logistics.
Choosing the right deployment support
The support determines the feasibility of the entire program. Three options most often present themselves, and the budget brief is not the only criterion: the ability to customize, track progress, and evolve content is just as important. The comparison below contrasts the three approaches, without displaying amounts, as these depend on each situation.
| Criterion | Purchase of individual training sessions | White label platform “ à la carte ” | Custom developed internal training system |
|---|---|---|---|
| Setup | Quick, module by module | Quick : existing catalog, immediate activation of selected modules | Long : design, production, and integration of content |
| Customization | Low : the module is standard | High : logo, colors, subdomain in the organization's name, paths by audience | Total, but at the cost of significant production effort |
| Catalog coverage | Limited to purchased modules | Wide : draw from a ready-to-deploy catalog and activate only what is useful | To be built entirely |
| Monitoring and reporting | Often fragmented | Centralized : progress, quiz results, completion rates, exports | Depending on the developed tool |
| Account and group management | Manual | Integrated : accounts and groups by department or site, email invitations | To be developed |
| Scalability | New purchase for each need | High : addition of modules and integration of internal content over time | High but costly to maintain |
| Certificates | Variable | Automatically generated at the end of the course | To be planned in development |
For a mental health prevention program deployed at the company level, the white label platform occupies an interesting position : it combines the speed of catalog purchase and the consistency of a custom device. Specifically, the organization selects the modules that correspond to its challenges from a catalog of over 100 trainings, rich in more than 2 000 lessons and quizzes, available in 9 languages — a decisive asset for companies present in multiple countries. The training space takes on the colors and logo of the company, opens on a subdomain in its name, and offers differentiated home pages and paths by audience.
On the management side, accounts and groups are organized by department or site, invitations are sent by email, and access remains open over time. Monitoring progress, quiz results, completion rates, and exports facilitate the assessments and reports expected by management. Certificates of completion are generated automatically — a useful point, as the organization is certified for the quality of its training. Funding by a training funding organization is possible, and the system can be included in the skills development plan. Finally, because DYNSEO is also a development agency, the internal content of the company — its prevention policy, procedures, and contacts — can be transformed into e-learning modules and integrated into the same space, avoiding the need for one support for the catalog and another for internal use.
Deployment formats adapt to the project : platform dedicated to a single organization, intra-company format for teams of the same group, or inter-company format. To explore the available modules, the complete training catalog provides an overview, and a discussion with the team allows you to design the path suited to your challenges.
Who is this type of program for
A structured program is not the universal answer. It brings real value in certain configurations, and proves disproportionate or premature in others. Asking this question frankly avoids engaging in a process that will not hold.
Who this program is for
- Organizations that want to move away from the logic of the annual peak period and establish a sustainable culture of prevention.
- Multi-site or multi-country companies that need a homogeneous system, deployable everywhere and available in multiple languages.
- Management facing concerning signals — recurring absences, departures of experienced employees, lasting tensions — and who want to act deeply.
- Frontline managers who feel helpless in the face of situations of discomfort and demand concrete benchmarks.
- Organizations that want to trace and demonstrate their actions to their management, employee representatives, or partners.
Who this program is not for
- Organizations looking for an immediate response to an individual crisis: an acute situation falls under health services and emergencies, not a training program.
- Those expecting a guaranteed and quantified short-term result: a program acts on culture and practices, its effects build over time and cannot be promised as a certain performance.
- Management that is not ready to support the approach: without visible commitment from the top, a prevention system loses its legitimacy and becomes ineffective.
- Those who would like the manager to replace a health professional: no serious program transforms a supervisor into a caregiver, and that is not its purpose.
- Organizations that only consider a one-time action without the intention of embedding it over time: the program format would then make no sense.
Manage and measure without monitoring
A program can be managed, but mental health cannot be measured like a production. The challenge is to follow the activity of the system and its impact, without ever turning the monitoring into surveillance of individuals. The line is again important: we measure deployment, we do not evaluate the mental state of anyone.
Deployment indicators are legitimate and useful: number of employees who have completed a specific module, completion rates by department or site, quiz results, regularity of reactivations. They indicate whether the program effectively reaches the target audiences and where to relaunch. A centralized tracking platform provides these elements through exports, simplifying regular reports presented to management or employee representatives.
Alongside these activity indicators, organizations often observe more qualitative signals: a liberated speech, managers seeking support less late, better-prepared returns after absences. These signals cannot be reduced to a number and should not be presented as guaranteed results. They are appreciated over time, through feedback experiences, without ever individualizing the monitoring or exerting pressure on the individuals concerned.
The progress data on a platform measures educational activity, not the health of individuals. Any information related to an employee's health status is confidential and pertains to qualified health professionals. A respectful program strictly separates these two registers and clearly communicates this to its participants.
To go further
Managerial posturePsychosocial risks: the role of the frontline manager
Freeing speechMental health at work: freeing speech and knowing how to guide
Understanding disordersPsychological disorders at work: bipolarity, depression, anxiety disorders
These four modules form the foundation of a coherent program: they cover identification, posture, speech, and understanding of disorders. They can be freely assembled according to the audiences and issues, and are complemented by other content from the complete catalog depending on the context of each organization.
The legal framework in France
This section gathers the legal references specific to France; organizations located in other countries will refer to their equivalent national framework. It clarifies the main acronyms at their first occurrence.
In France, the employer is subject to a general obligation of safety and health protection for its employees, which includes mental health and the prevention of psychosocial risks (PSR). These risks must be assessed and recorded in the single document for professional risk assessment (DUERP), which lists the risks and associated preventive actions. The prevention approach is developed in connection with the bodies and actors provided for by labor law.
Employee representatives play a central role: the social and economic committee (CSE), the body representing employees, is consulted on health, safety, and working conditions issues. The occupational health and safety service (SPST), which ensures the medical follow-up of employees and advises the employer, is an essential link in the system, especially for guidance and support for return after a leave.
Regarding training, a program can mobilize dedicated funding. The skills operator (OPCO), the organization responsible for supporting professional training and partially funding it, can contribute to financing depending on the cases and sectors. The actions are then part of the company's skills development plan. Turning to an organization whose training quality is certified facilitates coverage: DYNSEO is certified Qualiopi, quality certification for training organizations, under number N° 11757351875.
These elements are intended for general information and do not replace the analysis of a lawyer or specialized advisor regarding the specific situation of your organization. The applicable framework depends on your country, sector, and workforce.
Frequently asked questions
Where to start to build a mental health prevention program ?
Start by clarifying the priority issue based on the data you already have, then identify the audiences to equip first — most often the management, who drives the initiative, and the frontline managers, who are on the front lines. Then choose the modules corresponding to this issue rather than an exhaustive catalog, and decide at this stage on the deployment support, as it conditions the scope and maintenance of the system. Avoid the classic mistake of selecting content before defining the intention : a program is built from real situations that teams recognize, not from a list of abstract themes.
What is the difference between isolated training sessions and a real program ?
Isolated training sessions produce a spike in attention and then fall off, without a common thread between them and without covering the entire organization. A program articulates complementary modules — identification, posture, communication, understanding of disorders — across the three levels of prevention, deploys them in waves to all concerned audiences, and plans for its maintenance over time with reminders and the integration of newcomers. The difference lies less in the quality of each action than in their overall coherence and their lasting integration. A program capitalizes and enriches itself year after year, whereas isolated actions start from scratch each time.
How far does the manager's role go when facing a struggling employee ?
The manager identifies, engages in conversation, and directs to the right resources ; they never diagnose or give any clinical advice. Specifically, they can describe observable facts — unusual withdrawal, decline in quality, repeated delays — without interpreting the cause, remind of the existence of resources and facilitate access to them, and communicate to the appropriate parties while respecting confidentiality. They should not seek to identify a pathology or question private life. This boundary protects both the employee and the manager themselves, and a serious program dedicates explicit time to reassure management about what falls within or outside their responsibility.
How to deploy a program on a multi-site company scale ?
A wave deployment works well : first frame with management, then equip the managerial line, then internal resources, and finally all employees, before establishing a phase of continuous maintenance. A digital support is crucial here, as it allows each person to follow their path at their own pace, on any site, without heavy in-person logistics. A platform available in multiple languages also facilitates consistency for organizations present in several countries. The phases can be conducted in parallel by establishment, and centralized tracking of progress indicates where to renew efforts.
How to measure the effectiveness of a program without monitoring individuals ?
We measure deployment, not the mental state of individuals. Legitimate indicators concern educational activity : number of employees who have completed a specific module, completion rates by department, quiz results, regularity of reactivations. This data, exportable from a tracking platform, indicates whether the program reaches its audiences and where to renew efforts. Additionally, qualitative signals — a freer expression, managers seeking resources earlier — can be appreciated over time without being reduced to a number. The absolute rule : strictly separate training tracking, which measures activity, from medical tracking, which falls under confidentiality and healthcare professionals.
Can we customize the content to reflect our organization ?
Yes. A white-label platform takes the company logo and colors, opens on a subdomain in its name, and offers differentiated home pages and paths by audience. Beyond the branding, it is possible to integrate the internal content of the organization — its prevention policy, its procedures, its resources — transformed into e-learning modules and gathered in the same space as the catalog training. This approach avoids dispersing the system across multiple tools and strengthens the coherence perceived by employees. Customization also contributes to ownership : a space in the company colors is better invested than a generic tool.
Should we train everyone or just the managers ?
Both, but not with the same content or at the same time. Frontline managers are a priority as they constitute the first line of identification : they need concrete actions for their interviews and a clear posture. Management must understand the stakes to drive the initiative, and internal resources must structure the support. All employees, finally, benefit from awareness that makes the subject approachable and familiarizes them with the resources. A modular "à la carte" approach allows precisely to compose the right path for each audience by selecting from a common catalog, rather than imposing a single content on very different needs.
What budget should be planned for a mental health prevention program ?
The cost depends too much on each situation — workforce, number of sites, selected modules, deployment format — to be announced generally, and beware of any amount presented as certain without studying your context. What can be compared, however, are the models : purchasing training on a unit basis, the white-label platform "à la carte", or developing a custom internal system. Each has its advantages in terms of speed, customization, and scalability. Dedicated funding for professional training can also contribute to coverage depending on the cases. The simplest is to discuss your project to obtain an estimate tailored to your real stakes.
This article aims to provide general professional information on the construction of a prevention system. It does not provide any diagnostic criteria or clinical advice, and does not replace the intervention of competent health professionals or the legal analysis appropriate to your organization. For an individual situation, refer to health intermediaries and your management.
Structure your mental health prevention program for the company
Compose your "à la carte" system on a white-label platform in your colors: ready-to-deploy modules, progress tracking, automatic certificates, possible funding. A coherent system rather than isolated actions.
Discover the white-label platformDid this content help you? Support DYNSEO 💙
We are a small team of 14 people based in Paris. For 13 years, we have been creating free content to help families, speech therapists, care homes and healthcare professionals.
Your feedback is the only way we know if our work is useful. A Google review helps us reach other families, caregivers and therapists who need it.
One action, 30 seconds: leave us a Google review ⭐⭐⭐⭐⭐. It costs nothing, and it changes everything for us.
