Section 1: The Rise of the AI Copilot Era

Before AI could become a coworker, it first had to become a useful assistant. The emergence of AI copilots marked one of the most important shifts in how people interacted with artificial intelligence. Rather than operating behind the scenes as recommendation engines or predictive models, AI began engaging directly with users in a conversational and collaborative manner.

The copilot era fundamentally changed expectations around what AI could do and laid the foundation for the next generation of intelligent systems.

 

How AI Assistants Became Mainstream

For much of the history of artificial intelligence, AI systems operated invisibly. Recommendation algorithms suggested products, fraud detection models flagged suspicious activity, and search engines ranked content. While these systems delivered significant value, users rarely interacted with them directly.

The arrival of Large Language Models changed this dynamic.

Instead of influencing experiences indirectly, AI could now communicate through natural language. Users could ask questions, request explanations, generate content, and receive assistance in ways that felt intuitive and accessible. This shift dramatically expanded the audience for AI technologies and accelerated adoption across industries.

Software engineers were among the first groups to embrace these capabilities. AI-powered coding assistants demonstrated that language models could improve productivity by generating code, explaining unfamiliar systems, identifying bugs, and assisting with documentation. Similar applications quickly emerged across marketing, customer support, research, operations, and business analysis.

The result was a widespread recognition that AI could function as an interactive assistant rather than simply a predictive system.

 

Why the Copilot Model Was So Effective

The term "copilot" resonated because it accurately reflected how most AI systems operated during this period. Like a copilot in aviation, the AI assisted with tasks while the human remained in control.

Users delegated specific activities such as drafting emails, summarizing meetings, generating reports, or writing code. The AI responded with recommendations or outputs, but final decisions remained with the user. This model provided a practical balance between automation and oversight.

One reason the copilot approach proved successful was that it aligned with the limitations of early generative AI systems. While language models were highly capable, they still struggled with reliability, reasoning consistency, and access to real-time information. Human supervision compensated for these weaknesses while allowing organizations to benefit from productivity gains.

For software engineers, this model created immediate value. AI assistants accelerated repetitive tasks without requiring fundamental changes to development workflows. Engineers remained responsible for architecture, validation, testing, and deployment while using AI to reduce implementation effort.

The copilot era demonstrated that AI could augment human capabilities effectively without requiring complete automation.

 

The Limitations of Traditional AI Copilots

Despite their success, copilots had significant limitations.

Most systems were reactive rather than proactive. They responded to instructions but rarely initiated actions independently. Their understanding of context was often limited to a single conversation. They lacked persistent memory, had minimal awareness of organizational knowledge, and could not easily interact with external systems.

For example, an AI coding assistant could generate useful code but could not independently investigate production issues, coordinate with monitoring tools, retrieve documentation, and propose remediation plans. Similarly, a business assistant could summarize reports but could not manage ongoing projects or track progress across multiple teams.

These limitations highlighted an important reality. While copilots improved individual productivity, they were not yet capable of functioning as active participants in organizational workflows.

The next stage of AI evolution would require systems that could move beyond response generation and begin taking action.

 

Why the Copilot Era Set the Stage for AI Coworkers

The success of AI copilots created the foundation for everything that followed. Organizations became comfortable integrating AI into daily workflows. Employees learned how to collaborate with intelligent systems. Developers built tools, frameworks, and infrastructure designed specifically for AI-powered applications.

Most importantly, the copilot era revealed that users were willing to trust AI with increasingly sophisticated tasks when appropriate safeguards were in place.

This growing trust encouraged organizations to explore new capabilities such as memory systems, tool integrations, retrieval architectures, and agentic workflows. These innovations would ultimately transform AI assistants from passive helpers into active collaborators.

The transition from copilot to coworker did not happen overnight. It emerged gradually as technology evolved and organizations gained confidence in AI's ability to contribute beyond isolated tasks.

One reason the copilot approach proved successful was that it aligned with the limitations of early generative AI systems. While language models were highly capable, they still struggled with reliability, reasoning consistency, and access to real-time information. Human supervision compensated for these weaknesses while allowing organizations to benefit from productivity gains.

