skillpath.com Open in urlscan Pro
13.67.141.98  Public Scan

Submitted URL: https://u18144816.ct.sendgrid.net/ls/click?upn=SEPuqQL92mwIIpkHkadYP8UAC-2FQiZLx2TYalKWwjr6iB8MjiAu870ziLGuOdU0Cd-2Bumo0ACTbWCPMfS...
Effective URL: https://skillpath.com/virtual/administrative-professional-accelerated-certificate-program?se=926359&ctid=3746240&utm_s...
Submission: On January 26 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

#

<form action="#" class="GenericSearchBar">
  <div class="input-group"><input name="term" type="text" class="form-control" placeholder="Search by keyword or postal code" value="">
    <div class="input-group-append"><button type="submit" class="btn btn-outline-secondary">Search</button></div>
  </div>
</form>

#

<form action="#" class="search-form form-group row width-100 no-gutters">
  <div class="col-auto col-lg pr-0 pl-0 mb-lg-0 mb-md-3 mb-sm-3 mb-xs-3 form-group"><select name="when" class="custom-select empty">
      <option value="">Date</option>
      <option value="2023-01-01">Jan 2023</option>
      <option value="2023-02-01">Feb 2023</option>
      <option value="2023-03-01">Mar 2023</option>
      <option value="2023-04-01">Apr 2023</option>
      <option value="2023-05-01">May 2023</option>
      <option value="2023-06-01">Jun 2023</option>
      <option value="2023-07-01">Jul 2023</option>
      <option value="2023-08-01">Aug 2023</option>
      <option value="2023-09-01">Sep 2023</option>
    </select></div><button class="btn btn-primary ml-2" type="submit" aria-hidden="true" style="height: 38px;"><i class="fas fa-search"></i></button>
</form>

#

<form action="#" novalidate="">
  <div class="row">
    <div class="col-6">
      <div class="form-group"><label class="text-small" for="firstName">First Name*</label><input type="text" name="firstName" id="firstName" class="form-control" value=""></div>
    </div>
    <div class="col-6">
      <div class="form-group"><label class="text-small" for="lastName">Last Name*</label><input type="text" name="lastName" id="lastName" class="form-control" value=""></div>
    </div>
  </div>
  <div class="row">
    <div class="col-6">
      <div class="form-group"><label class="text-small" for="email">Email Address*</label><input type="text" name="email" id="email" placeholder="name@example.com" class="form-control" value=""></div>
    </div>
    <div class="col-6">
      <div class="form-group"><label class="text-small" for="phone">Phone*</label><input inputmode="numeric" name="phone" id="phone" placeholder="(XXX) XXX-XXXX" class="form-control" type="text" value=""></div>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <div class="form-group"><label class="text-small" for="company">Organization Name*</label><input type="text" name="company" id="company" class="form-control" value=""></div>
    </div>
  </div>
  <div class="row">
    <div class="col-6">
      <div class="form-group"><label class="text-small" for="stateCode">State*</label><select name="stateCode" id="stateCode" class="custom-select">
          <option value=""></option>
          <option value="AL">Alabama</option>
          <option value="AK">Alaska</option>
          <option value="AZ">Arizona</option>
          <option value="AR">Arkansas</option>
          <option value="CA">California</option>
          <option value="CO">Colorado</option>
          <option value="CT">Connecticut</option>
          <option value="DE">Delaware</option>
          <option value="DC">District Of Columbia</option>
          <option value="FL">Florida</option>
          <option value="GA">Georgia</option>
          <option value="HI">Hawaii</option>
          <option value="ID">Idaho</option>
          <option value="IL">Illinois</option>
          <option value="IN">Indiana</option>
          <option value="IA">Iowa</option>
          <option value="KS">Kansas</option>
          <option value="KY">Kentucky</option>
          <option value="LA">Louisiana</option>
          <option value="ME">Maine</option>
          <option value="MD">Maryland</option>
          <option value="MA">Massachusetts</option>
          <option value="MI">Michigan</option>
          <option value="MN">Minnesota</option>
          <option value="MS">Mississippi</option>
          <option value="MO">Missouri</option>
          <option value="MT">Montana</option>
          <option value="NE">Nebraska</option>
          <option value="NV">Nevada</option>
          <option value="NH">New Hampshire</option>
          <option value="NJ">New Jersey</option>
          <option value="NM">New Mexico</option>
          <option value="NY">New York</option>
          <option value="NC">North Carolina</option>
          <option value="ND">North Dakota</option>
          <option value="OH">Ohio</option>
          <option value="OK">Oklahoma</option>
          <option value="OR">Oregon</option>
          <option value="PA">Pennsylvania</option>
          <option value="PR">Puerto Rico</option>
          <option value="RI">Rhode Island</option>
          <option value="SC">South Carolina</option>
          <option value="SD">South Dakota</option>
          <option value="TN">Tennessee</option>
          <option value="TX">Texas</option>
          <option value="UT">Utah</option>
          <option value="VT">Vermont</option>
          <option value="VI">Virgin Islands</option>
          <option value="VA">Virginia</option>
          <option value="WA">Washington</option>
          <option value="WV">West Virginia</option>
          <option value="WI">Wisconsin</option>
          <option value="WY">Wyoming</option>
          <option value="AB">Alberta</option>
          <option value="BC">British Columbia</option>
          <option value="MB">Manitoba</option>
          <option value="NB">New Brunswick</option>
          <option value="NL">Newfoundland and Labrador</option>
          <option value="NS">Nova Scotia</option>
          <option value="NT">Northwest Territories</option>
          <option value="NU">Nunavut</option>
          <option value="ON">Ontario</option>
          <option value="PE">Price Edward Island</option>
          <option value="QC">Quebec</option>
          <option value="SK">Saskatchewan</option>
          <option value="YT">Yukon Territories</option>
        </select></div>
    </div>
    <div class="col-6">
      <div class="form-group"><label class="text-small" for="zip">Postal Code*</label><input type="text" name="zip" id="zip" class="form-control" value=""></div>
    </div>
  </div><button type="button" class="btn btn-primary mt-2 mr-3">Submit</button>
