www.myskillsfuture.gov.sg Open in urlscan Pro
13.226.145.115  Public Scan

Submitted URL: https://myskillsfuture.gov.sg/
Effective URL: https://www.myskillsfuture.gov.sg/content/portal/en/index.html
Submission: On September 29 via api from CH — Scanned from DE

Form analysis 7 forms found in the DOM

<form id="sing-pass-login-form">
  <input type="hidden" name="redirectURL" value="">
  <input type="hidden" id="isMaintainLoginSession" name="isMaintainLoginSession" value="false">
  <h2 class="form-signin-heading"></h2>
  <div class="form-group row">
    <label for="inputUser" class="col-sm-2 col-form-label">User Id</label>
    <div class="col-sm-10">
      <input class="form-control" type="text" name="userId" id="inputUser" placeholder="User ID" autocomplete="off" autofocus="">
      <div id="ERROR-userid" class="help-block with-errors hidden">
        <ul class="list-unstyled">
          <li></li>
        </ul>
      </div>
    </div>
  </div>
  <div class="form-group row">
    <label for="inputPassword" class="col-sm-2 col-form-label">Password</label>
    <div class="col-sm-10">
      <input type="password" class="form-control" id="inputPassword" name="userPwd" placeholder="Password" autocomplete="off" autofocus="">
      <div id="ERROR-password" class="help-block with-errors hidden">
        <ul class="list-unstyled">
          <li></li>
        </ul>
      </div>
    </div>
  </div>
  <div class="form-group row ">
    <div class="col-sm-10" style="float: right;text-align: left">
      <input class="form-control" type="hidden" name="userType" id="userType" value="SP">
    </div>
  </div>
  <div class="form-group row">
    <label class="col-sm-2 col-form-label"></label>
    <div class="col-sm-10">
      <div id="ERROR-loginError" class="help-block with-errors hidden">
        <ul class="list-unstyled">
          <li></li>
        </ul>
      </div>
    </div>
  </div>
  <div class="theme1 form-group aligncenter">
    <a href="javascript:void(0)" id="button-submit-login-sing-pass" class="ctabtn" style="background-color: #5aacb4;">Sign in</a>
    <a href="javascript:void(0)" class="ctabtn" data-dismiss="modal" onclick="clearInput()" style="background-color: #5aacb4;">Cancel</a>
  </div>
</form>