For software engineers, this model created immediate value. AI assistants accelerated repetitive tasks without requiring fundamental changes to development workflows. Engineers remained responsible for architecture, validation, testing, and deployment while using AI to reduce implementation effort. This transformation is part of a broader shift discussed in "How AI Is Reshaping Career Growth for Software Engineers," which explores how AI is moving engineers away from routine implementation work and toward higher-value problem-solving, system design, and strategic decision-making.

The copilot era demonstrated that AI could augment human capabilities effectively without requiring complete automation.

 

Key Takeaway

The AI copilot era introduced a new model of human-AI collaboration in which intelligent systems assisted users with tasks while humans retained control over decisions and execution. By improving productivity and demonstrating practical value across industries, copilots established the foundation for the next generation of AI assistants. Their success paved the way for more capable systems that are now evolving from simple productivity tools into active digital coworkers.

 

Section 2: From Assistants to Coworkers – The Technologies Driving the Shift

 

Why Modern AI Systems Are Moving Beyond Simple Assistance

The defining characteristic of first-generation AI assistants was their reactive nature. Users provided prompts, the AI generated responses, and the interaction typically ended there. These systems were remarkably useful for content creation, coding assistance, summarization, and information retrieval, but they remained fundamentally task-oriented. They helped complete individual activities without participating in broader workflows.

In 2026, that limitation is disappearing.

Modern AI systems are increasingly capable of handling objectives rather than isolated tasks. Instead of simply answering a question, an AI assistant can investigate a problem, gather information from multiple sources, evaluate potential solutions, execute actions, and provide updates throughout the process. This evolution is changing how organizations think about artificial intelligence.

The distinction between tasks and objectives is critical. A task might involve generating a report. An objective might involve collecting data from multiple systems, analyzing trends, creating the report, distributing it to stakeholders, and tracking follow-up actions. Traditional assistants excelled at tasks. AI coworkers are beginning to operate at the objective level.

This shift is possible because modern AI systems combine multiple technologies rather than relying solely on language models. Large Language Models remain the reasoning engine, but they are increasingly supported by memory systems, retrieval architectures, orchestration frameworks, tool integrations, and agentic workflows. Together, these capabilities allow AI to participate in work rather than simply responding to requests.

For organizations, the implications are significant. AI is no longer viewed solely as a productivity enhancer. It is increasingly becoming an operational contributor capable of managing portions of complex workflows independently.

 

Memory Is Giving AI Long-Term Context

One of the biggest limitations of early AI assistants was their inability to retain meaningful context over time. Conversations were largely isolated, and systems often forgot important information once interactions ended. This made it difficult for AI to participate in long-term projects or maintain continuity across workflows.

Modern memory architectures are changing that reality.

Today's AI systems can increasingly maintain context across multiple interactions, projects, and business processes. They can remember preferences, track ongoing objectives, retain important decisions, and reference previous conversations when appropriate. This capability significantly improves their usefulness within organizational environments.

For example, an AI project assistant can now remember project requirements, stakeholder priorities, previous discussions, deadlines, and technical constraints across weeks or months. Rather than requiring users to repeatedly provide context, the system can build upon existing knowledge and contribute more effectively over time.

This development is one of the key reasons AI is beginning to resemble a coworker. Human coworkers are valuable not only because they perform tasks but because they retain knowledge and apply it across future work. Memory systems allow AI to exhibit similar behavior at a digital scale.

As organizations adopt these capabilities, engineers are increasingly expected to understand how memory architectures influence system design. "The Architecture of Agentic AI Systems: Key Components Explained," explores how memory, retrieval, planning, and execution frameworks work together to create more capable AI systems.

The ability to maintain context is transforming AI from a temporary assistant into a persistent collaborator.

 

Tool Usage Is Turning AI Into an Active Participant

Another major factor driving the transition from copilots to coworkers is the growing ability of AI systems to interact with external tools.

Traditional assistants were largely limited to generating outputs. Even when they provided valuable recommendations, humans typically needed to execute the resulting actions manually. Modern AI systems increasingly operate differently. They can access databases, interact with APIs, search knowledge repositories, update project management systems, query monitoring platforms, and perform actions across multiple software environments.

This capability dramatically expands what AI can accomplish.

Consider a software engineering environment. Instead of simply explaining how to investigate an incident, an AI coworker can review logs, analyze monitoring data, retrieve deployment histories, identify anomalies, and generate recommendations automatically. In business environments, AI can gather information from multiple systems, create reports, schedule follow-ups, and coordinate routine operational tasks.

