skillpath.com Open in urlscan Pro
13.67.141.98  Public Scan

Submitted URL: https://u18144816.ct.sendgrid.net/ls/click?upn=SEPuqQL92mwIIpkHkadYPxluOmAQAf6VzoQCmZwbKiSasYYRCG1F2lepNMLBGS7dGBpa-2BzbyCWPcQxbin...
Effective URL: https://skillpath.com/virtual/the-administrative-assistants-workshop?se=928493&ctid=3860281&utm_source=skillpath&utm_m...
Submission: On June 06 via manual from SE — Scanned from SE

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-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>
      <option value="2023-10-01">Oct 2023</option>
      <option value="2023-11-01">Nov 2023</option>
      <option value="2023-12-01">Dec 2023</option>
      <option value="2024-01-01">Jan 2024</option>
      <option value="2024-02-01">Feb 2024</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

Cart (0)

MAIN MENU


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

VIRTUAL SEMINAR


THE ADMINISTRATIVE ASSISTANTS WORKSHOP

 * Lead effectively – even when you're not in charge
 * Sharpen essential communication skills
 * Become a valuable partner to your boss
 * Remain calm and confident when stress levels rise
 * Build great working relationships with all personalities

View full agenda




VIRTUAL SEMINAR DATES

DateJun 2023Jul 2023Aug 2023Sep 2023Oct 2023Nov 2023Dec 2023Jan 2024Feb 2024
topicId: 6148, shortCode: XCONAS
virtualSeminarId: 337283

JUN 6 6:00 PM - 9:00 PM GMT

$199.00
Add to cart
virtualSeminarId: 337401

JUN 13 2:00 PM - 5:00 PM GMT

$199.00
Add to cart
virtualSeminarId: 337402

JUN 13 6:00 PM - 9:00 PM GMT

$199.00
Add to cart
virtualSeminarId: 337544

JUN 20 2:00 PM - 5:00 PM GMT

$199.00
Add to cart
Show 19 More Dates

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


OVERVIEW

Join us for a celebration of administrative professionals EVERYWHERE!

You’re the number one support for other people – for your co-workers, bosses,
vendors and clients. You spend your time and your energy making sure everybody
else has everything they need, but are you doing everything you can for your own
professional growth?

It’s time you spent a few hours focused on YOU – and your own career!

Use this time to reenergize, refocus and gain a fresh perspective on your
priorities, your goals and your career. It’s an experience that you absolutely
don’t want to miss.

Treat yourself to a little fun and professional pampering. After all your hard
work, you deserve it!


WORKSHOP AGENDA

Program time: 3 hours

STEPPING UP: YOU MAY NOT HAVE AUTHORITY, BUT YOU’RE STILL IN CHARGE

You’re not the boss – but you’re responsible for organizing people and projects
and making sure that things get done. If you can’t get others to turn things
over to you on time … constantly have to play catch-up or stay late … or feel
you can’t ask others for help, you need to learn the art of delegation without
authority!

COMMUNICATION ESSENTIALS: THE TOP 10 EMAIL DOS AND DON’TS

If you’ve ever had something you’ve written in an email misunderstood or
misinterpreted, you know what a disaster it can be! It’s essential that you’re
sending the right message. Join us for a session that’s as fun as it is
informative, from hilarious bad examples to the things you’d never think to look
for … but can really make a difference!

CREATING THE PERFECT ADMIN/BOSS TEAM

There are few things more satisfying than being a trusted and valued partner
with your boss – whether you work for one person or a dozen. Learn how to
understand your boss’s goals and objectives … develop strengths that complement
your supervisor’s and enhance your working relationship … or even save a failing
relationship if you and your boss aren’t communicating clearly!

EMOTIONAL INTELLIGENCE – THE SUPERHERO SKILL THAT LETS YOU WORK WELL WITH
EVERYONE

Sometimes the hardest thing about your job isn’t your task list – it’s the
people! Fortunately, there’s a way that you can make that pain, stress and
frustration go away: Emotional intelligence. Learn how EI can help you build
relationships, gain respect, project confidence, enhance your credibility … and
talk with everybody, no matter what their positions or personalities.

LIVING YOUR BEST LIFE – HOW TO MAINTAIN A HEALTHY BALANCE

Discover fresh, fun ideas on how to maintain a healthy balance between your job
and everything else that matters in your life. You’ll be able to use the things
you love to stay motivated and upbeat, no matter what’s going on around you.
Plus, you’ll learn some amazing stress-relieving techniques you can use to take
a step back, refocus and reenergize…in a matter of minutes!

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

×


PREPARE AND ENERGIZE YOUR TEAM WITH THE PERFECT LEARNING EXPERIENCE. LET’S
CONNECT!

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