International SMM

Element (Matrix)

Platform · this deep dive is built from the official pages of the platform itself and of the tools that support it.

Overview

Element is an app and a company built around the open Matrix standard. It is not a social network with a showcase: there is no feed, no recommendations and no advertising dashboard. There are rooms, spaces of rooms, end-to-end encryption and federation — the ability to exchange messages between independent servers the same way e-mail travels.

The company itself describes the product as three layers: a messaging app, the server side, Element Server Suite, and the open standard as a data format (product overview). The about page says it plainly: Element is run by the same people who created Matrix, and they contributed more than 90 % of the core server components and SDKs, while the standard itself is governed by the independent Matrix.org Foundation.

For SMM this is a platform of a special kind. There is nowhere to pick up a public audience here: Element sells "digital sovereignty" to organisations, not reach to authors. In exchange, it is one of the few platforms in the register where you can fully own the server, the data and the rules — and where you can bring in conversations from other messengers over bridges.

Who's here

The figures belong to Element and relate to the Matrix ecosystem as a whole rather than to the Element app. On its server product page the company gives: more than 125 million users worldwide, more than 100 thousand deployments, the largest public deployment at more than 50 million, and the largest commercial one at more than 500 thousand. The page gives no date for these numbers and does not disclose the counting method.

Geography is disclosed not by audience but by legal entities: Element reports registration in the United Kingdom (headquarters), Germany, France and the USA and explains it by the requirement to supply solutions to national governments through a local entity. The company's site is translated into English, Swedish, French and German — those are the site's languages, not the app's.

Where accounts are created. The Matrix.org Foundation calls its own server the largest free provider of Matrix accounts and honestly warns in the same place that the matrix.org servers are overloaded and that your own provider will be faster.

Getting started

The logic of signing up is closer to e-mail than to a social network: you register an account with a provider, and the address looks like @username:example.com, and people on other servers are reachable for you just as recipients on someone else's mail domain are. The Foundation describes free registration on its own server as the simplest first step and separately notes that moving to another provider is possible, but transferring personal conversations is inconvenient.

The age requirement is named in the rules: you must be at least 16 to use the platform. The document was last updated on 28 December 2022.

The app is distributed directly: desktop builds for Mac, Windows and Linux, a repository for Debian and Ubuntu, a web version and mobile apps.

The business account

There is no separate "business profile" inside the app — the business version is sold as a server product. Element names three editions: Community for non-professional deployments and evaluation, Pro for professional use, and TI-Messenger for German healthcare. The boundaries of the editions are described in the pricing: Community — from 1 to 100 users, Enterprise — from 100, billed "per seat per month", Sovereign — per deployment. There are no specific amounts on the pricing page: both Enterprise and Sovereign invite you to contact the sales department.

If you are developing your own product on Matrix and do not want to open your source code, Element sells a Build subscription — a commercial licence without the AGPL copyleft restrictions. No price is named there either.

What you can publish

In its pricing table Element lists a set of messaging capabilities: threads, read receipts, location sharing, attachments, voice messages, polls, emoji and reactions; embedded links, file sharing. Voice and video calls are described as unlimited one-to-one and group calls.

A maximum file size is not publicly named anywhere on the pages we checked: in the Matrix architecture that is a setting of a specific server, not a property of the app. If you plan to publish heavy attachments, you need to check the threshold with your own server's administrator.

What is prohibited. The acceptable use policy requires acknowledging the authorship of the platform's material and prohibits using the platform's content for commercial purposes without a licence, and copying, downloading and republishing it in breach of the rules. The same document notes that an organisation that has bought the service may add its own requirements on top of the general ones.

How to grow

The platform describes no mechanism of organic growth: there is no algorithmic selection, no recommendations and no advertising dashboard in the sources we checked at all. The public part of Matrix is a room directory and invitations; the Foundation has a separate matrix.org room directory, reachable from the site's main menu.

There are no built-in publication statistics for an author either. The only thing Element calls analytics is an administrative feature of the Pro edition: sovereign analytics and reports stay inside the organisation rather than going to an outside vendor. That is reporting for a server admin, not reach for an author.