The significance of tool integration extends beyond automation. Tools provide access to real-time information, allowing AI systems to work with current data rather than relying solely on model training knowledge. This improves accuracy, relevance, and operational usefulness.

As organizations continue integrating AI with enterprise software ecosystems, tool usage is becoming one of the defining characteristics of next-generation AI assistants.

 

Agentic Workflows Are Redefining Collaboration

Perhaps the most important development driving the evolution toward AI coworkers is the rise of agentic workflows.

Unlike traditional assistants that respond directly to prompts, agentic systems can break down objectives into smaller tasks, determine execution strategies, gather information, make decisions, and iterate toward a goal. This enables them to manage increasingly complex workflows with limited supervision.

For example, an AI research assistant may receive a broad objective such as evaluating market opportunities in a specific industry. Instead of simply generating a response, the system can gather relevant information, analyze multiple sources, identify trends, summarize findings, and present actionable recommendations. The workflow resembles how a human analyst might approach the problem.

This capability is fundamentally changing the nature of human-AI collaboration. Employees are increasingly assigning objectives rather than issuing detailed instructions. AI systems are moving from execution support to workflow participation.

The result is a new model of work where humans focus on strategic direction, judgment, and decision-making while AI manages many operational aspects of execution. As these systems continue improving, the distinction between digital assistant and digital coworker will become increasingly difficult to define.

 

Key Takeaway

The transition from AI copilots to AI coworkers is being driven by advances in memory systems, tool integration, agentic workflows, and long-term context management. Modern AI systems can increasingly retain information, interact with software environments, execute multi-step objectives, and contribute to ongoing business processes. These capabilities are transforming AI from a reactive assistant into an active collaborator capable of participating meaningfully in real-world work.

 

Section 3: How AI Coworkers Are Changing the Way Software Teams Operate

 

AI Is Becoming Part of the Team Rather Than Just a Tool

One of the most significant developments in 2026 is that AI is increasingly being integrated into team workflows rather than being treated as a standalone productivity tool. During the early copilot era, AI primarily functioned as an individual assistant. Engineers used it to write code, marketers used it to draft content, and analysts used it to summarize reports. The interaction was largely personal and task-focused.

Today's AI coworkers operate differently.

Organizations are embedding AI directly into collaborative workflows where it participates alongside human team members. AI systems now attend meetings, summarize discussions, track action items, monitor project progress, conduct research, generate documentation, and support decision-making processes. Rather than assisting a single individual, these systems increasingly contribute to the productivity of entire teams.

For software engineering organizations, this shift is particularly impactful. AI systems can help coordinate information across development, operations, product management, and customer support teams. They can retrieve institutional knowledge, surface relevant documentation, analyze incidents, and provide contextual recommendations when needed.

This evolution changes how teams think about productivity. Instead of measuring how much time an individual saves using AI, organizations increasingly evaluate how AI improves the effectiveness of entire workflows.

The result is a more collaborative model in which AI becomes an active participant within organizational processes rather than merely a personal assistant.

 

Software Development Workflows Are Being Reimagined

Software engineering provides one of the clearest examples of how AI coworkers are changing operational models.

During the copilot era, AI primarily accelerated implementation. Engineers used AI to generate code snippets, explain unfamiliar frameworks, create tests, and improve documentation. While these capabilities remain valuable, modern AI systems are beginning to contribute throughout the software development lifecycle.

An AI coworker can now help analyze product requirements, evaluate technical approaches, generate architectural recommendations, identify dependencies, review code changes, monitor deployments, investigate incidents, and summarize project status. Rather than participating in a single stage of development, AI increasingly supports the entire workflow.

For example, when a production issue occurs, an AI system may automatically gather logs, analyze monitoring data, retrieve relevant documentation, identify recent deployments, and prepare a preliminary incident report before engineers begin their investigation. This significantly reduces the time required to understand the problem and accelerates resolution efforts.

These capabilities are changing expectations regarding engineering productivity. Organizations increasingly value engineers who can effectively collaborate with AI systems rather than treating AI as an optional productivity enhancement.

This broader transformation is discussed in "The New Era of AI Debugging: Diagnosing Failures in Complex Systems," which explores how AI-driven environments are changing the way engineers investigate, diagnose, and resolve production issues.