<form id="corp-pass-login-form">
  <input type="hidden" name="roleNameType" value="">
  <input type="hidden" name="redirectURL" value="">
  <h2 class="form-signin-heading"></h2>
  <div class="form-group row">
    <label for="inputUser" class="col-sm-2 col-form-label">UEN</label>
    <div class="col-sm-10">
      <input class="form-control" type="text" name="uen" id="inputUEN" placeholder="UEN Number" autofocus="">
      <div id="ERROR-uen" class="help-block with-errors hidden">
        <ul class="list-unstyled">
          <li></li>
        </ul>
      </div>
    </div>
  </div>
  <div class="form-group row">
    <label for="inputUser" class="col-sm-2 col-form-label">User Id</label>
    <div class="col-sm-10">
      <input class="form-control" type="text" name="userId" id="inputUser" placeholder="User ID" autofocus="" autocomplete="off">
      <div id="ERROR-userid" class="help-block with-errors hidden">
        <ul class="list-unstyled">
          <li></li>
        </ul>
      </div>
    </div>
  </div>
  <div class="form-group row">
    <label for="inputPassword" class="col-sm-2 col-form-label">Password</label>
    <div class="col-sm-10">
      <input type="password" class="form-control" id="inputPassword" name="userPwd" placeholder="Password" autocomplete="off" autofocus="">
      <div id="ERROR-password" class="help-block with-errors hidden">
        <ul class="list-unstyled">
          <li></li>
        </ul>
      </div>
    </div>
  </div>
  <div class="form-group row">
    <label for="tpCode" class="col-sm-2 col-form-label">TP Code</label>
    <div class="col-sm-10">
      <input type="text" class="form-control" id="tpCode" name="tpCode" placeholder="TP Code" autocomplete="off" autofocus="">
    </div>
  </div>
  <div class="form-group row">
    <label for="roles" class="col-sm-2 col-form-label">Roles</label>
    <div class="col-sm-10">
      <ul class="roles">
        <li style=" display: inline-block;"><input type="checkbox" name="roleName" id="tp_admin" value="TP_ADMIN" style="display: inline;"><label for="tp_admin_label"> &nbsp;TP Admin &nbsp;&nbsp;&nbsp;&nbsp;</label></li>
        <li style="display: inline-block;"><input type="checkbox" name="roleName" id="job_admin" value="JOBSBANK_ADMIN" style=" display: inline;"><label for="job_admin_label">&nbsp; Job Admin&nbsp;&nbsp;&nbsp;&nbsp;</label></li>
        <li style="display: inline-block;"><input type="checkbox" name="roleName" id="course_admin" value="COURSE_ADMIN" style="display: inline;"><label for="course_admin_label">&nbsp; Course Admin</label></li>
        <li style="display: inline-block;"><input type="checkbox" name="isForeignEntity" id="isForeignEntity" value="true" style="display: inline;"><label for="course_admin_label">&nbsp; isForeignEntity</label></li>
        <li style="display: inline-block;"><input type="checkbox" name="isNonSingpassHolder" id="isNonSingpassHolder" value="true" style="display: inline;"><label for="course_admin_label">&nbsp; isNonSingpassHolder</label></li>
      </ul>
      <div id="ERROR-roles" class="help-block with-errors hidden">
        <ul class="list-unstyled">
          <li></li>
        </ul>
      </div>
    </div>
  </div>
  <div class="form-group row ">
    <div class="col-sm-10" style="float: right;text-align: left">
      <input class="form-control" type="hidden" name="userType" id="userType" value="CP">
    </div>
  </div>
  <!-- 
                    <div class="form-group row hidden">
                        <div class="col-sm-10" style="float: right;text-align: left">
                            <sly data-sly-use.SEOTitleUtil="clientlibs/student/sightlyjstool/SEOTitleUtil.js">
                                <a href="/content/student/en//reset-password.html">Forgot your password?</a>
                            </sly>
                        </div>
                    </div>
 					-->
  <div class="form-group row">
    <label class="col-sm-2 col-form-label"></label>
    <div class="col-sm-10">
      <div id="ERROR-loginError" class="help-block with-errors hidden">
        <ul class="list-unstyled">
          <li></li>
        </ul>
      </div>
    </div>
  </div>
  <div class="theme1 form-group aligncenter">
    <a href="javascript:void(0)" id="button-submit-login-corp-pass" onclick="$UserLoginUtil.corpPassLogin()" class="ctabtn" style="background-color: #5aacb4;">Sign in</a>
    <a href="javascript:void(0)" class="ctabtn" data-dismiss="modal" style="background-color: #5aacb4;">Cancel</a>
  </div>
</form>

POST /services/common/doLogin

<form id="individual-sp-login-form" action="/services/common/doLogin" method="post">
  <input type="hidden" name="loginType" value="SP">
  <input type="hidden" name="roleNameType" value="">
  <input type="hidden" id="redirectURL" name="redirectURL" value="">
  <input type="hidden" id="isMaintainLoginSession" name="isMaintainLoginSession" value="">
  <button type="button" aria-label="Login button for Singapore Citizens &amp; Permanent Residents" onclick="$UserLoginUtil.submitILPIndividualLogin('individual-sp-login-form');" class="btn button singpass">Singpass</button>
</form>

POST /services/common/doLogin

<form id="tp-login-form" action="/services/common/doLogin" method="post">
  <input type="hidden" name="loginType" value="CP">
  <input type="hidden" name="roleNameType" value="TP">
  <input type="hidden" name="redirectURL" value="">
  <button type="button" onclick="$UserLoginUtil.submitILPCorporateLogin('tp-login-form');" class="btn button portalid margin-bottom-20">Training Partner</button>