</form>

Text Content

You need to enable JavaScript to run this app.
U.S.
Canada
Sign inCart (0)
Search
 * Topics
   Administrative Support TrainingBusiness Writing/AdvertisingCustomer
   ServiceFinance and AccountingHuman Resources/OSHAManagement and
   SupervisoryMicrosoft Excel and Office ApplicationsPersonal
   Development/CommunicationProject and Time ManagementSocial MediaView All
 * In-Person Events
 * Virtual Seminars
 * Webinars
 * Products
 * Group Training
   About Group TrainingWho We AreLearning Experience
   PlatformCoursesMethodologyModalitiesIndustriesReviewsContact Us
 * STAR12
   About STAR12Get STAR12 for My TeamStart My Free TrialReviewsMember Login
 * On-Demand
 * Free Resources
 * About
 * Contact

Cart (0)

MAIN MENU


 * Topics
 * In-Person Events
 * Virtual Seminars
 * Webinars
 * Products
 * Group Training
 * STAR12
 * On-Demand Library
 * Free Resources
 * Blog
 * About
 * Contact

VIRTUAL SEMINAR


ADMINISTRATIVE PROFESSIONAL ACCELERATED CERTIFICATE PROGRAM

IN PARTNERSHIP WITH


GRACELAND UNIVERSITY

 * Adopt the skills you need to adapt to a global workplace
 * Demonstrate accountability and earn respect as an administrative professional
 * Successfully meet the challenges of reporting to multiple bosses
 * Effectively communicate with people at all levels of your organization
 * Identify ways to maximize your productivity by cutting unnecessary tasks
 * Establish authority as the voice of your supervisor or your organization

View full agenda




VIRTUAL SEMINAR DATES

DateJan 2023Feb 2023Mar 2023Apr 2023May 2023Jun 2023Jul 2023Aug 2023Sep 2023
topicId: 6368, shortCode: XADMN3
virtualSeminarId: 334909

FEB 13 - 15 3:00 PM - 6:00 PM GMT

$599.00
Add to cart
virtualSeminarId: 334910

FEB 13 - 15 7:00 PM - 10:00 PM GMT

$599.00
Add to cart
virtualSeminarId: 335759

MAR 22 - 24 2:00 PM - 5:00 PM GMT

$599.00
Add to cart
virtualSeminarId: 335760

MAR 22 - 24 6:00 PM - 9:00 PM GMT

$599.00
Add to cart
Show 2 More Dates

SAVE WHEN YOU ENROLL MULTIPLE ATTENDEES! JUST $549 PER PERSON WHEN YOU ENROLL 4
OR MORE.


OVERVIEW

Being an Administrative Professional is more than a job. It’s a profession — one
that literally does it all. Reports say that 90% of administrative or executive
assistants “routinely handle tasks outside their job descriptions.”