The future software engineer will likely spend less time gathering information and more time making decisions based on insights generated collaboratively with AI.

 

AI Coworkers Are Creating New Forms of Human-AI Collaboration

The emergence of AI coworkers is not eliminating human involvement. Instead, it is redefining how humans and machines divide responsibilities.

Historically, organizations attempted to automate individual tasks. Modern AI systems are enabling a more sophisticated approach in which humans and AI collaborate according to their respective strengths. AI excels at processing large amounts of information, monitoring systems continuously, executing repetitive workflows, and retrieving knowledge quickly. Humans excel at judgment, creativity, strategic thinking, relationship management, and navigating ambiguity.

This division of responsibilities is leading to new collaboration models.

For example, product teams increasingly use AI to analyze user feedback, identify trends, summarize customer concerns, and generate recommendations. Product managers then use those insights to make strategic decisions regarding priorities and roadmap planning. Similarly, engineering teams may rely on AI to monitor infrastructure and identify anomalies while human engineers focus on evaluating risks and determining appropriate responses.

The most successful organizations are not replacing human expertise. They are augmenting it.

As AI systems become more capable, professionals who understand how to delegate work effectively, validate outputs, and leverage AI strengths will become increasingly valuable. The ability to collaborate with intelligent systems is rapidly emerging as a core professional skill.

 

The Definition of Productivity Is Expanding

Perhaps the most profound impact of AI coworkers is the way they are changing how organizations think about productivity.

Traditional productivity improvements focused on completing tasks faster. AI coworkers enable a broader transformation. They help organizations complete more complex work, coordinate across teams more effectively, and make higher-quality decisions.

For example, an AI assistant that generates meeting notes saves time. An AI coworker that tracks action items, monitors progress, identifies risks, and proactively surfaces relevant information contributes to organizational effectiveness in a much deeper way.

This distinction matters because it changes how companies measure value. The focus is shifting from task automation toward workflow optimization and decision support. Organizations increasingly evaluate AI based on how it improves outcomes rather than how many tasks it automates.

As AI systems become more integrated into daily operations, the line between productivity software and team member will continue to blur. While AI will not replace human coworkers, it is becoming an increasingly important contributor to how modern organizations function.

 

Key Takeaway

AI coworkers are transforming software teams by moving beyond individual task assistance and becoming active participants in organizational workflows. From software development and incident response to project coordination and decision support, AI systems are increasingly contributing alongside human professionals. The future of work is not about replacing people with AI but creating collaborative environments where humans and intelligent systems combine their strengths to achieve better outcomes.

 

Section 4: What the Future Looks Like When AI Becomes a True Coworker

 

Organizations Are Redesigning Work Around Human-AI Teams

As AI assistants continue evolving into AI coworkers, organizations are beginning to rethink how work is structured. Historically, business processes were designed around human teams supported by software tools. AI systems were typically viewed as applications that improved efficiency but remained separate from the workforce itself.

That distinction is beginning to disappear.

Forward-thinking companies are increasingly designing workflows with the assumption that AI will participate as an active contributor. Instead of assigning every task exclusively to employees, organizations are determining which responsibilities are best handled by humans, which can be delegated to AI, and which require collaboration between both.

For example, a software development team may rely on AI coworkers to analyze requirements, generate technical documentation, monitor system health, review code changes, and investigate routine incidents. Human engineers then focus on architecture decisions, complex debugging, stakeholder communication, and strategic planning.

Similarly, product teams may use AI to synthesize customer feedback, identify behavioral trends, generate competitive analyses, and prepare recommendations. Product managers remain responsible for prioritization, business strategy, and long-term decision-making.

This shift represents a fundamental change in organizational design. AI is moving from the technology stack into the operating model itself.

Companies that successfully integrate AI coworkers are likely to achieve significant advantages in productivity, decision-making speed, and operational scalability. However, achieving these benefits requires thoughtful planning regarding governance, accountability, and workflow design.

 

Trust and Reliability Will Determine Adoption

While AI capabilities continue advancing rapidly, trust remains one of the most important factors influencing adoption.

Organizations may be willing to experiment with AI-generated content or code suggestions, but allowing AI systems to participate directly in business workflows requires a much higher level of confidence. Employees need to trust that AI coworkers can perform tasks consistently, provide accurate information, and behave predictably under changing conditions.