</form>

POST /services/common/doLogin

<form id="employer-login-form" action="/services/common/doLogin" method="post">
  <input type="hidden" name="loginType" value="CP">
  <input type="hidden" name="roleNameType" value="JOBSBANK_ADMIN">
  <input type="hidden" name="redirectURL" value="">
  <button type="button" aria-label="Button for Employer login" onclick="$UserLoginUtil.submitILPCorporateLogin('employer-login-form');" class="btn button portalid">Employer</button>
</form>

POST /services/common/doLogin

<form id="individual-sp-login-form" class="margin-bottom-15" action="/services/common/doLogin" method="post">
  <input type="hidden" name="loginType" value="SP">
  <input type="hidden" name="roleNameType" value="">
  <input type="hidden" id="redirectURL" name="redirectURL" value="">
  <input type="hidden" id="isMaintainLoginSession" name="isMaintainLoginSession" value="">
  <button type="button" class="btn button singpass">Singpass</button>
</form>

POST /services/common/doLogin

<form id="individual-sp-login-form" action="/services/common/doLogin" method="post">
  <input type="hidden" name="loginType" value="SP">
  <input type="hidden" name="roleNameType" value="">
  <input type="hidden" id="redirectURL" name="redirectURL" value="">
  <input type="hidden" id="isMaintainLoginSession" name="isMaintainLoginSession" value="">
  <button type="button" onclick="performLogin('singpass');" class="btn button singpass">Singpass</button>
</form>

Text Content

 


A Singapore Government Agency Website
Toggle navigation
Login


 * Login
 * 
   
 * Courses
   Browse all Courses
   
   
   
   Industries
     
     
   * A-G
     
     
   * H-N
     
     
   * O-U
     
     
   * V-Z
     
     
     
     
   Accountancy Advertising Aerospace
   
   Healthcare Hotel and Accommodation Services Human Resource
   
   Others Precision Engineering Public Service (Education)
   
   Wholesale Trade
   
   
   
   
   
   
   Area of Training
     
     
   * A-G
     
     
   * H-N
     
     
   * O-U
     
     
   * V-Z
     
     
     
     
   Accountancy, Banking, Finance Administration Advertising, Sales & Marketing
   
   Healthcare Hotel & Accommodation Human Resource Management, Employment and
   Recruitment
   
   Oil and Gas Others Personal Development
   
   Veterinary, Pets and Animals Water Supply Sewerage and Waste Management
   Wholesale and Retail Trade
   
   
   
   
   
   
   SGUnited Skills Programmes
     
     
   * A-G
     
     
   * H-N
     
     
   * O-U
     
     
   * V-Z
     
     
     
     
   Advanced Manufacturing Construction/ Facilities Management Environmental
   Services
   
   Healthcare and Community Care Infocomm and Media Logistics
   
   Professional Services Retail Security
   
   Wholesale Trade
   
   
   
   
   
   
   SGUnited Mid-Career Pathways Programmes
   Infocomm and Media Manufacturing
   
   
   
   
   
   
 * Courses
   
 * Programmes
   Featured
   SkillsFuture Credit SGUnited Jobs & Skills SGUnited Skills SGUnited
   Mid-Career Pathways Programme
   
   
   
   
   
   
 * Programmes
   
 * Digital Services
   Individuals
   Claim SkillsFuture Credits View SGUS and SGUP-CT Training Allowance Status
   Apply for SkillsFuture Fellowships Apply for SkillsFuture Qualification Award
   
   
   
   
   
   Partners
   Application Management System Developer Portal
   
   
   
   
   
   Training Partners
   Submit for SkillsFuture Credit Payout Visit Training Partners Gateway
   
   
   
   
   
   Employers
   Visit Enterprise Portal for Jobs & Skills
   
   
   
   
   
   
 * Digital Services
   
 * Resources
   Articles
   
   Read about learning tips, personal development, skills mastery, industry news
   and the latest courses for you to embark on your own learning journeys.
   Find out more
   
   
   
   
   Industry Insights
   
   Discover the background, facts and figures behind occupations across multiple
   industries in Singapore, including key tasks and working environments.
   Find out more
   
   
   
   
   E-books
   
   Read and learn on the go by accessing a library of hundreds of e-books
   covering a diverse range of topics.
   Find out more
   
   
   
   
   Assessments
   
   Discover what career suits you based on your personality, and assess your
   skill competency with different assessment tools.
   Find out more
   
   
   
 * Resources
   
   
   
 * 
 * 
 * 
 * 
   
 * 
 * 
 * Login
 * MYSKILLSFUTURE
   Who we are
   FAQ
   Contact
   Feedback
   OTHER PROGRAMMES
   Primary
   Secondary
   Pre-University
   MySkillsFuture is in association with
   Ministry of Education
   Skillsfuture Singapore
   Workforce Singapore

