ADVERTISEMENT

Risk management: A survival strategy for SMEs

Published Jul 23, 2026 12:01 am  |  Updated Jul 22, 2026 06:21 am
Many people believe that risk management is only for publicly listed companies or large corporations. Ironically, the opposite is true. Risk management may be even more important for micro, small, and medium enterprises (MSMEs), which typically have fewer financial resources to absorb unexpected losses.
This common misconception inspired me to write this article. My objective is to demonstrate that risk management is not reserved for corporate giants; rather, it is an essential survival strategy for every MSME that aspires to grow and remain sustainable.
The importance of this topic becomes even more evident when we look at the numbers. According to the Department of Trade and Industry (DTI), MSMEs account for approximately 99.5 percent of all business establishments in the Philippines and contributed about 35.7 percent of the country’s gross domestic product (GDP) in 2018 (Source: Congressional Policy and Budget Research Department). While updated figures continue to be compiled, it is reasonable to expect that the contribution of MSMEs has only increased over time.
Business owners may also wonder whether their operation qualifies as an MSME. Based on the classification adopted by the Philippine Statistics Authority (PSA) and the DTI, micro enterprises generally employ one to nine workers and have assets of up to ₱3 million. Small enterprises employ 10 to 99 workers, with assets exceeding ₱3 million but not more than ₱15 million. Medium enterprises employ 100 to 199 workers and have assets of more than ₱15 million but not exceeding ₱100 million. Businesses operating beyond these thresholds are classified as large enterprises.
Interestingly, even medium-sized enterprises—with assets of up to ₱100 million—often pay little attention to formal risk management. Yet these businesses possess significant growth potential and have a great deal to lose if risks are left unmanaged.
When entrepreneurs establish a business, their immediate priorities naturally revolve around increasing sales, attracting customers, expanding operations, and boosting profitability. While these goals are critical, many overlook an equally essential pillar of long-term success: risk management.
Every business faces risks. Some stem from external factors, such as inflation, economic downturns, natural disasters, cyberattacks, evolving government regulations, and geopolitical events. For example, recent conflicts in the Middle East have contributed to volatile oil prices, directly driving up transportation and operating costs for many local businesses.
Other risks originate internally. These include fraud, weak internal controls, inadequate record-keeping, and excessive dependence on a few key employees, among others. While no business can eliminate every hazard, many risks can be anticipated, minimized, or effectively managed through deliberate planning.
One of the most significant threats confronting MSMEs is cash flow risk. Many profitable businesses have closed not because they lacked customers or failed to generate revenue, but because they ran out of cash. Delayed collections, excessive inventory, poor credit management, and uncontrolled expenses can quickly create liquidity crises. Business owners should therefore prepare regular cash flow forecasts, closely monitor receivables, and maintain sufficient working capital to withstand temporary setbacks.
Another growing concern is cybersecurity. As businesses increasingly adopt online banking, cloud-based accounting systems, digital payments, and electronic government services, they become more vulnerable to cyber threats. A single phishing attack or ransomware incident can halt operations, compromise confidential data, and result in substantial financial damage.
Business owners should likewise pay attention to customer concentration risk. While securing a major customer is a milestone, relying on one or two clients for the majority of revenue creates dangerous vulnerability. Losing a key customer can severely disrupt cash flow and even threaten the enterprise's survival. Diversifying the client base helps reduce this risk.
Supplier concentration presents a similar challenge. Businesses heavily dependent on a single vendor face production delays, price hikes, or inventory shortages if that supplier encounters operational trouble. Developing alternative supplier networks builds operational resilience.
Another frequently overlooked hazard is key-person risk. Many MSMEs center around the owner or a small circle of key employees who hold vital institutional knowledge, control main client relationships, or handle crucial decisions. If one of these individuals unexpectedly departs, becomes incapacitated, or retires, operations can grind to a halt. Documenting operational processes, cross-training staff, and establishing succession plans significantly reduce this exposure.
Compliance risk also deserves attention. Non-compliance with tax laws, labor codes, environmental regulations, or licensing mandates can result in severe financial penalties, operational suspension, legal disputes, and lasting reputational damage. Cultivating a proactive culture of compliance protects both the enterprise and its market credibility.
One practical, low-barrier tool every MSME can implement immediately is a simple risk register. This does not need to be a complex or cumbersome document. A straightforward, one-page matrix identifying the primary risks facing the business, their likelihood, potential operational impact, and planned mitigation strategies can greatly improve leadership's ability to anticipate disruptions and make informed decisions.
Ultimately, risk management is not about avoiding risk altogether—every successful entrepreneur takes calculated risks. The goal is to understand potential threats, build tailored responses, and ensure that unexpected events do not derail long-term sustainability.
For MSMEs, risk management should never be viewed merely as a bureaucratic compliance obligation or a discipline reserved for corporate giants. Rather, it is a strategic investment in business continuity, organizational resilience, and sustainable growth.
(Wilma Miranda is the Managing Partner of Inventor, Miranda & Associates, CPAs. She is also the Project Chair and Editor-in-Chief of the 2025 FINEX Sustainability Handbook, as well as Project Chair and Contributor to the FINEX Ethics Book, "Evolving or Enduring." The views expressed herein do not necessarily reflect the opinion of the Firm or the Financial Executives Institute of the Philippines.)

Related Tags

Financial Executives Institute of the Philippines (FINEX) small and medium-sized enterprises (SMEs)
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ static_articles_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.