This is particularly important as AI systems gain access to enterprise tools and business-critical processes. A coworker that can update records, trigger workflows, access proprietary information, or coordinate operational tasks must operate within clearly defined boundaries.

As a result, reliability is becoming one of the most important areas of investment within enterprise AI. Companies are implementing evaluation frameworks, monitoring systems, governance controls, and observability platforms designed to ensure AI behaves responsibly and predictably.

The growing importance of reliability is explored in "AI Agents in Production: Challenges, Risks, and Best Practices," which examines the operational, governance, and reliability challenges organizations face as AI systems move from experimentation to large-scale deployment.

The future of AI coworkers depends not only on intelligence but also on trustworthiness. Organizations will adopt AI more aggressively when they can confidently predict and manage system behavior.

 

New Skills Will Be Required for Human Workers

The rise of AI coworkers is also changing the skills that professionals need to succeed.

In the past, employees were primarily responsible for completing tasks themselves. Increasingly, success depends on the ability to collaborate effectively with intelligent systems. Professionals must learn how to delegate work, provide clear objectives, evaluate outputs, identify errors, and guide AI toward desired outcomes.

For software engineers, this means understanding how AI systems operate, how to integrate them into workflows, and how to validate their recommendations. For managers, it means learning how to allocate responsibilities between humans and AI. For organizations, it means creating processes that maximize the strengths of both.

This shift is creating a new category of professional capability often referred to as AI collaboration skills. These skills include prompt design, workflow orchestration, objective definition, output validation, and strategic oversight.

Interestingly, the growing importance of AI collaboration is increasing the value of uniquely human capabilities. Communication, leadership, judgment, creativity, empathy, and decision-making are becoming more important because these are areas where humans continue to provide substantial advantages.

Rather than reducing the importance of people, AI coworkers are elevating the importance of human strengths.

 

The Future Workplace Will Be Hybrid by Design

Looking ahead, the most likely outcome is not a workplace dominated by AI nor one where humans simply use better tools. Instead, organizations are moving toward hybrid operating models where humans and AI coworkers function as integrated teams.

In these environments, AI systems will handle many operational activities such as information gathering, routine analysis, monitoring, reporting, workflow coordination, and knowledge retrieval. Humans will focus on leadership, innovation, relationship management, strategic thinking, and navigating uncertainty.

This hybrid model offers significant advantages. AI provides scalability, speed, and continuous availability. Humans provide context, judgment, ethics, and adaptability. Together, they create teams that are capable of achieving outcomes neither could accomplish independently.

The transition will not happen uniformly across industries or organizations. Some companies will move aggressively while others adopt AI more gradually. However, the broader direction is becoming increasingly clear. AI is evolving from a tool that helps people work into a collaborator that works alongside them.

The organizations and professionals who learn how to operate effectively within this new environment will be best positioned to thrive as AI continues transforming the future of work.

 

Key Takeaway

The future of AI assistants lies in their evolution into trusted digital coworkers that participate actively in organizational workflows. As companies redesign work around human-AI collaboration, reliability, governance, trust, and AI collaboration skills will become increasingly important. The workplace of the future will not be defined by humans competing against AI but by hybrid teams where people and intelligent systems combine their strengths to achieve greater productivity, innovation, and business impact.

 

Conclusion

The evolution of AI assistants from copilots to coworkers represents one of the most significant technological shifts of the modern workplace. Just a few years ago, AI systems were primarily used to accelerate individual tasks such as writing code, drafting emails, summarizing documents, and answering questions. While these capabilities delivered substantial productivity gains, they positioned AI as a supporting tool rather than an active participant in organizational workflows.

In 2026, that distinction is rapidly fading.

Advances in Large Language Models, Retrieval-Augmented Generation, memory architectures, agentic systems, tool integrations, and workflow orchestration have fundamentally expanded what AI assistants can do. Modern AI systems are increasingly capable of retaining context, interacting with enterprise software, coordinating activities, executing multi-step workflows, and contributing to long-term objectives. As a result, organizations are beginning to treat AI less like software and more like a digital coworker.

This transformation is changing how businesses operate. Teams are redesigning workflows around human-AI collaboration. Software engineers are using AI to investigate incidents, analyze systems, and accelerate development. Product teams are leveraging AI to synthesize customer insights and support decision-making. Operations teams are automating complex workflows that previously required significant manual effort.

