Shinier
    Sign In

    There is a brutal difference between "having a cost spreadsheet" and "having a budget." The spreadsheet records what has already happened. The startup budget anticipates what will happen with the cash, month by month, under explicit assumptions — and tells you when you need to cut, hire, raise, or pivot before the decision is made for you due to a lack of alternatives.

    The Stripe Atlas accounting guide insists on a point that seems basic and is almost never resolved: strictly separating accrual from cash. A startup can close the month with a signed contract, invoice issued, revenue recognized — and still have no money to pay payroll, because the customer pays in 45 days and the team gets paid on the fifth business day. A budget that ignores payment terms is not a budget; it is an intention.

    This material covers the entire path: what the budget needs to show, how to calculate monthly burn rate and runway, how to separate CAPEX, OPEX, and variable costs, how to build three scenarios that actually change decisions, when to use zero-based budgeting and rolling forecast, how to connect the budget to commercial goals and technical capacity, and a monthly review model applicable right in the next closing.

    💡 The biggest mistake founders make: putting together the budget once, at the beginning of the year, with a single optimistic scenario, and only looking at it again when the bank balance gets scary. A budget is a navigation instrument — without a monthly review, it stops describing the company that exists and starts describing the company you hoped to have.

    What does a startup budget need to show?

    A useful budget answers five questions without anyone having to open another spreadsheet: how much cash comes in and when; how much cash goes out and when; what is the projected balance at the end of each month for the next twelve; in which month does this balance cross the safety line; and what needs to change today to push that month forward.

    The U.S. Small Business Administration organizes business financial management into blocks that fully apply to startups: cash flow projection, working capital, accounts payable and receivable control, pricing, and credit planning. None of them are sophisticated. What breaks companies is not the lack of an advanced model — it is the absence of the basics updated with discipline.

    Accrual and cash views

    Two views side by side. Accrual shows if the business generates results; cash shows if it survives to see them. Healthy startups on paper die exactly in the gap between the two columns.

    Real calendar of inflows and outflows

    Receipt date per customer, average billing term, taxes, payroll, charges, 13th salary, vacations, annual license renewals, and anticipations. The month where three annuals coincide needs to appear a year in advance.

    Gross and net burn rate per month

    How much goes out regardless of what comes in, and how much cash is actually destroyed. A single expense line hides the effect of irregular revenue and makes the founder believe in an average consumption that does not exist in any real month.

    Runway and the decision month

    It's not enough to say 'we have eleven months.' The budget needs to mark the month the cash falls below the safety floor and, counting backward the time to raise or cut, what the deadline to act is.

    Written and named assumptions

    Average ticket, sales cycle, conversion rate, churn, default rate, supplier adjustment, exchange rate, and cloud cost growth. An unwritten assumption cannot be revised or blamed when the number doesn't match.

    Budgeted vs. actual comparison

    Horngren's variance analysis applied to the day-to-day: per line, how much was predicted, how much occurred, what is the difference in dollars and percentage, and the explanation in one sentence. Without this column, the budget never learns.

    Quality test: ask someone on the team to answer, looking only at the budget, in which month the company runs out of cash in the conservative scenario. If the answer requires your explanation, the document is not ready — it depends on you to be read, which means no one else makes decisions guided by it.

    Want to build your startup budget with method rather than guesswork?

    On the Shinier platform, you build budget, cash flow, pricing, and roadmap connected: every commercial goal becomes a technical capacity demand, and every hire becomes a direct impact on burn rate and projected runway.

    For founders building cash

    Use the budget planner, cash flow control, and pricing tools to see burn rate, runway, and scenarios in one place.

    Start now

    For companies and software houses

    Need to tie budget, team allocation, and margin per project with auditable data? Talk to the Shinier team about the management model.

    Talk to Shinier

    How to calculate monthly burn rate and runway?

    Burn rate is the speed at which the company consumes cash. Runway is how long that speed allows it to continue existing. Both calculations fit into two lines, and it is precisely because they are simple that they are often done wrong — usually by using an average that is too long or by forgetting expenses that don't hit every month.

    Founder writing monthly burn rate and runway calculation on a whiteboard, with a cash drop curve next to it

    Gross burn rate

    Sum of all cash outflows in the month: payroll, charges, owner's draw, suppliers, cloud, tools, taxes, marketing, accounting, rent, and installments.

    Gross burn = total cash outflows in the month

    Net burn rate

    What cash was actually destroyed after considering everything that really came in — received, not invoiced.

    Net burn = cash outflows − cash inflows

    Runway

    Months remaining until cash runs out, maintaining current consumption. Use the average of the last three months, never twelve — a long average hides recent deterioration.

    Runway = available cash ÷ average net burn (3 months)

    Complete numerical example

    A B2B startup has $1,200,000 in cash. Over the last three months, outflows were $310,000, $325,000, and $340,000; cash inflows received were $150,000, $160,000, and $155,000. Average gross burn is $325,000 and average net burn is $170,000. Runway is 1,200,000 ÷ 170,000 ≈ 7 months.

    Seven months seems comfortable until you add two pieces of information that almost always stay out of the math: the burn grows about 5% a month on this trajectory, and a fundraising round takes four to six months from the first conversation to money in the bank. In other words, the company doesn't have seven months to decide — it has, at most, one month. This is the difference between calculating runway and using runway.

    Errors that distort the calculation: ignoring diluted annual expenses, forgetting provisioned 13th salary and vacations, counting invoiced revenue as received, treating receivable anticipation as new entry, and using the gross bank balance without discounting commitments already made for the next thirty days.

    How to separate CAPEX, OPEX, and variable costs?

    The separation seems like accounting bureaucracy, but it defines three concrete decisions: what can be cut in thirty days, what only leaves the cash once, and what grows automatically when revenue grows. Horngren is categorical in showing that budgeting without proper cost classification produces wrong decisions even with right numbers.

    CAPEX

    Investment in assets that generate benefits over multiple periods: equipment, machinery, construction, and in some cases, capitalizable platform development. It impacts cash all at once, but the result over time via depreciation or amortization. In a startup, poorly dimensioned CAPEX is the fastest way to buy months of runway for an idle asset.

    OPEX

    Recurring cost of operating: payroll, tools, accounting, rent, baseline cloud, continuous marketing. It's where structural burn lives. The right question per line is not "how much does it cost," but "how many days does it take me to turn this off without stopping the operation" — the answer defines your real reaction capacity.

    Variable costs

    They grow with volume: gateway fee, infrastructure by use, support per ticket, sales commission, cost per message, or API call. They are the line that turns growth into loss when the price was set before the math closed per unit delivered.

    Cloud: the line that demands FinOps discipline

    In a software startup, cloud cost is half OPEX, half variable — and it is the line that surprises most at closing. The FinOps Framework organizes the solution into three phases: inform (everyone sees the cost of what they provision, with tags by product and environment), optimize (reservations, rightsizing, shutting down idle environments, data retention review) and operate (the cost decision becomes part of the engineering routine, not a quarterly task force).

    The metric that matters is infrastructure cost per unit of value delivered — per active customer, per transaction, per thousand requests. If this number rises while the base grows, you don't have economies of scale; you have an architectural problem being paid monthly with cash.

    How to create conservative, base, and aggressive scenarios?

    A scenario is not the same spreadsheet with different numbers. Each scenario is a coherent set of assumptions with an activation trigger and an already written action plan. The value is not in predicting the exact future — it's in having the decision ready before the scare, when there is still time to execute without destroying the company.

    Three scenarios — Automatic Transition

    Conservative — the scenario that saves the company

    Revenue 30% to 40% below plan, sales cycle 50% longer, higher default rate, and no fundraising in the period. Here you define the objective trigger — for example, two consecutive months below 70% of the target — and the list of cuts in the exact order they will be executed, from least to most painful, with deadline and person responsible.

    🛟 Objective: extend runway without losing the core delivery.
    AssumptionConservativeBaseAggressive
    New contracts/month247
    Sales cycle120 days80 days60 days
    Monthly churn3.5%2.0%1.2%
    Hires in semester025
    Projected runway14 months11 months8 months

    Notice the counterintuitive detail in the last line: the aggressive scenario has the shortest runway. Growing faster means anticipating hiring and working capital before revenue consolidates. That's why the Bessemer Atlas insists on evaluating growth and efficiency together — the Rule of 40 exists precisely to stop you from celebrating speed paid with cash destruction.

    When to use zero-based budgeting and rolling forecast?

    They are complementary tools with different purposes. Zero-based budgeting is a periodic reconstruction event; rolling forecast is a continuous reprojection routine. Using only the first produces directionless cutting; using only the second produces inertia with updated numbers.

    Zero-based budgeting

    Instead of starting from the previous year's spending and applying a percentage, each line starts at zero and must be justified by the value it delivers in the next period. It is the method that exposes forgotten subscriptions, tools with duplicate functions, automatically renewed contracts, and areas that grow out of habit.

    • • Use at the turn of the fiscal year or company stage.
    • • Use before fundraising, so you don't finance inefficiency with equity.
    • • Use when burn grows faster than revenue for two quarters.
    • • Do not use every month: coordination cost exceeds the gain.

    Rolling forecast

    At each monthly closing, you replace the projected month with the actual and add a new month to the end of the horizon, always keeping twelve months ahead. The budget ceases to be an annual document that ages and becomes a moving window that always sees the same amount of future.

    • • Fixed 12-month horizon, updated monthly.
    • • Assumption adjustment, not complete rewrite of the model.
    • • Every review records the variance and explanation in one sentence.
    • • Serves as the basis for the three scenarios to be reprojected together.

    Combination that works in startups: zero-based once a year or at inflection points, rolling forecast every month, and scenario review every quarter. Three different rhythms for three different questions: what should we spend, what will we spend, and what will we do if the world changes.

    The monthly budget review (60 minutes)

    The spreadsheet only yields results if it alters founder behavior. An effective monthly meeting has an agenda, a time limit, and ends with action, not just observation.

    15 min

    Actual vs. Budget

    Where did we miss by more than 10%? Was it timing or a structural assumption?

    15 min

    Runway & Cash

    Recalculate the runway. Has the decision month moved closer or further away?

    15 min

    Scenario Stress Test

    Which of the 3 scenarios are we currently in? Should we pull a trigger?

    15 min

    Forecast Update

    Add month 13 to the rolling forecast and lock the hiring plan.

    "A budget doesn't limit your freedom to operate; it tells you exactly how much freedom you have before you run out of cash."

    Referências

    • STRIPE ATLAS. Startup Accounting Guide. It is a reference because it translates, in founder language, the accounting minimum a startup needs to keep from the first month: separating personal and company accounts, accrual versus cash accounting, recognizing recurring revenue, provisions, and the set of reports any investor will ask for in due diligence. Read Stripe Atlas Accounting Guide
    • FINOPS FOUNDATION. FinOps Framework. It is a reference because it structured the discipline of cloud financial management into three phases — inform, optimize, and operate — assigning cost responsibility to whoever provisions the infrastructure. For software startups, it is the framework that prevents cloud costs from growing disconnected from revenue and becoming the largest invisible line in the budget. Consult FinOps Framework
    • BESSEMER VENTURE PARTNERS. Atlas. It is a reference because it gathers the most used benchmarks in the SaaS market — growth efficiency, Rule of 40, magic number, net revenue retention, and burn patterns by stage. It helps the founder compare their budget with companies that have traveled the same curve, instead of calibrating goals by guesswork. Access Bessemer Atlas
    • U.S. SMALL BUSINESS ADMINISTRATION. Manage Your Finances. It is a reference because it presents the well-done basics of small business financial management: cash flow projection, working capital, service pricing, accounts payable and receivable control, and credit planning. It's the foundation many startups skip, thinking budgeting is a big-company topic. View SBA Financial Guide
    • HORNGREN, Charles T. Cost Accounting. It is a reference because it is the classic text that formalizes the separation between fixed, variable, and semi-variable costs, activity-based costing, variance analysis between budgeted and actual, and the concept of flexible budgeting. It is the technical foundation behind any budget spreadsheet that aims to withstand tough questions. Consult Horngren's Work