Search
Popular searches

 * Home

A- A+
No network connection. Reconnect to keep the browsing going.


Personalise

Chatbot

Back to Top

    
 1. 
    
 2. 
    
 3. 
    
 4. 
    
 5. 
    
 6. 
    

Jobs-Skills Insights
Jobs-Skills Insights


5 USEFUL SKILLS TO GIVE YOU A...


5 USEFUL SKILLS TO GIVE YOU A BOOST...

Give yourself a boost in the digital economy with these five useful skills!

Learn More
Featured Courses
Featured Courses


SGUP SHOPEE GOSCHOOL


SGUP SHOPEE GOSCHOOL

1. Go Basics 2. Go Advanced 3. Go in Action I 4. Go in Action II 5. Go
Microservices I 6. Go Microservices II 7. Project Go Live 8. Go Apprenticeship

Learn More
Featured Industry


LOGISTICS


LOGISTICS

Whether goods and services succeed or fail, depends critically on the Logistics
industry. A missing component will cause a product to malfunction and...

Learn More
Career & Learning Boost
Career & Learning...


SKILLS AND TRAINING ADVISORY...


SKILLS AND TRAINING ADVISORY...

The skills and training advice guides you to identify skills and training needs
to achieve your career goal, s...

Learn More
Campaigns
Campaigns


TRAIN AND SKILL UP FOR JOBS IN...


TRAIN AND SKILL UP FOR JOBS IN...

Find out the occupations and skills in demand in Healthcare

Learn More
Emerging Stronger
Emerging Stronger


SGUNITED SKILLS


SGUNITED SKILLS

Learn more about this programme that will expand training capacity for about
30,000 job seekers

Learn More
   
 * SkillsFuture Credit
 * Trending
 * Events

   
   
 * Jobs-Skills Insights
   5 Useful Skills To Give You A Boost In...
   06 Sep 2021
   
   
   
 * Jobs-Skills Insights
   20 SkillsFuture Credit-Eligible Courses...
   06 Sep 2021
   
   
   
 * How-to Guides
   MySkillsFuture Course Search Guide
   06 Sep 2021
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * View More
   

   
 * View More

 * Log in to claim
 * Use SFC to subscribe to online courses
 * How to submit a claim


FEATURED PROGRAMMES

   
 * SGUnited Skills
   
 * SGUnited Mid-Career Pathways Programme - Company Training
   
 * SFC for Learning Subscription
   


SGUNITED SKILLS

Mid-career individuals can reskill or deepen their skills for future job roles
through six- to 12-month-long full-time courses, and receive a monthly training
allowance of $1,200.


ABOUT

View More


COURSES

View More


ARTICLES

View More


SGUNITED MID-CAREER PATHWAYS PROGRAMME - COMPANY TRAINING

Mid-career individuals can boost their employability through training developed
and delivered by reputable companies. Full-time training is offered over six to
12 months, with a monthly training allowance of $1,500.


ABOUT

View More


COURSES

View More