So how do admins like you prepare for anything that comes your way? And what’s
the best way to find success on the job? Being well-spoken, organized, and
resourceful in everything you do will drive your career forward. You can master
these skills when you enroll in our Administrative Professional Accelerated
Certificate Program.

Brought to you by SkillPath in partnership with Graceland University, this
ALL-NEW virtual certificate program is a series of 3 LIVE, online,
instructor-led sessions that provide you with the essentials you need to grow
your administrative skills at an accelerated pace.

Engaged, active learning: Dynamic half-day sessions deliver lively, interactive
training daily. Log into sessions from any device and you’ll still have time
left in your day to put what you’ve learned into practice. Then if you'd like,
you can report back to your instructor and fellow participants the next day to
share your experiences and ask any questions you might have. This
unique, feedback-enabled format helps to reinforce learning and strengthen your
retention of vital concepts — so they stick.

Earn a Professional Certificate: After 3 days of intensive learning, you’ll have
the enhanced skills, knowledge and insights you need to be more successful in
your administrative role. Complete the summative evaluation and receive a signed
Certificate of Completion, along with a digital eBadge to display your new
skills and competencies.

NOTE: To protect the integrity of this virtual certificate program, participants
must attend this training with cameras on for the duration of the event. Please
contact customer care prior to the event with any questions or concerns
— customercare@skillpath.com or 1-800-873-7545.


VIRTUAL PROGRAM AGENDA

Program time: 3 days (9 total hours)

DAY 1: ACHIEVING EXCELLENCE IN YOUR EVER-CHANGING ROLE

 * Adopting new skills to keep up with an evolving workplace
 * Building a resilient mindset so you can easily adapt to change
 * Demonstrating personal accountability to earn the trust of others
 * Gaining respect and creating stronger relationships
 * Responding to the demands of multiple bosses
 * Getting what you need with spot-on assertiveness

DAY 2: COMMUNICATING EFFECTIVELY IN EVERY SITUATION

 * Acting as the voice of your supervisor or organization
 * Giving and receiving feedback for better outcomes
 * Listening with intention to learn and understand
 * Minimizing misunderstandings with crystal-clear messaging
 * Facing conflict and difficult conversations head on

DAY 3: MANAGING TIME AND TASKS TO MAXIMIZE YOUR PRODUCTIVITY

 * Handling stress and controlling its triggers
 * Delegating tasks effectively and giving credit where due
 * Successfully managing projects and events of every size
 * Planning meetings, running them and taking useful minutes
 * Improving your self-management skills

May be eligible for your company’s tuition reimbursement program. Check with
your employer.

Special group rates
available for this training

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

Questions? Check out our
Virtual Seminar FAQs

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

DON’T WAIT—RESERVE YOUR SPOT TODAY!

Register now

Topics

In-Person Events

Virtual Seminars

Webinars

Products

Group Training

STAR12 eLearning

STAR12 Login

On-Demand Library

Free Resources

Our Blog

Email Sign-up

eNewsletter Sign-up

Contact Us

About Us

What to Expect

SkillPath Satisfaction Guarantee

Center for Professional Development

Newsroom

Careers

Need help?

Call us at 1-800-873-7545



©2023 SkillPath

Accreditations|Terms of Use/Privacy Policy|Disclosures

SkillPath may use cookies to help us personalize your browsing experience,
eliminate the need to fill out forms multiple times and enhance your Web site
experience and the ease in which we can interact with you and your past activity
and purchases.Terms of Use/Privacy Policy

ACCEPT
⇧ Top
×


THANK YOU!

We love meeting people like you who make professional development a top
priority. We look forward to sharing our expertise with you!

Close

×


GET A NO-COST NEEDS ASSESSMENT FOR YOUR ORGANIZATION

Complete the form below for a brief 15-minute introductory call with one of our
expert learning and development consultants.

First Name*
Last Name*
Email Address*
Phone*
Organization Name*
State*AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict
Of
ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew
HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth
DakotaOhioOklahomaOregonPennsylvaniaPuerto RicoRhode IslandSouth CarolinaSouth
DakotaTennesseeTexasUtahVermontVirgin IslandsVirginiaWashingtonWest
VirginiaWisconsinWyomingAlbertaBritish ColumbiaManitobaNew BrunswickNewfoundland
and LabradorNova ScotiaNorthwest TerritoriesNunavutOntarioPrice Edward
IslandQuebecSaskatchewanYukon Territories
Postal Code*
Submit