Community management is built on roles. The Foundation's documentation describes permission levels as numbers: 0 — user, 50 — moderator, 100 — administrator; a moderator can change a room's name and address, delete messages and members and write @room, while an administrator can turn on encryption, change history visibility and block whole servers.

Path to monetization

Element does not pay authors. There is no share of advertising revenue, no channel subscriptions and no donations on the pages we checked: the flow of money works the other way round — an organisation pays Element for the Pro server edition and for support (pricing).

The Matrix.org Foundation lives on membership fees and donations: it publishes annual reports on its programmes, finances and results and invites support. Element states that it continues to support the Foundation financially and in kind.

If you make money from content, you will have to monetize it outside the platform: through paid access to your room on your own terms, through services or by selling a product. There are no subscription tools inside the app.

Tools and automation

Official access

The programmatic interface here is not a "platform API" but the standard itself. The Client-Server API specification is open and versioned; it states outright that servers SHOULD apply rate limiting, and on refusal should return the error M_LIMIT_EXCEEDED and a Retry-After header for responses with code 429. Note the wording: the standard sets no specific ceilings — the server administrator chooses them. There is no universal answer here to the question "how many messages per second are allowed".

The Foundation maintains a catalogue of libraries and divides them into client, bot and bridge libraries; among the well-established ones it names matrix-rust-sdk, Trixnity, Matrix Dart SDK, mautrix-python, mautrix-go, matrix-nio and Ruma — with the owner and licence stated for each.

Bridges and widgets

Bridges are the platform's main feature for SMM. The Foundation's catalogue lists ready-made bridges to external networks and shows how many there are: for example, 4 bridges to Discord, 4 to Slack, one each to Signal, Telegram and WhatsApp, 2 to Messenger, 2 to LINE, 2 to XMPP, 3 to SMS. For Nextcloud Talk, ActivityPub and Tox no bridges were listed on the date of our check.

Widgets and bots are embedded inside rooms. Element names the widgets Etherpad, Grafana, Google Calendar, Jitsi, Spotify, YouTube, Ethercalc and TradingView, and among the bots GitHub, RSS Bot, GitLab, JIRA and webhooks.

Administrative features are available for organisations: LDAP and SCIM, single sign-on through OIDC, retention policies for messages and media, data export and antivirus scanning of content.

Limits and rules

  • Age. At least 16.
  • Request rate. Set by the server; the standard merely prescribes returning 429 and Retry-After.
  • Moderation. The tools work at the room level; the Foundation's documentation itself calls them limited and recommends a bot (the guide's walkthrough).
  • Licence. The open part is distributed under the AGPL; to build a closed product on it you need a Build subscription.
  • The server's responsibility. The rules warn outright: the organisation on whose server you work may add its own requirements (the rules).
  • Robots. At the time of our check the robots.txt file of the element.io domain allowed crawling by all agents except on a few campaign pages.

Who it's for

It suits organisations for which owning their conversations matters: government bodies, healthcare, companies under regulatory supervision. They are exactly who the certifications and sovereign deployments Element writes about on the pricing page are addressed to.

It suits communities that want to gather conversations from different networks in one place: there are many bridges, and they are officially catalogued (the catalogue).

It is not for building an audience from scratch: there are no recommendations, no advertising, and a room directory is not a feed. It is not for authors expecting payouts from the platform: none exist. And it is not for those who want a ready answer to a question about limits — here most such questions are answered not by the platform but by a specific server's administrator.

Tools for this platform

The list is built from the tools' own facts: every line is a tool's statement that it supports the platform, with the source named. A tool missing from the list only means we have no such statement.

Automation:

Verified data

The checked data this deep dive rests on.

About the platform

the platform describes itself like this: «Element is a Matrix-based end-to-end encrypted messenger and secure collaboration app. It’s decentralised for digital sovereign self-hosting, or through a hosting service such as Element Matrix Services. Element operates on the open Matrix network to provide interoperability and easy connections.»

Self-description: this is the platform's claim about itself, not an independent assessment

source, checked 2026-07-28

Languages

interface language of the home page: en-GB; declared language versions: de-de, en-gb, fr-fr, sv-se

The language is taken from the markup attribute, the versions from hreflang

source, checked 2026-07-28

Catalogue section: all similar See also: catalogue index · region: Western Europe · scheduler comparison · find by situation · platform restrictions