distributor.hdfcfund.com Open in urlscan Pro
2606:4700::6811:a073  Public Scan

URL: https://distributor.hdfcfund.com/dashboard
Submission: On October 07 via api from IN — Scanned from CA

Form analysis 2 forms found in the DOM

Name: Login.loginForm

<form autocomplete="off" name="Login.loginForm" ng-submit="Login.submitLogin()" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength"><!-- ngIf: !Login.showOtpField -->
  <div class="row ng-scope" ng-if="!Login.showOtpField">
    <div class="col-md-12">
      <div class="input-normal" ng-class="{error:Login.loginForm.arnCode.$dirty &amp;&amp; Login.loginForm.arnCode.$invalid}"><label>ARN<span class="req">*</span></label><input name="arnCode" ng-model="Login.loginPayload.arnCode" type="text"
          id="arnCodeId" class="arn-no ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" capitalize="" maxlength="10" ng-pattern="/^[A-Z0-9]{1,10}$/" ng-change="Login.reset()" placeholder="ARN"
          required="" aria-invalid="true"><!--<span class="arn">ARN -</span>--> <span class="highlight"></span> <span class="bar"></span> <span class="arn">ARN -</span> <span
          ng-show="Login.loginForm.arnCode.$dirty &amp;&amp; Login.loginForm.arnCode.$invalid" aria-hidden="true" class="ng-hide"><span class="error-input text-left ng-binding" ng-show="Login.loginForm.arnCode.$error.required"
            ng-bind="Login.validateData.ARN_REQUIRED" aria-hidden="false">ARN is required.</span> <span class="error-input help-block text-left ng-hide" ng-show="Login.loginForm.arnCode.$error.pattern &amp;&amp; Login.loginForm.arnCode.$invalid"
            aria-hidden="true"></span> </span><!-- ngIf: Login.loginUsingOtpFlag --></div>
      <div class="col-md-6 unlock-arn-wrapper"><span class="pull-left secondary-action"><a href="/unlock-arn/main" ui-sref="unlockArn.main">Unlock ARN</a></span></div>
    </div>
  </div>
  <!-- end ngIf: !Login.showOtpField --><!--                  <div class="row" ng-if="!Login.showOtpField">--><!--                    <div class="col-md-12">--><!--                      <span class="pull-left secondary-action">--><!--                        <a href="javascript:void(0)" ui-sref="unlockArn.main">Unlock ARN</a>--><!--                      </span>--><!--                    </div>--><!--                  </div>--><!-- ngIf: !Login.showOtpField -->
  <div class="row ng-scope" ng-if="!Login.showOtpField">
    <div class="col-md-12"><!-- ngIf: !Login.loginUsingOtpFlag -->
      <div class="input-normal ng-scope" ng-if="!Login.loginUsingOtpFlag" ng-class="{error:Login.loginForm.password.$dirty &amp;&amp; Login.loginForm.password.$invalid}"><label>Password<span class="req">*</span></label><input id="passwordId"
          name="password" type="password" placeholder="Enter Password" ng-model="Login.loginPayload.password" required="" autocomplete="off" easyassist-key="mask-element" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
          aria-invalid="true">
        <div class="input-controls"><span class="inputTxt"><span class="password-toggle"><!-- ngIf: Login.passwordType !== 'password' --> <!-- ngIf: Login.passwordType === 'password' --><img src="../../../assets/images/blind-blue.svg"
                ng-if="Login.passwordType === 'password'" ng-click="Login.showPassword()" alt="close-eye" class="ng-scope" role="button" tabindex="0"><!-- end ngIf: Login.passwordType === 'password' --></span></span></div><span
          class="highlight"></span> <span class="bar"></span> <span ng-show="Login.loginForm.password.$dirty &amp;&amp; Login.loginForm.password.$invalid" aria-hidden="true" class="ng-hide"><span class="error-input text-left ng-binding"
            ng-show="Login.loginForm.password.$error.required" ng-bind="Login.validateData.PASSWORD_REQUIRED" aria-hidden="false">Password is required.</span></span>
      </div><!-- end ngIf: !Login.loginUsingOtpFlag --><!-- ngIf: Login.loginUsingOtpFlag --><!-- ngIf: !Login.loginUsingOtpFlag && !Login.showOtpField -->
      <div class="col-md-6 forgot-pass-wrapper ng-scope" ng-if="!Login.loginUsingOtpFlag &amp;&amp; !Login.showOtpField"><span
          class="pull-left secondary-action"><a href="javascript:void(0)" ng-click="Login.forgotPassword()">Forgot Password?</a></span></div><!-- end ngIf: !Login.loginUsingOtpFlag && !Login.showOtpField -->
    </div>
  </div>
  <!-- end ngIf: !Login.showOtpField --><!--                  <div class="row" ng-if="!Login.loginUsingOtpFlag && !Login.showOtpField">--><!--                    <div class="col-md-12">--><!--                      <span class="pull-left secondary-action">--><!--                          <a href="javascript:void(0)" ng-click="Login.forgotPassword()">Forgot Password?</a>--><!--                      </span>--><!--                    </div>--><!--                  </div>--><!-- ngIf: Login.showOtpField -->
  <div class="row">
    <div class="col-md-12">
      <div class="form-action"><!-- ngIf: Login.loginUsingOtpFlag === false --><input id="submitLogin" type="submit" ng-if="Login.loginUsingOtpFlag === false" ng-disabled="Login.loginForm.$invalid || Login.loginProcessFlag"
          class="btn btn-primary-action btn-block ng-scope" value="Login" disabled="disabled"><!-- end ngIf: Login.loginUsingOtpFlag === false --> <!-- ngIf: Login.showOtpField === false && Login.loginUsingOtpFlag -->
        <!-- ngIf: Login.loginUsingOtpFlag && Login.showOtpField === true --></div>
      <div class="sub-action">Don’t have account yet? <a href="/registration/main" ui-sref="registration.main">Register Now</a></div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="seperator">
        <hr>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="form-action empanel-action-wrapper"><button type="button" class="btn btn-secondary-action" id="homepage_empanel-now" ng-click="Login.widgetSelection()">Get Empanelled</button></div>
    </div>
  </div>
