SportsFirst

IT Change Management Software for Sports Organisations

Workflow automationPlatform module6-10 week first phaseAutomate a workflow

A change workflow that routes IT change requests to the right system owner, adds security and data approval by rule, checks the date against matchday and on-sale windows, keeps the implementation record for audit, and reports where data-model changes actually wait between pull request and deployment.

Problem

A request to change a firewall rule, add an integration or reconfigure a shared system starts as an email, a chat message or a ticket with no defined recipient. It gets forwarded to whoever the requester believes owns the system, often wrongly, and sits until somebody notices. Where the change touches security, personal data or access control, a second sign-off is meant to happen and frequently does not, because nothing tracks that it was required in the first place. Nobody checks the date against the operational calendar either, so configuration lands on a ticketing platform the morning of a season-ticket on-sale. Six weeks later an audit finds a rule change with no recorded approval, no implementation record and no way to reconstruct who agreed to it.

Product idea

A controlled workflow around the change rather than the change itself. A structured request captures system, change type, business reason, planned window, user impact, personal data and security impact, rollback plan and implementation owner. The system owner directory drives routing, and configured criteria add the information security officer or the data owner as a required second approver rather than leaving it to memory. Changes are categorised as standard, normal or emergency on the organisation's own taxonomy, and an event-aware calendar shows what is planned against matchdays, on-sales, broadcasts and renewal launches, with configurable windows where extra approval applies. After sign-off the record stays open until someone confirms what was implemented, when, whether validation passed and whether rollback was used. Alongside the workflow sits a reporting view for changes that run through version control, joining pull request events with deployment history to show which stage a data-model change actually waits at, read against the freeze windows that explain some of the waiting. It authorises and records changes; it does not execute them and does not judge whether one is technically safe.

Where the AI agent does the work

An agent reads a submitted request against the system owner directory and routes it to the actual owner rather than whoever the requester guesses, and checks the planned window against the event-aware calendar to flag a conflict before configuration lands on the morning of a season-ticket on-sale. Where the change touches security or personal data, it adds the required second approver automatically instead of relying on someone remembering the rule. That removes the after-the-fact audit discovery of a change with no recorded approval and no way to reconstruct who agreed to it.

Roles involved
Head of IT, Information security officer, Service desk lead, Data manager, Analytics engineer
Relevant to
Professional club, League office, Federation / governing body, Venue & stadium operator, Collegiate athletics
Systems in play
Service desk and ticketing tools, Identity and access management, Document management and intranets, Integration and API middleware, Code hosts and pull request history, Transformation and modelling frameworks

A proposal worked through in full

A different problem, taken all the way to architecture, standards and a phased delivery plan — the level of detail any idea here can be developed to.

Sports Fan Engagement Platform for Interactive Campaigns

Sports organisations run ticketing, fan apps, payment systems, venue technology, performance platforms, CRM, a web of integrations and cloud infrastructure, and changes to all of it start life as an email, a chat message or a ticket sent to whoever seemed likely.

The technical work is often the easy part. The governance questions are the ones that go unanswered: who owns this system, who has to approve, does security need to look at it, does it touch personal data, when is it planned for, did it actually happen, and can anyone reconstruct the decision six months later.

This proposed IT change management software builds a controlled workflow around those questions. It does not execute the change.

A request with the right fields

A structured request captures the system or service, the change type, the requester, the business reason and description, the planned date and window, user or customer impact, personal data impact, security and access-control impact, the rollback plan, the implementation owner and any supporting evidence.

The form is proportionate to the change. A CRM field configuration and a firewall rule should not demand the same paperwork, and a form that treats them alike trains people to route around it.

The owner directory does the routing

Every application and service needs a business owner, a technical owner, a security contact and, where relevant, a data owner.

That directory is what makes automatic routing possible, and it is also the thing that quietly rots. An out-of-date entry sends a firewall change to someone who left last season and produces an approval that means nothing, so keeping it current is a named governance task rather than an assumption.

Categories and routing rules

Most organisations already have a taxonomy, and the tool should follow theirs: standard changes that are pre-authorised and repeatable, normal changes that need configured approval, emergency changes on an expedited path.

Routing rules read the request. A CRM field configuration goes to the system owner. A new external integration handling personal data goes to the system owner and the information security or data reviewer. A firewall change goes to the infrastructure owner and security.

The rules come from IT and security policy. The software applies them consistently, which is the part a human process fails at when the request lands at nine on a Friday night.

Security review is asked for, not decided

Defined criteria add reviewers automatically: external exposure, personal data, changes to access control, production environments.

What the platform does is make sure the right people are asked and their decisions recorded. Whether the change is safe stays a technical judgement made by a person with the context to make it. A risk classification, where one is used, should be a transparent rule over criticality, user impact, external exposure, rollback complexity, data sensitivity and timing, so that anyone can see why a change was rated as it was. An unexplained score that overrides technical review is worse than no score.

