Skip to content

Multi Tenancy Concepts

Ed Mozley edited this page Jun 20, 2026 · 1 revision

Multi-tenancy: concepts & vocabulary

Part of the Multi-tenancy section. Planned / in design.

Getting a handful of words straight up front is what stops multi-tenancy getting confusing. Keep this page handy.

The core words

Term What it means
Tenant (a.k.a. company / client) A separate client company. This is the isolation boundary β€” one tenant can never see another's data. Acme Ltd, Globex, "the biscuit factory".
Department A team inside one company β€” IT, Finance, HR. A department is not a tenant; it lives within a company.
Analyst A member of your support staff. Analysts can legitimately work across companies (handling Acme in the morning, Globex in the afternoon) β€” subject to permissions.
Requester An end user who raises tickets (by email or via the self-service portal).
Mailbox A connected email account that FreeITSM both reads from and sends as. A mailbox is the email identity of a company (or a department).

The one distinction that matters most: company vs department

This trips people up, so it's worth nailing:

  • A company (tenant) is a separate organisation. Acme and Globex are two companies.
  • A department is a team inside one organisation. Acme's IT team and Acme's Finance team are two departments of one company.

A common mistake is to reach for a new company when you really want a new department. Rule of thumb:

Different organisation β†’ new company. Same organisation, different team β†’ new department.

If a single business buys another business and wants their service desks kept apart, that's genuinely two companies. If a business simply adds its Finance team to the same service desk, that's a second department of one company.

Two kinds of people, two different rules

The whole design hangs off the fact that the two groups of people behave differently:

  • Analysts (your staff) are cross-company operators. They move between clients, and the interface gives them a company switcher and an "all companies" view for searching.
  • Requesters (end users) are a single global identity whose individual tickets each belong to one company. One person, one login β€” but each ticket they raise is filed under the right client. See Users & self-service.

That asymmetry β€” staff roam, end-user tickets stay put β€” is why the staff and portal experiences are designed quite differently.

FreeITSM

Getting Started

Modules

Multi-tenancy (planned)

Blue sky thinking

Bugs resolved

Links

Clone this wiki locally