Project & Programme Success

Project Management

Project & Programme Management

Project Management

In today’s rapidly changing business environment, an effective project management strategy is more important than ever. A clear understanding of the ever-evolving factors that can influence a project, including the impact of new technology and demands to deliver greater sustainability, is paramount. Using advanced project management techniques and digital reporting procedures, our experts can provide you with informed, independent and timely advice about the impact of any changes on your project and find practical solutions to complex problems quickly.

Make informed decisions

Trusted advisors serve as guiding partners, bringing both professional expertise and interpersonal empathy to a project team. As your trusted advisor, we can protect you from risks and enable you to make informed decisions by understanding your business and industry. Through this approach, we provide constructive, confidential advice using our sector expertise, market knowledge and technical best-practice.

Find the optimum solution

Considering strategy against evolving market requirements is key to implementing a project management approach that achieves successful outcomes. Using proven, consistent and high-quality systems and processes, we provide world-class project management solutions. You can rely on our experts to give you accurate and independent advice on the optimum solutions to your challenges.

Achieve the best outcomes

The best outcomes are achieved when projects are managed strategically from the outset. By taking a holistic approach with a focus on defining the brief, identifying stakeholders and proactively managing risks to deliver best-in-class services, we add considerable value. This is how we can help you secure the desired outcomes from your project.

Meet sustainable development goals

Sustainable development goals must be embedded in projects from inception. Decisions on methodologies, materials and equipment made early in the development process have a significant impact on long-term economic and environmental sustainability. Using our project management expertise, we will develop a roadmap to success that defines your strategic requirements as well as ESG-compliant project execution plans.

Value & Impact

How we’ve helped others meet their challenges

LONDON, UNITED KINGDOM

2 TRAFALGAR WAY

Providing energy efficient mixed-use scheme and homes for students


2 Trafalgar Way will become the largest Passivhaus development in Europe. The development consists of three towers of 28, 36 and 46 storeys rising from a four-storey podium, will provide nearly 1,700 student units, 80 residential units, more than 4,000sq.m of commercial space and 1,200sq.m of retail space. It also includes a “sky bridge” linking student amenity levels in two of the towers.

PROJECT AND PROGRAMME SUCCESS

INSIGHTS & PERSPECTIVES

  • Future Thinking

    Curiosity as Construction’s Competitive Edge

    As an industry, we are being asked to decarbonise, digitise, deliver affordability and create places...

  • Capability

    When no news is (mostly) good news

    This was the message from RLB UK & Europe’s Chief Executive Andrew Reynolds talking to ...

  • Capability

    RLB Global Annual Report 2026 – Europe…

    If there is one theme running through our 2026 Global Annual Report, it is this: the built ...

  • Capability

    Unlocking Sport’s True Value: Balancing Commercial Returns…

    I recently attended the Global Sport Agora, organised by the World Academy of Sport in collaboration...

  • Market Research

    Construction Market Intelligence UK Edition Q4 2025

    Just published is the Q4 2025 edition of Construction Market Intelligence, RLB’s comprehensive...

  • Market Research

    UK Construction Market Intelligence Q3 2025

    Out now is the Q3 2025 edition of Construction Market Intelligence, RLB’s digital publication ...

DISCOVER MORE

Explore more of our services and expertise

FURTHER INFORMATION

Gretta Starks
Gretta Starks

Partner - Head of Project and Programme Management

RLB logo
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

.btn-reset { background-color: transparent; border: none; cursor: pointer; outline: 0; margin: 0; padding: 0; } .accessibility-container { position: fixed; bottom: 90px; right: 20px; display: flex; flex-direction: column; align-items: end; z-index: 100; } .accessibility-toast { background-color: #CD0E2C; color: white; border: none; padding: 12px 20px; border-radius: 8px; font-size: 16px; display: flex; align-items: center; gap: 8px; transition: background 0.3s ease; } .accessibility-toast__button { color: #ffffff; font-weight: bold; font-size: 18px; } .accessibility-btn { margin-top: 16px; background-color: #CD0E2C; color: #ffffff; display: flex; align-items: center; justify-content: center; border-radius: 50%; width: 64px; height: 64px; box-shadow: 0 4px 8px rgba(0,0,0,0.2); position: relative; transition: transform 0.2s ease, background-color 0.3s ease; } .accessibility-btn::before { content: ''; display: inline-block; position: absolute; top: -2px; left: -2px; bottom: -2px; right: -2px; border-radius: inherit; border-width: 1px; border-style: solid; border-color: #CD0E2C; animation: btnIconRipple 1s cubic-bezier(0.23, 1, 0.32, 1) both infinite; } .accessibility-btn:hover { background-color: #a93226; transform: scale(1.05); } .accessibility-symbol { display: inline-block; } @keyframes btnIconRipple { 0% { border-width: 4px; transform: scale(1); } 80% { border-width: 1px; transform: scale(1.35); } 100% { opacity: 0; } }
Accessibility Tools ×
Accessibility Icon
const closeButton = document.querySelector('.accessibility-toast__button'); const accessibilityToast = document.querySelector('.accessibility-toast'); closeButton.addEventListener('click', () => { accessibilityToast.style.display = 'none'; });