ARTICLES

View More


SFC FOR LEARNING SUBSCRIPTION

Singaporeans can use their SkillsFuture Credit to pay for selected online
learning subscription plans to get access to a wide range of bite-sized online
courses


GNOWBELEARN

View More


LHUB GO INFINITY

View More


ZILLEARN

View More


SGUNITED SKILLS

Mid-career individuals can reskill or deepen their skills for future job roles
through six- to 12-month-long full-time courses, and receive a monthly training
allowance of $1,200.


ABOUT

View More


COURSES

View More


ARTICLES

View More


SGUNITED MID-CAREER PATHWAYS PROGRAMME - COMPANY TRAINING

Mid-career individuals can boost their employability through training developed
and delivered by reputable companies. Full-time training is offered over six to
12 months, with a monthly training allowance of $1,500.


ABOUT

View More


COURSES

View More


ARTICLES

View More


SFC FOR LEARNING SUBSCRIPTION

Singaporeans can use their SkillsFuture Credit to pay for selected online
learning subscription plans to get access to a wide range of bite-sized online
courses


GNOWBELEARN

View More


LHUB GO INFINITY

View More


ZILLEARN

View More


COURSES

 * New
 * Popular
 * Free/Special Rate Courses
   
 * SGUnited Skills
   
 * SGUnited Mid-Career Pathways Programme
   
   


NEW COURSES

Explore these new courses to enrich yourself

EN
Bookmark
Compare
Full
Fee Click for more info
$ 1,362.00
Nett
Fee Click for more info

AGILE METHODOLOGY IN DEVOPS...

Information and Communications
0 views
EN
Bookmark
Compare
Full
Fee Click for more info
$ 130.00
Nett
Fee Click for more info

CERT FIRST AID COURSE

Healthcare
0 views
EN
Bookmark
Compare
Full
Fee Click for more info
$ 1,200.00
Nett
Fee Click for more info
$ 520.00

SELECT AND ARRANGE FLOWERS...

Landscape
0 views
EN
Bookmark
Compare
Full
Fee Click for more info
$ 1,026.00
Nett
Fee Click for more info

ACCOUNTING FOR LEGAL...

Legal
0 views


POPULAR COURSES

Learn more about these popular courses

EN
Bookmark
Compare
Full
Fee Click for more info
$ 390.00
Nett
Fee Click for more info

CREATE / DESIGN WEBSITE AND...

Information and Communications
73845 views
EN
Bookmark
Compare
Full
Fee Click for more info
$ 280.00
Nett
Fee Click for more info

MICROSOFT MS EXCEL 2013...

Information and Communications
28382 views
EN
Bookmark
Compare
Full
Fee Click for more info
$ 1,500.00
Nett
Fee Click for more info
$ 1,140.00

BIG DATA ANALYTICS AND AI /...

Information and Communications
27702 views
EN
Bookmark
Compare
Full
Fee Click for more info
$ 480.00
Nett
Fee Click for more info

MICROSOFT MS OFFICE EXCEL...

Information and Communications
16974 views


FREE / SPECIAL RATE COURSES

EN
Bookmark
Compare


FREE

Nett
Fee Click for more info

BUILD YOUR ADMIN CAREER ON...

Education and Training
1476 views
EN
Bookmark
Compare


FREE

Nett
Fee Click for more info

BUILD YOUR BUSINESS ANALYST...

Education and Training
1216 views
EN
Bookmark
Compare


FREE

Nett
Fee Click for more info

BUILD YOUR EXECUTIVE CAREER...

Education and Training
643 views
EN
Bookmark
Compare


FREE

Nett
Fee Click for more info

BUILD YOUR SALES CAREER ON...

Education and Training
595 views


SGUNITED SKILLS

Learn more about these SGUnited Skills


SGUNITED MID-CAREER PATHWAYS PROGRAMME

Learn more about these SGUnited Mid-Career Pathways Programme


FEATURED SKILLS

ADVANCED MANUFACTURING

