A Research-First Portfolio Management

MFs, stocks, or both — choose your path to superior returns with expert management. From asset mix to sizing, we handle the decisions to build you portfolios that endure across changing markets.

PMS Hero
    Stocks. Mutual Funds.
    Your pick, Our Expertise.
    Our Portfolios
    Stock
    Portfolio

    High-conviction
    direct equities

    Mutual Fund
    Portfolio

    Built to last across
    market cycles

    Blended
    Portfolio

    Stocks and funds,
    seamlessly combined

    One research engine. Three strategies.
    SEBI Registered PMS Your Wealth.
    Our Research.
    Proprietary QQM research framework
    Disciplined portfolio design
    Dynamic risk management

    A Research-First Portfolio Management

      Stocks. Mutual Funds.
      Your pick, Our Expertise.

      Our Portfolios
      📊

      Stock
      Portfolio

      High-conviction
      direct equities

      📈

      Mutual Fund
      Portfolio

      Built to last across
      market cycles

      Blended
      Portfolio

      Stocks and funds,
      seamlessly combined

      One research engine. Three strategies.
      SEBI Registered PMS

      Your Wealth.
      Our Research.

      Proprietary QQM research framework

      Disciplined portfolio design

      Dynamic risk management

      MFs, stocks, or both — choose your path to superior returns with expert management. From asset mix to sizing, we handle the decisions to build you portfolios that endure across changing markets.

      Built on Research. Evolved into PMS.

      Before managing money, we review it.

      Most PMS firms start with strategies. We start with your existing portfolio.

      Sample portfolio dashboard showing stock and mutual fund holdings, invested values, portfolio scores of 85 and 45, and buy and sell recommendations

      Review of Stocks & Mutual Funds

      Comprehensive analysis of all your holdings across asset classes.

      Overlap, concentration & risk analysis

      Identify hidden risks and concentration across your portfolio.

      Clear Buy / Hold / Sell calls 

      Actionable recommendations based on our research framework.

      Portfolio Value Reviewed
      0 Cr+
      Portfolio Value Reviewed
      0 Cr+
      Happy Clients Reviewed
      0 +
      Happy Clients Reviewed
      0 +

      Our Portfolio Management Strategies

      Each strategy is built on rigorous research and disciplined portfolio construction.

      Prime Vision

      Mutual Funds & ETFs

      Asset-allocated, smartly-diversified portfolios for long-term wealth, suiting different risk profiles.

      Prime Synergy

      Mutual funds + stocks

      Blends mutual fund stability with focused stock exposures for alpha generation, with dynamic adjustments.

      Prime Velocity

      Stock Portfolio

      Multicap, sector-agnostic portfolio that cherry-picks stocks with high growth potential.

      The Experience Driving our PMS

      60+ years of battle-tested investing wisdom. We’ve seen the crashes, survived the bubbles, and learned what actually compounds wealth.

      Vidya Bala 

      20+ years of expertise in investment research across equity and debt markets. Rich experience in working directly with investors across the spectrum, solving real-world problems.

      Bhavana Acharya

      16+ years of research experience in mutual fund and equity research, and investor advisory. Adept at building transparent methodologies to analyse products in an unbiased manner.

      Aarati Krishnan

      30+ years of expertise analysing India’s equity and debt markets, mutual funds, & macro economics. Known for investor-focused transparency & deep insights on markets.

      Why We're Different from a Typical PMS

      We’re not yet another stock-picking PMS. We’re built to address real wealth goals, not just chase returns.

      Traditional PMS

      Prime PMS

      Simple, Fair Pricing. No Performance Fees.

      Transparent portfolio management fee structure that aligns our interests with yours.

      Fixed AUM-based fee keeps costs clear, predictable and fair. No fine print!

      No additional fees on profits earned. Returns are yours to keep! 

      Reasonably priced management fees, compared to most PMS offerings

      Simple, competitive fee structure ensures advice aligned with your long-term wealth creation. 

      PMS Fees Illustration

      Trusted by Serious Long-Term Investors

      Hear from investors who value research depth, clarity, and alignment of interests.

      Frequently Asked Questions

      Clear answers to common questions about our PMS service.

      Portfolio Management Services (PMS) is a professionally managed investment solution where your portfolio is actively managed by experienced fund managers based on your risk profile, goals, and investment horizon. Unlike mutual funds, PMS offers personalised portfolios and higher flexibility in asset allocation and security selection.

      Most traditional PMS products focus only on stocks and carry high risk. PrimeInvestor PMS is designed as a core wealth solution, using a multi-asset approach across equities, debt, gold, mutual funds, ETFs, and stocks—depending on the chosen strategy. The focus is on risk-adjusted returns, downside protection, and disciplined asset allocation rather than aggressive stock bets alone.

      The minimum investment for PrimeInvestor PMS is ₹50 lakh per PAN, as mandated by SEBI. This amount can be deployed across one or more strategies based on suitability and diversification needs.

      Risk management is central to the PMS framework. This is achieved through:

      • Strategic asset allocation across asset classes

      • Controlled position sizing

      • Active monitoring and rebalancing

      • Defensive allocations during expensive market conditions

      The focus is on containing losses, as avoiding deep drawdowns is critical for long-term wealth creation.

      Yes. NRIs with a valid full KYC and an Indian demat account can invest in PMS through appropriate NRE/NRO accounts, subject to regulatory compliance and documentation.

      Try it Now

      Ready to move from advice to execution?

      Start with a comprehensive portfolio review or schedule a conversation with our team.

      Hold On

      You are being redirected to another page,
      it may take a few seconds.
      Login_popup_image

      Become a PrimeInvestor!

      ').show(); if (response.data.redirect_url) { setTimeout(function() { window.location.href = response.data.redirect_url; }, 2000); } } else { // Hide success message and show error $('#otp-sent-message').hide(); $('.error_otp').text(response.data || 'Registration failed. Please try again.').show(); } }, error: function() { $btn.prop('disabled', false).removeClass('loading'); $('.error_otp').text('An error occurred. Please try again.').show(); } }); }); function startResendCountdown() { resendCountdown = 60; $('#pms-resend-otp').addClass('disabled').show().css('display', 'inline'); $('#resend-countdown').text('(' + resendCountdown + ')').show().css('display', 'inline-block'); if (countdownInterval) { clearInterval(countdownInterval); } countdownInterval = setInterval(function() { resendCountdown--; $('#resend-countdown').text('(' + resendCountdown + ')'); if (resendCountdown <= 0) { clearInterval(countdownInterval); $('#pms-resend-otp').removeClass('disabled'); $('#resend-countdown').hide(); } }, 1000); } function isValidEmail(email) { var re = /^[^\s@]+@[^\s@]+\.[^\s@]+$/; return re.test(email); } });
      Login_popup_image

      Login

      ').show(); if (response.data.redirect_url) { setTimeout(function() { window.location.href = response.data.redirect_url; }, 1500); } else { setTimeout(function() { window.location.reload(); }, 1500); } } else { $('.error_otp').text(response.data || 'Login failed. Please try again.').show(); } }, error: function() { $btn.prop('disabled', false).removeClass('loading'); $('.error_otp').text('An error occurred. Please try again.').show(); } }); }); function startLoginResendCountdown() { loginResendCountdown = 60; $('#pms-login-resend-otp').addClass('disabled').show().css('display', 'inline'); $('#login-resend-countdown').text('(' + loginResendCountdown + ')').show().css('display', 'inline-block'); if (loginCountdownInterval) { clearInterval(loginCountdownInterval); } loginCountdownInterval = setInterval(function() { loginResendCountdown--; $('#login-resend-countdown').text('(' + loginResendCountdown + ')'); if (loginResendCountdown <= 0) { clearInterval(loginCountdownInterval); $('#pms-login-resend-otp').removeClass('disabled'); $('#login-resend-countdown').hide(); } }, 1000); } });
      Don’t have an account ? Register for free

      Become a PrimeInvestor!

      Elevate Your Wealth with Professional Portfolio Management

      ').show(); if (response.data.redirect_url) { setTimeout(function() { window.location.href = response.data.redirect_url; }, 2000); } } else { // Hide success message and show error $('#otp-sent-message').hide(); $('.error_otp').text(response.data || 'Registration failed. Please try again.').show(); } }, error: function() { $btn.prop('disabled', false).removeClass('loading'); $('.error_otp').text('An error occurred. Please try again.').show(); } }); }); function startResendCountdown() { resendCountdown = 60; $('#pms-resend-otp').addClass('disabled').show().css('display', 'inline'); $('#resend-countdown').text('(' + resendCountdown + ')').show().css('display', 'inline-block'); if (countdownInterval) { clearInterval(countdownInterval); } countdownInterval = setInterval(function() { resendCountdown--; $('#resend-countdown').text('(' + resendCountdown + ')'); if (resendCountdown <= 0) { clearInterval(countdownInterval); $('#pms-resend-otp').removeClass('disabled'); $('#resend-countdown').hide(); } }, 1000); } function isValidEmail(email) { var re = /^[^\s@]+@[^\s@]+\.[^\s@]+$/; return re.test(email); } });
      Have an account?

      Login

      ').show(); if (response.data.redirect_url) { setTimeout(function() { window.location.href = response.data.redirect_url; }, 1500); } else { setTimeout(function() { window.location.reload(); }, 1500); } } else { $('.error_otp').text(response.data || 'Login failed. Please try again.').show(); } }, error: function() { $btn.prop('disabled', false).removeClass('loading'); $('.error_otp').text('An error occurred. Please try again.').show(); } }); }); function startLoginResendCountdown() { loginResendCountdown = 60; $('#pms-login-resend-otp').addClass('disabled').show().css('display', 'inline'); $('#login-resend-countdown').text('(' + loginResendCountdown + ')').show().css('display', 'inline-block'); if (loginCountdownInterval) { clearInterval(loginCountdownInterval); } loginCountdownInterval = setInterval(function() { loginResendCountdown--; $('#login-resend-countdown').text('(' + loginResendCountdown + ')'); if (loginResendCountdown <= 0) { clearInterval(loginCountdownInterval); $('#pms-login-resend-otp').removeClass('disabled'); $('#login-resend-countdown').hide(); } }, 1000); } });
      upi-qr-code