</form>

Name: Login.loginEuinForm

<form autocomplete="off" name="Login.loginEuinForm" ng-submit="Login.login()" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
  <div class="row">
    <div class="col-md-6">
      <div class="input-normal" ng-class="{error:Login.loginForm.arnCode.$dirty &amp;&amp; Login.loginForm.arnCode.$invalid}"><label>ARN<span class="req">*</span></label><input no-focus="" name="arnCode" ng-model="Login.euinPayload.arnCode"
          type="text" id="arnCodeId" class="arn-no ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" capitalize="" maxlength="10" ng-pattern="/^[A-Z0-9]{1,10}$/" ng-change="Login.reset()"
          placeholder="ARN" required="" aria-invalid="true"><!--<span class="arn">ARN -</span>--> <span ng-show="Login.loginForm.arnCode.$dirty &amp;&amp; Login.loginForm.arnCode.$invalid" aria-hidden="true" class="ng-hide"><span
            class="error-input text-left ng-binding" ng-show="Login.loginForm.arnCode.$error.required" ng-bind="Login.validateData.ARN_REQUIRED" aria-hidden="false">ARN is required.</span> <span class="error-input help-block text-left ng-hide"
            ng-show="Login.loginForm.arnCode.$error.pattern &amp;&amp; Login.loginForm.arnCode.$invalid" aria-hidden="true"></span> </span><!-- ngIf: Login.loginUsingOtpFlag --></div>
    </div>
    <div class="col-md-6">
      <div class="input-normal" ng-class="{error:Login.loginForm.euinCode.$dirty &amp;&amp; Login.loginForm.euinCode.$invalid}"><label>EUIN<span class="req">*</span></label><input no-focus="" name="euinCode" ng-model="Login.euinPayload.euinCode"
          type="text" id="euinCodeId" class="arn-no ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" capitalize="" maxlength="10" ng-change="Login.reset()" placeholder="EUIN" required=""
          aria-invalid="true"><!--<span class="arn">ARN -</span>--> <span ng-show="Login.loginForm.arnCode.$dirty &amp;&amp; Login.loginForm.arnCode.$invalid" aria-hidden="true" class="ng-hide"><span class="error-input text-left ng-binding"
            ng-show="Login.loginForm.arnCode.$error.required" ng-bind="Login.validateData.ARN_REQUIRED" aria-hidden="false">ARN is required.</span> <span class="error-input help-block text-left ng-hide"
            ng-show="Login.loginForm.euinCode.$error.pattern &amp;&amp; Login.loginForm.euinCode.$invalid" aria-hidden="true"></span> </span><!-- ngIf: Login.loginUsingOtpFlag --></div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="input-normal" ng-class="{error:Login.loginForm.empCode.$dirty &amp;&amp; Login.loginForm.empCode.$invalid}"><label>Employee Code<span class="req">*</span></label><input name="empCode" type="text" ng-model="Login.euinPayload.empCode"
          required="" autocomplete="off" easyassist-key="mask-element" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"> <span class="highlight"></span> <span class="bar"></span> <span
          ng-show="Login.loginForm.empCode.$dirty &amp;&amp; Login.loginForm.empCode.$invalid" aria-hidden="true" class="ng-hide"><span class="error-input text-left ng-binding ng-hide" ng-show="Login.loginForm.empCode.$error.required"
            ng-bind="Login.validateData.PASSWORD_REQUIRED" aria-hidden="true">Password is required.</span></span></div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="input-normal" ng-class="{error:Login.loginForm.password.$dirty &amp;&amp; Login.loginForm.password.$invalid}"><label>Password <span class="req">*</span></label><input id="passwordId" name="password" type="password"
          ng-model="Login.euinPayload.password" required="" autocomplete="off" easyassist-key="mask-element" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"> <span class="highlight"></span> <span
          class="bar"></span> <span ng-show="Login.loginForm.password.$dirty &amp;&amp; Login.loginForm.password.$invalid" aria-hidden="true" class="ng-hide"><span class="error-input text-left ng-binding"
            ng-show="Login.loginForm.password.$error.required" ng-bind="Login.validateData.PASSWORD_REQUIRED" aria-hidden="false">Password is required.</span></span></div>
    </div>
  </div><!-- ngIf: !Login.loginUsingOtpFlag && !Login.showOtpField -->
  <div class="row ng-scope" ng-if="!Login.loginUsingOtpFlag &amp;&amp; !Login.showOtpField">
    <div class="col-md-12"><span class="pull-left secondary-action"><a href="javascript:void(0)" ng-click="Login.forgotPassword()">Forgot Password?</a></span></div>
  </div><!-- end ngIf: !Login.loginUsingOtpFlag && !Login.showOtpField -->
  <div class="row">
    <div class="col-md-12">
      <div class="form-action"><!-- ngIf: Login.loginUsingOtpFlag === false --><input id="submitLogin" type="submit" ng-if="Login.loginUsingOtpFlag === false" ng-disabled="Login.loginForm.$invalid || Login.loginProcessFlag"
          class="btn btn-primary-action btn-block ng-scope" value="Login" disabled="disabled"><!-- end ngIf: Login.loginUsingOtpFlag === false --></div>
    </div>
  </div>