Involves the improvement of products and processes via technologies that
facilitate connectivity, digitalisation and automation.


COURSES

Not Available.





ARTICLES

View More


SKILLSFUTURE SERIES

Published by...


E-BOOKS

View More


BUILDING THE INTERNET OF THINGS...

Robotics, Automation...

DATA ANALYTICS

Involves the collection, transformation and analysis of data to derive useful
and valuable insights that aid decision-making.


COURSES

Not Available.





ARTICLES

View More


I SWITCHED CAREERS AT 34 AND BECAME...

Published by...


E-BOOKS

View More


DATA VISUALIZATION WITH PYTHON AND...

Business Intelligence...

FINANCE

Covers the application of technologies to design, digitalise and govern
financial services, including fintech such as blockchain.


COURSES

Not Available.





ARTICLES

View More


SKILLSFUTURE SERIES

Published by...


E-BOOKS

View More


FAMILY INC. USING BUSINESS...

In Depth Finance

TECH-ENABLED SERVICES

Focuses on the transformation of service-related industries with the application
of technology-based solutions such as e-payments.


COURSES

View More


COC IN AIR NAVIGATION (101 ...

Aerospace


ARTICLES

View More


SO YOU WANT TO BE A GAMING...

Published By...


E-BOOKS

View More


DIGITAL MARKETING FOR DUMMIES

Tech-Enabled Services

DIGITAL MEDIA

Covers the creation of digital content, including interactive and immersive
media, for broadcast and digital communications.


COURSES

Not Available.





ARTICLES

View More


FAST TRACK TO PICK UP DIGITAL...

Published By...


E-BOOKS

View More


CONTROL SYSTEM DESIGN AN...

Looking ahead in Digital...

CYBERSECURITY

Refers to the development of measures to reduce IT vulnerabilities, protect data
and devices, and maintain secure operations.


COURSES

Not Available.





ARTICLES

View More


SKILLSFUTURE SERIES

Published by...


E-BOOKS

View More


CYBERSECURITY FOR SMALL BUSINESSES...

Cybersecurity for...

ENTREPRENEURSHIP

Is the art of evolving ideas into sustainable business ventures that create
market value through innovation and risk-taking.


COURSES

Not Available.





ARTICLES

View More


SKILLSFUTURE SERIES

Published by...


E-BOOKS

View More


BOSS LIFE SURVIVING MY OWN SMALL...

Inspiration for...

URBAN SOLUTIONS

Describes the enhancement of quality of living through the smart design of
environmentally sustainable and liveable cities.


COURSES

View More


COC IN AIR NAVIGATION (101 ...

Aerospace


ARTICLES

View More


SKILLSFUTURE SERIES

Published by...


E-BOOKS

View More


TOURISM, PUBLIC TRANSPORT AND...

Urban Planning and...

ADVANCED MANUFACTURING

Involves the improvement of products and processes via technologies that
facilitate connectivity, digitalisation and automation.


COURSES

Not Available.





ARTICLES

View More


SKILLSFUTURE SERIES

Published by...


E-BOOKS

View More


BUILDING THE INTERNET OF THINGS...

Robotics, Automation...

DATA ANALYTICS

Involves the collection, transformation and analysis of data to derive useful
and valuable insights that aid decision-making.


COURSES

Not Available.





ARTICLES

View More


I SWITCHED CAREERS AT 34 AND BECAME...

Published by...


E-BOOKS

View More


DATA VISUALIZATION WITH PYTHON AND...

Business Intelligence...

(Image Courtesy of National Library Board)

View +


Get this Featured e-Book >


TOOLS & RESOURCES

 * e-Services
 * Assessments
 * 
 * Resume

STILL HAVE YOUR $500 SKILLSFUTURE CREDIT?

Do you know that every Singaporean is given $500 SkillsFuture Credit and more
than 431,000 Singaporeans have claimed theirs. Login to claim yours today.

APPLY FOR THE SKILLSFUTURE STUDY AWARDS NOW!

Develop and deepen your skills to enhance your employability with the help of
the SkillsFuture Study Award. You will receive $5,000 to defray out-of-pocket
course expenses.

THE FIRST STEP TO LEARNING IS UNDERSTANDING YOURSELF

Take the RIASEC Profiling Tool to understand your personality, strengths, and
work values to help you identify suitable...

PYTHON NETWORK PROGRAMMING COOKBOOK

Discover practical solutions for a wide range of real-world network programming
tasks About This Book Solve...

HOW TO MAKE A SPACESHIP A BAND OF RENEGADES, AN EPIC RACE, AND THE BIRTH...

A New York Times bestseller! The historic race that reawakened the promise of
manned spaceflight A Finalist for...

RESUME BUILDER

Create resumes that best represent you, your education and background, and your
skills and competencies, and more, based on multiple templates that suit your
objectives
Multiple Training Partners

CLOSE

MYSKILLSFUTURE
Who we are
FAQ
Contact
Feedback
OTHER PROGRAMMES
Primary
Secondary
Pre-University
myskillsfuture app
Learn on the go. Download now!


MySkillsFuture is in association with

Copyright © 2021 | Report Vulnerability | Privacy Policy | Terms of Use
Supported Browsers: Chrome 51, IE 11, Firefox 46, Safari 10, Opera 37 and above
Connect with

Last Updated on 29 Sep 2021

Place your text here
OK OK Cancel

Alert

CLOSE

DUPLICATE SESSIONS

Another login session has been detected. If you continue, the previous session
will be removed.

Do you want to continue?
Yes Logout
Industry Preference

Other Preference

Preferred Content. (Please drag and drop as you pick. Select in order of your
preference with no. 1 being the most preferred.)

Submit
×

LOGIN

User Id
 * 

Password
 * 


 * 

Sign in Cancel
×

CORP PASS LOGIN

UEN
 * 

User Id
 * 

Password
 * 

TP Code

Roles
 *  TP Admin     
 *   Job Admin    
 *   Course Admin
 *   isForeignEntity
 *   isNonSingpassHolder

 * 


 * 

Sign in Cancel

Corporate Login


INDIVIDUAL LOGIN

Singapore Citizens & Permanent Residents
Singpass
If you do not have a Singpass account or have forgotten your password, click
here.
Foreign Tertiary Students in Singapore
Portal ID
Social Media Accounts
Facebook Google LinkedIn
Foreigners
Portal ID No Portal ID

Individual Login


CORPORATE LOGIN

Singpass
Training Partner
Employer
Please note that from 11 April 2021, you will be required to login to government
digital services for businesses (G2B) using Singpass instead of Corppass. For
more information, visit go.gov.sg/corporate-login.


Singapore Citizens & Permanent Residents
Singpass
If you do not have a Singpass account or
have forgotten your password, click here.
Foreign Tertiary Students in Singapore
Portal ID
Social Media Accounts
Facebook
Google
LinkedIn
Skip


IMPORTANT:

 1. If you confirm to Continue, you will be redirected to log in using Singpass.
 2. You have to first log in via Singpass before you can link your social media
    account. If you are not logged in via Singpass, you will be prompted to do
    so.
 3. After logging in via Singpass, proceed to your Profile. You may link your
    social media account(s) if it has not already been linked.

Cancel Continue


INDIVIDUAL LOGIN


No Yes



Corporate Login


SIGN IN TO UPDATE YOUR SKILLS PASSPORT FOR BETTER RECOMMENDATIONS.

Singapore Citizens & Permanent Residents
Singpass
If you do not have a Singpass account or have forgotten your password, click
here.
Foreign Tertiary Students in Singapore
Portal ID

Social Media Accounts
Facebook
Google
LinkedIn
click here go to return to MySkillsFuture home page



undefined
Ask Jamie @ MySkillsFuture
I'm Done
Ask a question about MySkillsFuture


Send
Powered by flexAnswer™ Print  |  Terms of Use