However, the future is not about replacing people. The most successful organizations recognize that AI and humans excel at different things. AI offers speed, scalability, consistency, and the ability to process vast amounts of information. Humans provide judgment, creativity, leadership, strategic thinking, empathy, and ethical oversight. The greatest value emerges when these strengths are combined.

This is why trust, reliability, governance, and collaboration skills are becoming increasingly important. As AI systems gain more autonomy, organizations must ensure that they operate predictably and responsibly. Engineers must design reliable architectures. Leaders must establish clear accountability frameworks. Employees must learn how to work effectively alongside intelligent systems.

For software engineers, the rise of AI coworkers creates both opportunities and responsibilities. Those who understand agentic systems, AI workflows, observability, reliability, and human-AI collaboration will be well positioned to thrive in the next generation of technology organizations.

The future workplace will not be defined by humans versus AI. It will be defined by how effectively humans and AI work together. The transition from copilots to coworkers is only the beginning of a much larger transformation that will reshape productivity, innovation, and organizational design for years to come.

 

Frequently Asked Questions

 

1. What is the difference between an AI copilot and an AI coworker?

An AI copilot primarily assists users with individual tasks such as writing, coding, or summarizing information. An AI coworker goes further by participating in workflows, coordinating tasks, using tools, maintaining context, and helping achieve broader objectives.

 

2. Why are AI assistants evolving into coworkers?

Advances in Large Language Models, memory systems, Retrieval-Augmented Generation, agentic architectures, and tool integrations allow AI systems to handle more complex workflows and contribute beyond simple task completion.

 

3. What is an AI coworker?

An AI coworker is an intelligent system capable of collaborating with humans on ongoing work by retrieving information, managing workflows, using software tools, maintaining context, and supporting decision-making processes.

 

4. Will AI coworkers replace human employees?

In most cases, AI coworkers are designed to augment human capabilities rather than replace employees. They automate repetitive tasks and provide operational support while humans focus on strategy, creativity, leadership, and judgment.

 

5. How are software engineers using AI coworkers?

Software engineers use AI coworkers to generate code, review pull requests, investigate incidents, analyze logs, retrieve documentation, create test cases, monitor systems, and accelerate development workflows.

 

6. What technologies make AI coworkers possible?

Key technologies include Large Language Models (LLMs), Retrieval-Augmented Generation (RAG), vector databases, memory systems, agent frameworks, orchestration platforms, and enterprise software integrations.

 

7. What are agentic AI systems?

Agentic AI systems can plan actions, make decisions, use tools, gather information, and execute multi-step workflows to achieve objectives with limited human supervision.

 

8. Why is memory important for AI coworkers?

Memory allows AI systems to retain context across conversations and projects. This enables long-term collaboration, continuity, personalization, and more effective workflow participation.

 

9. What role does Retrieval-Augmented Generation play in AI coworkers?

RAG allows AI systems to access current information from external knowledge sources, improving accuracy, reducing hallucinations, and enabling more reliable decision support.

 

10. What challenges do organizations face when deploying AI coworkers?

Common challenges include reliability, governance, security, privacy, observability, compliance, workflow integration, trust, and ensuring appropriate levels of human oversight.

 

11. How do AI coworkers improve productivity?

AI coworkers can automate routine activities, gather information, monitor systems, generate reports, coordinate workflows, and assist with decision-making, allowing employees to focus on higher-value work.

 

12. What skills will professionals need to work with AI coworkers?

Important skills include AI literacy, prompt design, workflow orchestration, critical thinking, output validation, systems thinking, communication, and the ability to collaborate effectively with intelligent systems.

 

13. Which industries are adopting AI coworkers most rapidly?

Technology, healthcare, finance, customer support, consulting, manufacturing, education, enterprise software, and professional services organizations are among the fastest adopters.

 

14. How will AI coworkers affect engineering careers?

Engineering roles are likely to become more strategic. Engineers will spend less time on repetitive implementation tasks and more time on architecture, reliability, product development, system design, and business impact.

 

15. What does the future of AI coworkers look like?

Future AI coworkers will become more autonomous, context-aware, and integrated into organizational workflows. They will increasingly participate in project management, operations, software development, decision support, and cross-functional collaboration while working alongside human teams rather than replacing them.