</form>

Text Content

FAQS

 * Light
 * 
 * Dark


 * A-
 * A
 * A+

 * Light
 * 
 * Dark


 * A-
 * A
 * A+

 * Login
 * Empanel
 * Register
 * Products & Solutions
   * Explore Funds
   * Calculator
 * Knowledge Centre
   * Factsheets
   * Leaflets
   * Product Presentation
 * Distributor Corner
 * About Us
 * Contact Us


    
 1. 
    


 * MFD
   


LOGIN WITH PASSWORD


LOGIN WITH OTP

ARN* ARN - ARN is required.
Unlock ARN
Password*

Password is required.
Forgot Password?
Don’t have account yet? Register Now

--------------------------------------------------------------------------------

Get Empanelled
ARN* ARN is required.
EUIN* ARN is required.
Employee Code* Password is required.
Password * Password is required.
Forgot Password?



KNOWLEDGE CENTRE

Factsheets
View All

HDFC MF Factsheet August 2024
Know More
Leaflets
View All

Leaflet
Know More
Presentation
View All

HDFC Flexi Cap Fund Presentation(as on 31st March 2024)
Know More
Factsheets
View All
HDFC MF Factsheet August 2024
Know More
Leaflets
View All
Leaflet
Know More
Presentation
View All
HDFC Flexi Cap Fund Presentation(as on 31st March 2024)
Know More


