eventij.com Open in urlscan Pro
18.244.140.56  Public Scan

Submitted URL: http://click.web.eventij.com/?qs=d5066a7eabaedda8a496ea5b41fde67ca11293ec60fe9cccc6d409ba9df069b7a31278e3ae59c93ef42ab2e94e85...
Effective URL: https://eventij.com/the-new-I-9-form-and-the-extension-dhs-remote-decided-for-2023/1918?through=Albert26JanS
Submission: On January 26 via manual from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET /webinar/search

<form method="GET" action="/webinar/search" class="course-finder-form search-form">
  <input type="hidden" name="csrfmiddlewaretoken" value="uj6z5cG66berPimIuaPElkpIdlaOP2XtL0ywtw1O4YOrVeiuataCHMgFo1CSHTOC">
  <input type="text" class="form-control" name="search" placeholder="Search Your Webinar..." id="seacrh_form" style="width: 90%;height: 27px !important;font-size: 13px;">
  <div class="d-flex">
    <button type="submit" class="btn-get-started scrollto" style="height: 25px;font-size: 12px;background: #254e58;color: #a6b7bb;border: 1px solid #a6b7bb;margin-top: 1px;"><i class="fa fa-search"></i></button>
  </div>
</form>

POST /ecart/add_to_cart/

