What Is Authorisation? | Marketing Dictionary
DICTIONARY · WEB

What is authorisation?

Determining what an authenticated user or system is allowed to do.

In plain English

Once a system knows who you are, authorisation decides what you can touch. Read this, edit that, publish, delete, manage billing. It is permissions, expressed as rules.

On a WordPress site this appears as user roles. In advertising platforms it is access levels. In both, the common failure is giving everyone the most powerful role because it is simpler.

What to know

Roles bundle permissions
Rather than setting rights per person, roles group them. Administrator, editor, author, contributor.
Least privilege is the principle
Give the minimum access needed for the job. It limits both mistakes and damage if an account is compromised.
Review access periodically
Permissions accumulate. Old agencies, former staff and abandoned tools keep their access unless someone removes it.
It applies to systems as well
API keys and integrations carry permissions too, and are often granted far more than they need.

Why it matters

Most damage to marketing systems is accidental, not malicious. Someone with administrator access changes a setting or deletes a page they should not have been able to reach. Correct authorisation prevents a large share of self-inflicted incidents and contains the rest.

Common mistakes

×Making every user an administrator because it avoids permission questions.
×Never auditing who has access to the website, analytics and ad accounts.
×Leaving integrations with full access long after their purpose narrowed.
×Sharing a single high-privilege account instead of issuing individual roles.

FAQs

What WordPress role should I give a copywriter?

Author or contributor in most cases. Editor if they need to publish and manage others content. Rarely administrator.

How often should access be reviewed?

Quarterly is comfortable for most businesses, and immediately whenever someone leaves or an agency engagement ends.

WRITTEN BY TARIQ SALLAM
Marketing Consultant. Entrepreneur. Content Creator.

I'm a marketing consultant, entrepreneur and content creator. I help businesses grow through practical marketing, websites, SEO, content and AI.

More About Tariq →