FUNDS IN FOCUS

HDFC Manufacturing Fund

Returns

   
 * 1 year
   
 * 3 years
   
 * 5 years
   
 * 10 years
   
 * Since Inception
   

CAGR

NA


Benchmark Returns

NA

NAV (as of 04/10/2024)

₹11.098

Riskometer

Very High Risk
Benchmark for Fund: NIFTY India Manufacturing Index
Select a Plan OptionHDFC Manufacturing Fund Regular GrowthHDFC Manufacturing
Fund Regular IDCW Option
Know More Invest Now
HDFC Focused 30 Fund

Returns

   
 * 1 year
   
 * 3 years
   
 * 5 years
   
 * 10 years
   
 * Since Inception
   

CAGR

16.69%


Benchmark Returns

16.4%

NAV (as of 04/10/2024)

₹219.653

Riskometer

Very High Risk
Benchmark for Fund: NIFTY 500 Total Returns Index
Select a Plan OptionHDFC Focused 30 Fund - IDCW OptionHDFC Focused 30 Fund -
Growth
Know More Invest Now
HDFC Flexi Cap Fund (Erstwhile HDFC Equity Fund)

Returns

   
 * 1 year
   
 * 3 years
   
 * 5 years
   
 * 10 years
   
 * Since Inception
   

CAGR

19.33%


Benchmark Returns

12.98%

NAV (as of 04/10/2024)

₹1,904.376

Riskometer

Very High Risk
Benchmark for Fund: NIFTY 500 Total Returns Index
Select a Plan OptionHDFC Flexi Cap Fund - IDCW Option (Erstwhile HDFC Equity
Fund)HDFC Flexi Cap Fund Growth (Erstwhile HDFC Equity Fund)
Know More Invest Now
HDFC Top 100 Fund

Returns

   
 * 1 year
   
 * 3 years
   
 * 5 years
   
 * 10 years
   
 * Since Inception
   

CAGR

19.47%


Benchmark Returns

NA

NAV (as of 04/10/2024)

₹1,163.403

Riskometer

Very High Risk
Benchmark for Fund: NIFTY 100 (Total Return Index)
Select a Plan OptionHDFC Top 100 Fund - GrowthHDFC Top 100 Fund - IDCW Option
Know More Invest Now
View All Schemes

Mission: To be the wealth creator for every Indian

Vision: To be the most respected asset manager in the world

Follow Us

 * 
 * 
 * 
 * 
 * 

Contact us

1800-267-9944

mfonlinefeedback@hdfcfund.com

Say Hi on WhatsApp: 8270682706

Click here to locate us

Follow Us

 * 
 * 
 * 
 * 
 * 

Download our app

 * 
   

Available on Android & IOS

Download our apps

   
 * 

Available on Android & iOS

   HDFC Group Websites:

 * HDFC Bank
 * HDFC Life
 * HDFC Pension
 * HDFC Ergo
 * HDFC Sales
 * HDFC Credila
   
 * HT Parekh Foundation
 * HDFC EDU

 * Privacy Policy
 * Disclaimer
 * Sitemap

MUTUAL FUND INVESTMENTS ARE SUBJECT TO MARKET RISKS, READ ALL SCHEME RELATED
DOCUMENTS CAREFULLY

Copyright 2023


Thank you for your request. Our agents are unavailable at the moment. Please
connect with us during working hours on business days Mon to Fri, 9 am to 5 pm.
Apologies for the inconvenience caused.