The change calendar, with the season on it

Approved and planned changes appear on a calendar by date, system, owner, environment and criticality.

For a sports organisation that calendar has fixed points nobody can move: matchdays, ticket on-sales, broadcast windows, renewal launches, event days. Configurable windows apply extra review or a freeze around them, and the calendar shows where two teams have planned work on the same platform on the same afternoon.

This is the part a generic service management tool models poorly, because its idea of a busy period is the end of a quarter rather than the ninety minutes before gates open.

The record after sign-off

An approved change that disappears from view is half a process.

The record stays open until someone confirms who implemented it, the start and end time, the outcome, what validation showed, whether rollback was used, whether an incident followed, and where the evidence sits. Emergency changes carry the same closing record plus the reason for the emergency and a retrospective review.

Taken together the request, the approvals with their timestamps, the implementation record and the final outcome give an audit or an incident review something to read that is not a mailbox.

Where a data-model change actually waits

Changes to the transformation layer run their own controlled path — pull request opened, first review, approved, merged, deployed — and it is the one corner of the estate where every stage already carries a timestamp.

Almost nobody joins them up. The code host holds the pull request history, the orchestrator holds the deployment runs, and the two have never been put side by side. So when somebody asks why a fix requested three weeks ago still has not shipped, the answer is anecdotal: the reviewer was busy, or deploys are batched.

Joined on the commit reference, those same events give time to first review, review duration, merge-to-deploy delay, total lead time, a ninetieth-percentile figure per stage and a ranked list of the changes that waited longest. That is usually enough to say whether the constraint is reviewer concentration, a scheduled deployment window, a model with awkward dependencies or missing test evidence.

Two cautions decide whether the view is worth having.

The first is that a long merge-to-production time is not automatically a failure. Sports organisations deliberately freeze data-model changes around board reporting, matchdays, ticket on-sales, renewal campaigns and major competition windows. A change that sat for four days because a freeze was in force reflects a control working as intended, so the applicable window belongs on the chart beside the elapsed time. Without it the analytics indict the very thing that was protecting the Monday board pack.

The second is that this measures stages rather than people. A drill-down by author or reviewer is defensible for balancing review load and indefensible as a standing scoreboard.

It reads history rather than managing work. Nothing here schedules a deployment, chases a stalled pull request or shortens a review. A first version can run on exported pull request and deployment timestamps covering a full quarter, because a single busy sprint produces a chart that looks alarming and means nothing.

Where the boundary sits

It does not execute firewall or cloud changes, decide whether a change is technically safe, replace incident management or substitute for a security review. It asks the right people, on the right rules, and keeps what they said.

Questions we get asked

Does this execute the technical change?

No. It governs the request, the approval and the evidence around it, and the change itself still happens in the firewall, the cloud console or the application by the person who owns it. That boundary is deliberate: execution rights would make this a privileged system in its own right, with the security review that implies, and the failures it is being built to fix are all governance failures rather than technical ones.

Is this organisational change management?

No, and the two share a name unhelpfully. This is technical change to IT services and systems, the firewall rule, the integration, the platform configuration. Change management in the people sense, communications, training and adoption when a new way of working arrives, is a different discipline with different tooling.

We already have a service desk platform. Do we need this?

Possibly not. If your existing platform has change workflows configured properly and people follow them, use it rather than adding a second place to look. This earns its place where the existing configuration is too generic to route correctly, where approvals span teams the platform models badly, or where the event calendar matters enough that a generic tool cannot express the rule you need.

How does matchday change the approval rules?

Through windows the organisation configures rather than anything the tool decides. A common pattern is no non-emergency ticketing changes within a set number of hours of gates opening, extra approval during a season-ticket renewal launch, and a freeze on broadcast-facing platforms during a live event. The calendar makes overlapping changes visible before two teams touch the same platform on the same afternoon.

What happens with emergency changes made at two in the morning?

They take a shortened route to authorisation, not an exemption from the record. The workflow captures why it was an emergency, who authorised it, what was actually done and what validation followed, then schedules the retrospective review. An emergency path that produces no evidence is how an organisation ends up with an estate nobody can explain, and reviewing the volume of emergencies is itself a useful signal.

Does the cycle-time view rank engineers by how fast they review?

It should not, and that is worth enforcing in the design rather than in the training. The unit of analysis is the stage: time to first review, merge-to-deploy delay, the changes that waited longest. A breakdown by author or reviewer is legitimate for spotting that every change touching the identity resolution logic routes through one person, which is a workload problem and a bus-factor problem at the same time. It becomes something else once it is read as a standing scoreboard, at which point reviews get approved faster and less carefully and the number stops describing anything real.

Is this your workflow?

Tell us one sports workflow that still runs on paper, spreadsheets, WhatsApp or an outdated system. We will map it and show you what a simpler product looks like.

Tell us about it

More in IT, data, compliance & knowledge