<form method="post" action="/ecart/add_to_cart/">
  <input type="hidden" name="csrfmiddlewaretoken" value="uj6z5cG66berPimIuaPElkpIdlaOP2XtL0ywtw1O4YOrVeiuataCHMgFo1CSHTOC">
  <div class="divider"></div>
  <input type="hidden" value="1918" name="id">
  <input type="hidden" id="no_of_participants" name="no_of_participants" value="">
  <input type="hidden" name="through" value="Albert26JanS">
  <div class="price" style="background: #f4f5f4;">
    <div class="container">
      <div class="row" id="price-row">
        <!-- ************************ LIVE WEBINAR **********************--->
        <div class="col-lg-4" id="price-box" style="padding-left: 20px;">
          <div class="section-title">
            <h3>Live Webinar Options</h3>
          </div>
          <div class="boxes" style=" font-size: 16px !important;">
            <input type="checkbox" id="box-1" name="live_session" value="199" class="group_check">
            <label for="box-1">(<font id="live_session_price_display">$199</font>) - Live Session for <span id="display_participants_data_2">1</span> Participant </label>
            <h5 href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
              <p class="info incpart">+Increase Participants</p>
            </h5>
            <div id="participants_dropdown" class="dropdown-menu" aria-labelledby="dropdownMenuLink">
              <a class="dropdown-item" onclick="changeparticipants(1,199)">
                          1 Participants<span>$199</span></a>
              <a class="dropdown-item" onclick="changeparticipants(2,299)">
                          2 Participants<span>$299</span></a>
              <a class="dropdown-item" onclick="changeparticipants(3,399)">
                          3 Participants<span>$399</span></a>
              <a class="dropdown-item" onclick="changeparticipants(4,449)">
                          4 Participants<span>$449</span></a>
              <a class="dropdown-item" onclick="changeparticipants(5,499)">
                          5 Participants<span>$499</span></a>
              <a class="dropdown-item" onclick="changeparticipants(6,549)">
                          6 Participants<span>$549</span></a>
              <a class="dropdown-item" onclick="changeparticipants(7,599)">
                          7 Participants<span>$599</span></a>
            </div>
            <input type="checkbox" id="box-2" value="269" name="live_recorded" class="group_check">
            <label for="box-2">($269) - Live + Recorded Session </label>
            <input type="checkbox" id="box-3" value="249" name="live_transcript" class="group_check">
            <label for="box-3">($249) - Live + Transcript</label>
            <input type="checkbox" id="box-4" value="450" name="live_training" class="group_check">
            <label for="box-4">($450) - Live + Training CD</label>
          </div>
        </div>
        <!-- /************************ On Demand Options **********************-->
        <div class="col-lg-4" id="price-box" style="position: relative;">
          <div class="section-title">
            <h3>On Demand Options</h3>
          </div>
          <div class="boxes">
            <input type="checkbox" id="box-5" value="179" name="transcript" class="group_check">
            <label for="box-5">($179) - Transcript (PDF Transcript of Training)</label>
            <input type="checkbox" id="box-6" value="239" name="download_recorde" class="group_check">
            <label for="box-6">($239) - Downloadable Recorded Session </label>
            <input type="checkbox" id="box-7" value="350" name="training_cd" class="group_check">
            <label for="box-7">($350) - Training CD</label>
          </div>
        </div>
        <!-- ************************ Group Session **********************-->
        <div class="col-lg-4" id="price-box" style="position: relative;">
          <div class="section-title">
            <h3>Group Session Options</h3>
          </div>
          <div class="boxes">
            <input type="checkbox" id="box-8" value="799" name="group_session_unlimited" class="group_check">
            <label for="box-8">($799) - Group Session Participants + Recorded</label>
            <p class="info" style="margin-left: 2.2rem;">Group Session (10 Participants). <br> To add extra participants, please contact our Customer Support Team</p><br>
          </div>
          <div class="enroll-price-txt">
            <div class="input-group" style="background-color: transparent; padding-top: 5px; padding-bottom: 45px; display: none;">
              <span class="input-group-addon" style="font-size: x-large; padding-right: 5px;">$</span>
              <input id="total" class="form-control" style="background-color: white; margin-right: 80%;" value="" type="text" readonly="">
            </div>
          </div>
          <a href="">
                      <button id="submit-button" type="submit" class="prodLinkArea waves" style="color: #f9f9f9 !important; background: #20424a !important; position: relative; margin-top: 35px;">
                        Enroll For Webinar
                      </button>
                    </a>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" action="">
  <input type="hidden" name="csrfmiddlewaretoken" value="uj6z5cG66berPimIuaPElkpIdlaOP2XtL0ywtw1O4YOrVeiuataCHMgFo1CSHTOC">
  <div class="modal-body">
    <input type="text" name="name" placeholder="Enter Name" class="form-control" required=""><br>
    <input type="email" name="email" placeholder="Enter Email" class="form-control" required=""><br>
    <input type="text" name="contact" placeholder="Enter Contact" class="form-control" required=""><br>
    <input type="date" name="date" placeholder="Enter Date" class="form-control" required=""><br>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-theme btn-theme-small" data-dismiss="modal">Close</button>&nbsp;&nbsp; <input type="submit" class="btn btn-theme btn-theme-small" value="Set Reminder" name="refer">
  </div>
</form>

POST

<form method="post" action="">
  <input type="hidden" name="csrfmiddlewaretoken" value="uj6z5cG66berPimIuaPElkpIdlaOP2XtL0ywtw1O4YOrVeiuataCHMgFo1CSHTOC">
  <div class="modal-body">
    <input type="text" name="name" placeholder="Enter Name" class="form-control" required=""><br>
    <input type="email" name="email" placeholder="Enter Email" class="form-control" required=""><br>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-theme btn-theme-small" data-dismiss="modal">Close</button>&nbsp;&nbsp; <input type="submit" class="btn btn-theme btn-theme-small" value="Download Brochure" name="download">
  </div>
</form>

POST

<form method="post" action="">
  <input type="hidden" name="csrfmiddlewaretoken" value="uj6z5cG66berPimIuaPElkpIdlaOP2XtL0ywtw1O4YOrVeiuataCHMgFo1CSHTOC">
  <div class="modal-body">
    <input type="text" name="name" placeholder="Enter Name" class="form-control" value="" required=""><br>
    <input type="email" name="email" placeholder="Enter Email" class="form-control" value="" required=""><br>
    <input type="text" name="contact" placeholder="Enter Contact" class="form-control" value="" required=""><br>
    <textarea name="message" placeholder="Message:" class="form-control"></textarea><br>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-theme btn-theme-small" data-dismiss="modal">Close</button>&nbsp;&nbsp; <input type="submit" class="btn btn-theme btn-theme-small" value="Request Callback" name="callback">
  </div>
</form>

POST /user/subscribe/

<form action="/user/subscribe/" class="subscribe-form" method="POST">
  <input type="hidden" name="csrfmiddlewaretoken" value="uj6z5cG66berPimIuaPElkpIdlaOP2XtL0ywtw1O4YOrVeiuataCHMgFo1CSHTOC">
  <input type="email" name="emailid" required="" placeholder="Enter your Email to Subscribe with us...">
  <input type="hidden" value="sub" name="subopt">
  <input type="submit" value="Subscribe">
</form>

Text Content

info@eventij.com Tel:+1-661-336-9555


 * Home
 * About Us
 * Webinars
   * Live Webinars
   * Recorded Session
 * Industry
   * FDA Compliance
   * Medical Devices
   * Clinical Research
   * Audit Webinar
   * HR Compliance
   * Banking and Finance
   * Hospital and Healthcare
   * Packaging and Labeling
   * Accounting, Payroll and Taxation
   * Food and beverages
   * Software
   * Miscellaneous
 * Membership
 * Blogs
   * Latest Blogs
   * Latest News
   
 * Contact
 * Login
   * Login
   * Register
 * 

Finally! The New I-9 Form and The Extension of the DHS Remote Option Has Been
Decided for 2023

By: Margie Faulk
More Webinars By Expert
Schedule: 15 February, 2023 (Wednesday)
Time: 10:00 AM PST | 01:00 PM EST
Duration: 90 Minutes
Webinar ID : 1918

   Countdown for your webinar:

 * 19days
 * 22Hrs
 * 59Mns
 * 00Secs

Download Brochure Request Callback Email Reminder


LIVE WEBINAR OPTIONS

($199) - Live Session for 1 Participant

+INCREASE PARTICIPANTS

1 Participants$199 2 Participants$299 3 Participants$399 4 Participants$449 5
Participants$499 6 Participants$549 7 Participants$599
($269) - Live + Recorded Session ($249) - Live + Transcript ($450) - Live +
Training CD


ON DEMAND OPTIONS

($179) - Transcript (PDF Transcript of Training) ($239) - Downloadable Recorded
Session ($350) - Training CD


GROUP SESSION OPTIONS

($799) - Group Session Participants + Recorded

Group Session (10 Participants).
To add extra participants, please contact our Customer Support Team


$
Enroll For Webinar


WEBINAR DETAILS

 * OVERVIEW
 * WHY SHOULD YOU ATTEND?
 * AREA COVERED
 * WHO WILL BENEFIT?

The I-9 form preparation, correction, and internal/external audit is still a
headache and even a nightmare for Employers and professionals. Based on the new
updates, this training will identify the changes that are proposed, the current
trends of errors made, and some of the mistakes that are made which will assist
in reducing errors and fines, and penalties. DHS extends the flexibility to use
the I-9 form remote option but Employers still need to reverify documents and
have a policy in place unless that criteria changes. Employers should be
proactive in reviewing the ID documents before “Normal Operations Resume”



WHY SHOULD YOU ATTEND?

We have been waiting with bated breath for the New I-9 Form to be created and
shared with us by 2022. But if history is any indicator of the future, the last
time in 2020 when there were changes in the proposed I-9 form DHS extended the
use of the expired 8/31/20 I-9 form until after the expiration date.

Moreover, the previous expired I-9 form was allowed to be used after January
2021 until the new I-9 Form was launched and effective in April 2021.

When you add the DHS extension of the remote I-9 option until July 31, 2023,
Employers and professionals are now more than ever confused about the entire I-9
Form process. Although the extension of the Remote I-9 process may help with the
onboarding process but will make completing the I-9 document still complex.
Although the I-9 form is a 2-page document, there is a 15-page instruction page
and over 70 pages in a manual to complete the form. The plan to streamline the
I-9 form and make it less cumbersome includes the following proposed changes

 * Compressing Sections 1 and 2 from two pages to one page to reduce paper use
 * Moving Section 3 to a separate Reverification and Rehire Supplement, making
   it "a stand-alone section, which only is accessed if needed
 * Updating the List of Acceptable Documents to include a link to List C
   documents (on the U.S. Citizenship and Immigration Services website) issued
   by DHS. Some List C documents were unlisted, so this will be a helpful
   resource
 * Reducing and simplifying the form's instructions from 15 pages to 7 pages
 * Removing electronic PDF enhancements to ensure that the form can be completed
   on all electronic devices. "Problems that some users may have had due to
   software issues may be reduced

 
Employers must provide written documentation of their remote onboarding and
telework policy for each covered employee.



AREA COVERED

 * Discover which elements were removed from the I-9 form when the document got
   cut in half
 * Pin down exactly how to comply with the NEW Reverification and Rehire
   Supplement rules
 * Head off employee document errors, master new I-9 Form List C requirements
 * Evaluate the updated List of Acceptable Documents to see what’s new (and
   what’s gone)
 * Avoid hidden compliance traps in the new I-9 Form completion instructions
 * Uncover how to use the “additional information” field to bulletproof your I-9
   Forms
 * Stop penalties for missing a required “n/a” on the I-9 Form, this really
   happens
 * Determine which E-Verify fields can be left blank, and which ones you must
   ALWAYS complete
 * Stop rule violations based on the electronic devices you use to submit
   E-Verify data
 * Learn what DHS proposes for the future of the I-9 remote option
 * Learn what the changes are for Employers to prepare for the future
 * What changes are being proposed to the I-9 Form
 * Why are the I-9 form changes being proposed now
 * Learn what resources are available to help complete the I-9 form
 * Learn what mistakes are trending when completing the I-9 form
 * Learn what steps you can take when conducting your internal I-9 form audit
 * Learn how Employers can be compliant with the DHS remote I-9 form
   requirements



WHO WILL BENEFIT?

 * All Employers
 * Business Owners
 * Company Leadership
 * Compliance professionals
 * Office Managers
 * HR Professionals
 * Managers/Supervisors
 * Employers in all industries

We have been waiting with bated breath for the New I-9 Form to be created and
shared with us by 2022. But if history is any indicator of the future, the last
time in 2020 when there were changes in the proposed I-9 form DHS extended the
use of the expired 8/31/20 I-9 form until after the expiration date.

Moreover, the previous expired I-9 form was allowed to be used after January
2021 until the new I-9 Form was launched and effective in April 2021.

When you add the DHS extension of the remote I-9 option until July 31, 2023,
Employers and professionals are now more than ever confused about the entire I-9
Form process. Although the extension of the Remote I-9 process may help with the
onboarding process but will make completing the I-9 document still complex.
Although the I-9 form is a 2-page document, there is a 15-page instruction page
and over 70 pages in a manual to complete the form. The plan to streamline the
I-9 form and make it less cumbersome includes the following proposed changes

 * Compressing Sections 1 and 2 from two pages to one page to reduce paper use
 * Moving Section 3 to a separate Reverification and Rehire Supplement, making
   it "a stand-alone section, which only is accessed if needed
 * Updating the List of Acceptable Documents to include a link to List C
   documents (on the U.S. Citizenship and Immigration Services website) issued
   by DHS. Some List C documents were unlisted, so this will be a helpful
   resource
 * Reducing and simplifying the form's instructions from 15 pages to 7 pages
 * Removing electronic PDF enhancements to ensure that the form can be completed
   on all electronic devices. "Problems that some users may have had due to
   software issues may be reduced

 
Employers must provide written documentation of their remote onboarding and
telework policy for each covered employee.

 * Discover which elements were removed from the I-9 form when the document got
   cut in half
 * Pin down exactly how to comply with the NEW Reverification and Rehire
   Supplement rules
 * Head off employee document errors, master new I-9 Form List C requirements
 * Evaluate the updated List of Acceptable Documents to see what’s new (and
   what’s gone)
 * Avoid hidden compliance traps in the new I-9 Form completion instructions
 * Uncover how to use the “additional information” field to bulletproof your I-9
   Forms
 * Stop penalties for missing a required “n/a” on the I-9 Form, this really
   happens
 * Determine which E-Verify fields can be left blank, and which ones you must
   ALWAYS complete
 * Stop rule violations based on the electronic devices you use to submit
   E-Verify data
 * Learn what DHS proposes for the future of the I-9 remote option
 * Learn what the changes are for Employers to prepare for the future
 * What changes are being proposed to the I-9 Form
 * Why are the I-9 form changes being proposed now
 * Learn what resources are available to help complete the I-9 form
 * Learn what mistakes are trending when completing the I-9 form
 * Learn what steps you can take when conducting your internal I-9 form audit
 * Learn how Employers can be compliant with the DHS remote I-9 form
   requirements


 * All Employers
 * Business Owners
 * Company Leadership
 * Compliance professionals
 * Office Managers
 * HR Professionals
 * Managers/Supervisors
 * Employers in all industries


SPEAKER PROFILE

Margie Faulk is a senior level human resources professional with over 15 years
of HR management and compliance experience. A current Compliance Advisor for HR
Compliance Solutions, LLC, Margie, has worked as an HR Compliance advisor for
major corporations and small businesses in the small, large, private, public and
Non-profit sectors.  Margie has provided small to large businesses with risk
management strategies that protect companies and reduces potential workplace
fines and penalties from violation of employment regulations. Margie is
bilingual (Spanish) fluent and Bi-cultural.

Margie’s area of expertise includes Criminal Background Screening Policies and
auditing, I-9 document correction and storage compliance, Immigration
compliance, employee handbook development, policy development, sexual harassment
investigations/certified training, SOX regulations, payroll compliance,
compliance consulting, monitoring US-based federal, state and local regulations,
employee relations issues, internal investigations, HR management, compliance
consulting, internal/external audits, and performance management.

Margie is a speaker and accomplished trainer and has created and presented
compliance seminars/webinars for over 16 US and International compliance
institutes. Margie has testified as a compliance subject matter expert (SME) for
several regulatory agencies and against regulatory agencies, thank goodness not
on the same day. Margie offers compliance training to HR professionals, business
owners, and leadership to ensure compliance with workplace and regulations.

Margie’s unique training philosophy includes providing free customized tools for
all attendees. These tools are customized and have been proven to be part an
effective risk management strategy. Some of the customized tools include the I-9
Self Audit. Correction and Storage program, Ban the Box Decision Matrix Policy
that Employers can provide in a dispute for allegations, Family Medical Leave
Act (FMLA) Compliance Guide, Drug-Free Workplace Volatile Termination E-Book and
other compliance program tools when attendees register and attend Margie’s
trainings.

Margie holds professional human resources certification (PHR) from the HR
Certification Institution (HRCI) and SHRM-CP certification from the Society for
Human Resources Management. Margie is a member of the Society of Corporate
Compliance & Ethics (SCCE).



More Webinars By Expert


UPCOMING WEBINARS

Successfully Manage Employees Who Work from Home

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

By: Dr. B. Lynn Ware
Feb. 6, 2023
10:00 AM PST | 01:00 PM EST

Managing Toxic Employees: Strategies For Leaders To Effectively Deal With
Employee Attitude Issues

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

By: Beverly Beuermann-King
Feb. 6, 2023
10:00 AM PST | 01:00 PM EST

Multi-State Tax Issues for Payroll 2023

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

By: Patrick Haggerty
Feb. 7, 2023
12:00 PM PST | 03:00 PM EST

Marketing to Medicare or Medicaid Beneficiaries - What You Can and Cannot Do

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

By: William Mack Copeland
Feb. 7, 2023
10:00 AM PST | 01:00 PM EST

How to Assess Risks and Evaluate Controls

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

By: Jonnie Keith
Feb. 7, 2023
10:00 AM PST | 01:00 PM EST

Effective Onboarding: How to Welcome, Engage, and Retain New Employees with Your
In-Person and Virtual On-boarding

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

By: Bob McKenzie
Feb. 7, 2023
12:00 PM PST | 03:00 PM EST

Retaining Millennials in Today's Workforce

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

By: Bob Verchota
Feb. 7, 2023
10:00 AM PST | 01:00 PM EST

Sunshine Act Reporting - Clarification for Clinical Research

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

By: Danielle DeLucy
Feb. 8, 2023
10:00 AM PST | 01:00 PM EST

Using Stay Interviews To Improve Employee Retention & Engagement

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

By: Pete Tosh
Feb. 8, 2023
12:00 PM PST | 03:00 PM EST

How To Conduct An Internal Harassment And Bullying Investigation To Determine
Facts And Minimize Liability

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

By: Dr. Susan Strauss
Feb. 8, 2023
10:00 AM PST | 01:00 PM EST

Excel: Useful Formulas

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

By: Andy Lanning
Feb. 8, 2023
12:00 PM PDT | 03:00 PM EDT

Employee Engagement, Empowerment and Motivation in Challenging Times: More
Important Than Ever Coming out of the Pandemic Crises

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

By: Bruce Lee
Feb. 8, 2023
10:00 AM PST | 01:00 PM EST

Stay Interviews: A Powerful Employee Engagement and Retention Tool

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

By: Marcia Zidle
Feb. 9, 2023
12:00 PM PST | 03:00 PM EST

Managing International Employee Payroll & Tax Services

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

By: Frank Lilley
Feb. 9, 2023
12:00 PM PST | 03:00 PM EST

2023 EEOC and Employers: Investigating Harassment and Discrimination

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

By: Diane L. Dee
Feb. 9, 2023
10:00 AM PDT | 01:00 PM EDT

3-Hour Excel Automation Boot Camp: Top Ten Excel Functions Lookup Functions
(VLOOKUP HLOOKUP MATCH INDEX) Basics of Excel Macros with an Introduction to VBA

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

By: Cathy Horwitz
Feb. 10, 2023
10:00 AM PST | 01:00 PM EST

How to Effectively Conduct Annual Employee Reviews

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

By: Dr. Edward Hubbard
Feb. 10, 2023
12:00 PM PST | 03:00 PM EST

Delivering Constructive Criticism - Best Practices

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

By: Dr. Myra K. Hubbard
Feb. 10, 2023
10:00 AM PST | 01:00 PM EST

Onboarding Best Practices for Millennial and All Employees

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

By: Bob Verchota
Feb. 10, 2023
10:00 AM PST | 01:00 PM EST

Self Esteem Matters: An Ethics Based Webinar for Women

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

By: Robbie Glantz
Feb. 12, 2023
10:00 AM PST | 01:00 PM EST

Managing Toxic & Other Employees Who Have Attitude Issues

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

By: Pete Tosh
Feb. 13, 2023
10:00 AM PST | 01:00 PM EST

New Ideas and Tools for Effective Performance Management 2023

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

By: Don Phin
Feb. 13, 2023
10:00 AM PST | 01:00 PM EST

Basic Accounting and Finance for the Human Resources Professional

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

By: Melveen Stevenson
Feb. 14, 2023
10:00 AM PST | 01:00 PM EST

Compliance with Stop Payments vs Unauthorized Transactions

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

By: Donna K Olheiser
Feb. 14, 2023
10:00 AM PST | 01:00 PM EST

Supervising a Human Error Free Environment: You can do a Lot More than you Think

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

By: Ginette M. Collazo
Feb. 14, 2023
10:00 AM PST | 01:00 PM EST

Implementing a Robust Change Control Program - Key Elements for Process and
Documentation Compliance

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

By: Kelly Thomas
Jan. 26, 2023
12:00 PM PST | 03:00 PM EST

Onboarding is NOT Orientation - How to Improve the New Employee Experience

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

By: Don Phin
Jan. 26, 2023
12:00 PM PST | 03:00 PM EST

FDA Regulation of Artificial Intelligence/ Machine Learning

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

By: Edwin Waldbusser
Jan. 26, 2023
10:00 AM PST | 01:00 PM EST

Your Organizations Culture: If You Dont Get It Right,Nothing Else Matter

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

By: Marcia Zidle
Jan. 26, 2023
12:00 PM PST | 03:00 PM EST

Understanding and Analyzing Financial Statements

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

By: Carl Young
Jan. 27, 2023
10:00 AM PST | 01:00 PM EST

Human Trafficking: Closer to Home than You Think

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

By: Terri Luttrell
Jan. 27, 2023
10:00 AM PST | 01:00 PM EST

Transformational Leadership - Discover the Techniques of The World's Greatest
Leaders

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

By: Paul J. Cline
Jan. 27, 2023
10:00 AM PST | 01:00 PM EST

Harassment, Bullying, Gossip, Confrontational and Disruptive Behavior: A
Manager's Guide on How to Detox and Neutralize a Negative Workplace

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

By: Bruce Lee
Jan. 30, 2023
12:00 PM PST | 03:00 PM EST

The Importance of Packaging and Labeling in Pharmaceutical Product Development

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

By: Michael Esposito
Jan. 30, 2023
12:00 PM PST | 03:00 PM EST

Hiring And Onboarding New Employees: A Primer For HR And Supervisors

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

By: Steven G. Meilleur
Jan. 30, 2023
12:00 PM PST | 03:00 PM EST

Enhancing Employee Engagement to Drive Organizational Performance

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

By: Pete Tosh
Jan. 30, 2023
12:00 PM PST | 03:00 PM EST

Excel: Pivot Tables Crash Course

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

By: Andy Lanning
Jan. 30, 2023
10:00 AM PST | 01:00 PM EST

FinCEN's CDD Rule - The New Fifth Prong of the AML

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

By: Jim George
Jan. 30, 2023
10:00 AM PST | 01:00 PM EST

California Meal and Rest Breaks: What You Dont Know Can Cost You

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

By: Melveen Stevenson
Jan. 31, 2023
12:00 PM PST | 03:00 PM EST

FDA Audit Best Practices - Do's and Don'ts

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

By: Charles H. Paul
Jan. 31, 2023
10:00 AM PST | 01:00 PM EST

Getting a Handle on Outlook Email

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

By: Jenny Douras
Jan. 31, 2023
12:00 PM PST | 03:00 PM EST

Bad Standard Operating Procedures (SOPs) - Bad Training: Garbage In, Garbage Out

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

By: Michael Esposito
Jan. 31, 2023
10:00 AM PST | 01:00 PM EST

How to Write Procedures to Avoid Human Errors

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

By: Ginette M. Collazo
Jan. 31, 2023
10:00 AM PST | 01:00 PM EST

Effective Succession Planning

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

By: William J. Rothwell
Jan. 31, 2023
12:00 PM PST | 03:00 PM EST

Chemical Hygiene Hacks

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

By: Daniel J Scungio
Feb. 1, 2023
10:00 AM PST | 01:00 PM EST

Onboarding New Hires: How to Get Them Quickly Up To Speed, Engaged and
Productive

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

By: Marcia Zidle
Feb. 1, 2023
12:00 PM PST | 03:00 PM EST

Project Management for administrative professionals

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

By: Rebecca Staton-Reinstein
Feb. 1, 2023
12:00 PM PST | 03:00 PM EST

Emotional Intelligence for Effective Working Relationships

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

By: Audrey Halpern
Feb. 1, 2023
10:00 AM PST | 01:00 PM EST

Sex and Gender Based Harassment and Awareness 101

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

By: Brandon Washington
Feb. 2, 2023
10:00 AM PST | 01:00 PM EST

21 CFR Part 11 (Electronic Records/Signatures) Compliance for Computer Systems
Regulated by FDA

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

By: Carolyn Troiano
Feb. 3, 2023
10:00 AM PST | 01:00 PM EST

Successfully Manage Employees Who Work from Home

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

By: Dr. B. Lynn Ware
Feb. 6, 2023
10:00 AM PST | 01:00 PM EST

Managing Toxic Employees: Strategies For Leaders To Effectively Deal With
Employee Attitude Issues

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

By: Beverly Beuermann-King
Feb. 6, 2023
10:00 AM PST | 01:00 PM EST

Multi-State Tax Issues for Payroll 2023

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

By: Patrick Haggerty
Feb. 7, 2023
12:00 PM PST | 03:00 PM EST

Marketing to Medicare or Medicaid Beneficiaries - What You Can and Cannot Do

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

By: William Mack Copeland
Feb. 7, 2023
10:00 AM PST | 01:00 PM EST

How to Assess Risks and Evaluate Controls

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

By: Jonnie Keith
Feb. 7, 2023
10:00 AM PST | 01:00 PM EST

Effective Onboarding: How to Welcome, Engage, and Retain New Employees with Your
In-Person and Virtual On-boarding

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

By: Bob McKenzie
Feb. 7, 2023
12:00 PM PST | 03:00 PM EST

Retaining Millennials in Today's Workforce

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

By: Bob Verchota
Feb. 7, 2023
10:00 AM PST | 01:00 PM EST

Sunshine Act Reporting - Clarification for Clinical Research

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

By: Danielle DeLucy
Feb. 8, 2023
10:00 AM PST | 01:00 PM EST

Using Stay Interviews To Improve Employee Retention & Engagement

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

By: Pete Tosh
Feb. 8, 2023
12:00 PM PST | 03:00 PM EST

How To Conduct An Internal Harassment And Bullying Investigation To Determine
Facts And Minimize Liability

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

By: Dr. Susan Strauss
Feb. 8, 2023
10:00 AM PST | 01:00 PM EST

Excel: Useful Formulas

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

By: Andy Lanning
Feb. 8, 2023
12:00 PM PDT | 03:00 PM EDT

Employee Engagement, Empowerment and Motivation in Challenging Times: More
Important Than Ever Coming out of the Pandemic Crises

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

By: Bruce Lee
Feb. 8, 2023
10:00 AM PST | 01:00 PM EST

Stay Interviews: A Powerful Employee Engagement and Retention Tool

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

By: Marcia Zidle
Feb. 9, 2023
12:00 PM PST | 03:00 PM EST

Managing International Employee Payroll & Tax Services

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

By: Frank Lilley
Feb. 9, 2023
12:00 PM PST | 03:00 PM EST

2023 EEOC and Employers: Investigating Harassment and Discrimination

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

By: Diane L. Dee
Feb. 9, 2023
10:00 AM PDT | 01:00 PM EDT

3-Hour Excel Automation Boot Camp: Top Ten Excel Functions Lookup Functions
(VLOOKUP HLOOKUP MATCH INDEX) Basics of Excel Macros with an Introduction to VBA

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

By: Cathy Horwitz
Feb. 10, 2023
10:00 AM PST | 01:00 PM EST

How to Effectively Conduct Annual Employee Reviews

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

By: Dr. Edward Hubbard
Feb. 10, 2023
12:00 PM PST | 03:00 PM EST

Delivering Constructive Criticism - Best Practices

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

By: Dr. Myra K. Hubbard
Feb. 10, 2023
10:00 AM PST | 01:00 PM EST

Onboarding Best Practices for Millennial and All Employees

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

By: Bob Verchota
Feb. 10, 2023
10:00 AM PST | 01:00 PM EST

Self Esteem Matters: An Ethics Based Webinar for Women

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

By: Robbie Glantz
Feb. 12, 2023
10:00 AM PST | 01:00 PM EST

Managing Toxic & Other Employees Who Have Attitude Issues

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

By: Pete Tosh
Feb. 13, 2023
10:00 AM PST | 01:00 PM EST

New Ideas and Tools for Effective Performance Management 2023

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

By: Don Phin
Feb. 13, 2023
10:00 AM PST | 01:00 PM EST

Basic Accounting and Finance for the Human Resources Professional

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

By: Melveen Stevenson
Feb. 14, 2023
10:00 AM PST | 01:00 PM EST

Compliance with Stop Payments vs Unauthorized Transactions

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

By: Donna K Olheiser
Feb. 14, 2023
10:00 AM PST | 01:00 PM EST

Supervising a Human Error Free Environment: You can do a Lot More than you Think

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

By: Ginette M. Collazo
Feb. 14, 2023
10:00 AM PST | 01:00 PM EST

Implementing a Robust Change Control Program - Key Elements for Process and
Documentation Compliance

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

By: Kelly Thomas
Jan. 26, 2023
12:00 PM PST | 03:00 PM EST

Onboarding is NOT Orientation - How to Improve the New Employee Experience

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

By: Don Phin
Jan. 26, 2023
12:00 PM PST | 03:00 PM EST

FDA Regulation of Artificial Intelligence/ Machine Learning

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

By: Edwin Waldbusser
Jan. 26, 2023
10:00 AM PST | 01:00 PM EST

Your Organizations Culture: If You Dont Get It Right,Nothing Else Matter

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

By: Marcia Zidle
Jan. 26, 2023
12:00 PM PST | 03:00 PM EST

Understanding and Analyzing Financial Statements

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

By: Carl Young
Jan. 27, 2023
10:00 AM PST | 01:00 PM EST

Human Trafficking: Closer to Home than You Think

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

By: Terri Luttrell
Jan. 27, 2023
10:00 AM PST | 01:00 PM EST

Transformational Leadership - Discover the Techniques of The World's Greatest
Leaders

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

By: Paul J. Cline
Jan. 27, 2023
10:00 AM PST | 01:00 PM EST

Harassment, Bullying, Gossip, Confrontational and Disruptive Behavior: A
Manager's Guide on How to Detox and Neutralize a Negative Workplace

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

By: Bruce Lee
Jan. 30, 2023
12:00 PM PST | 03:00 PM EST

The Importance of Packaging and Labeling in Pharmaceutical Product Development

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

By: Michael Esposito
Jan. 30, 2023
12:00 PM PST | 03:00 PM EST

Hiring And Onboarding New Employees: A Primer For HR And Supervisors

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

By: Steven G. Meilleur
Jan. 30, 2023
12:00 PM PST | 03:00 PM EST

Enhancing Employee Engagement to Drive Organizational Performance

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

By: Pete Tosh
Jan. 30, 2023
12:00 PM PST | 03:00 PM EST

Excel: Pivot Tables Crash Course

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

By: Andy Lanning
Jan. 30, 2023
10:00 AM PST | 01:00 PM EST

FinCEN's CDD Rule - The New Fifth Prong of the AML

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

By: Jim George
Jan. 30, 2023
10:00 AM PST | 01:00 PM EST

California Meal and Rest Breaks: What You Dont Know Can Cost You

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

By: Melveen Stevenson
Jan. 31, 2023
12:00 PM PST | 03:00 PM EST

FDA Audit Best Practices - Do's and Don'ts

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

By: Charles H. Paul
Jan. 31, 2023
10:00 AM PST | 01:00 PM EST

Getting a Handle on Outlook Email

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

By: Jenny Douras
Jan. 31, 2023
12:00 PM PST | 03:00 PM EST

Bad Standard Operating Procedures (SOPs) - Bad Training: Garbage In, Garbage Out

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

By: Michael Esposito
Jan. 31, 2023
10:00 AM PST | 01:00 PM EST

How to Write Procedures to Avoid Human Errors

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

By: Ginette M. Collazo
Jan. 31, 2023
10:00 AM PST | 01:00 PM EST

Effective Succession Planning

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

By: William J. Rothwell
Jan. 31, 2023
12:00 PM PST | 03:00 PM EST

Chemical Hygiene Hacks

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

By: Daniel J Scungio
Feb. 1, 2023
10:00 AM PST | 01:00 PM EST

Onboarding New Hires: How to Get Them Quickly Up To Speed, Engaged and
Productive

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

By: Marcia Zidle
Feb. 1, 2023
12:00 PM PST | 03:00 PM EST

Project Management for administrative professionals

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

By: Rebecca Staton-Reinstein
Feb. 1, 2023
12:00 PM PST | 03:00 PM EST

Emotional Intelligence for Effective Working Relationships

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

By: Audrey Halpern
Feb. 1, 2023
10:00 AM PST | 01:00 PM EST

Sex and Gender Based Harassment and Awareness 101

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

By: Brandon Washington
Feb. 2, 2023
10:00 AM PST | 01:00 PM EST

21 CFR Part 11 (Electronic Records/Signatures) Compliance for Computer Systems
Regulated by FDA

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

By: Carolyn Troiano
Feb. 3, 2023
10:00 AM PST | 01:00 PM EST



SET YOUR REMINDER

×





Close  

DOWNLOAD BROCHURE

×



Close  

REQUEST A CALLBACK

×





Close  

SUBSCRIBE TO OUR NEWSLETTER

For our latest blogs and news, stay updated with us!



Opening Days: Monday - Friday
09:00 AM - 06:00 PM EST,
06:00 AM - 03:00 PM PST
Vacations: Weekends and All Federal holidays.


TOP INDUSTRIES

 * HR Compliance
 * FDA Compliance
 * Medical Devices
 * Clinical Research
 * Audit Webinar
 * Banking and Finance

USEFUL LINKS

 * Terms and Conditions
 * Cancellation Policy
 * Privacy Policy
 * Disclaimer
 * Refund Policy
 * Unsubscribe

CONTACT US

426 North Jennings,
Street Hawthorne,CA 90250.

+1-661-336-9555
info@eventij.com


Copyright ©2023   Eventij.Com . All Rights Reserved.
 * Home
 * About Us
 * Webinars
   * Live Webinars
   * Recorded Session
 * Industry
   * FDA Compliance
   * Medical Devices
   * Clinical Research
   * Audit Webinar
   * HR Compliance
   * Banking and Finance
   * Hospital and Healthcare
   * Packaging and Labeling
   * Accounting, Payroll and Taxation
   * Food and beverages
   * Software
   * Miscellaneous
 * Membership
 * Blogs
   * Latest Blogs
   * Latest News
   
 * Contact
 * Login
   * Login
   * Register
 *