OK
Co-Browsing Chat Support

CONNECT WITH OUR EXPERTS

+91
 1. We have taken precautions to ensure security and confidentiality for
    personal data of Investors. The following details will be masked and not be
    visible to the representative assisting you:
    * PAN
    * Valuations
    * Address contact details
    * Bank Account Number
    * OTPs,
    * Date Of Birth
    * Mutual Fund - Units information
    * Net Worth
    * Taxable country
    * Tax ID Type
    * Tax ID number
    * Gross Income
    * Occupation
    * FATCA details
 2. Our representatives will not ask you to download any third party remote
    access/ screen sharing application or software on your computer/ mobile
    device to access this service
 3. Our representatives will not ask you to share any of your personal
    information or any personal information of any investor. Please do not share
    the same over chat or any other medium.
 4. Never share your investors information and Bank details with anyone
    including our HDFC Mutual Fund representatives

Click here to access the full Terms & Conditions.
By clicking “Submit”, I hereby state and declare that I have read and understood
the full Terms & Conditions and agree to abide by the same
CancelSubmit


SHARE WITH OTHERS


Anyone with the link can guide youCopy link


*Your personal information will be masked and will not be shared with anyone.


Done

CONNECT WITH OUR EXPERTS

+91
Thank you for your request. Our agents are unavailable at the moment. Please
connect with us during working hours on business days Mon to Fri, 9 am to 5 pm.
Apologies for the inconvenience caused.
CancelSubmit

MAKE A SELECTION

Hi Our experts would like to help you in buying a new policy. Please select the
policy you would like to buy below or click Others
Select one
DenyProceed
Minimise Revoke edit access Show agent details

--------------------------------------------------------------------------------

End Session
Maximise

FEEDBACK



On a scale of 0-10, how likely are you to recommend Cobrowse to a friend or
colleague?

012345678910
No ThanksSubmit

CONNECT WITH OUR EXPERTS

Our Customer Support Agent will be connecting with you shortly. Please wait.
OK

CONNECT WITH OUR EXPERTS

We would like to assist you in filling your form. By clicking Allow our Customer
Service Agent will be able to see your screen and assist you. Please dont worry,
your personal data is safe and will not be visible to our Agent
CancelAllow

CONNECT WITH OUR EXPERTS

Our Customer Service Agent would like to meet you through video conferencing. By
clicking 'Connect' our Customer Service Agent and you will be connected on a
video conferencing.
DeclineConnect

VIDEO CALL

Would you like to connect on a video call?
NoYes

AUDIO CALL

Would you like to connect on a voice call?
NoYes

CO-BROWSING ALERT*

--------------------------------------------------------------------------------

Upon clicking on Pay button, you will be directed to payment gateway page to
complete your transaction. For your security reasons, please note your
co-browsing session will be paused during this session and our sales agent will
not be able to view your details.


Ok
Thank you for your request, Our Experts will get in touch with you shortly.
OK

CONNECTING YOU TO OUR EXPERT

Thank you for your request, Our Experts will get in touch with you shortly.

60
sec

CONNECTING YOU TO OUR EXPERT IN

60
sec


Our Customer Service Agent has requested Edit Access to help you in filling the
form. You can revoke edit access from the navigation bar. Would you like to
allow?
DenyAllow
This field is not visible to agent

AGENT DETAILS


You are connected to an official agent
Close
 * 
   Chat with the Agent
 * 
   Revoke edit access
 * 
   Show agent details

End Session
Looks like the agent is facing internet connectivity issues
OK
Looks like we are not receiving any updates from the agent side. Kindly check
your internet connectivity or check whether the agent is still connected or not.
OK

WEAK CONNECTION DETECTED!

The quality and user experience of the session may be affected due to low
bandwidth
OK

EDIT ACCESS

If you want to Revoke the edit access at any moment just follow the below given
steps -

 * Step 1:
   
   Click on the downward arrow icon

 * Step 2:
   
   Click on the Revoke edit access icon

 * Step 3:
   
   Edit Access has been revoked

OK
Ooops!
OK
CancelRefresh