triolearners.com Open in urlscan Pro
108.157.4.105  Public Scan

Submitted URL: http://click.web.triolearners.com/?qs=b12f5cc38b144dbb122d7528c628ccdc1efa657e6498d8b283d19a92e68a37e4fab7779095aa120c1da7669a74af...
Effective URL: https://triolearners.com/21-CFR-Compliance-Computer-Systems-Regulated-FDA/588?through=ALbert1MarS
Submission: On March 01 via manual from IN — 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="Ifkc6zV6jGiKCp4l3gjIHIZBHkpiWfIxxy30t3dkeo2Krcp9ROGBHi1u88kKUjY3">
  <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="Ifkc6zV6jGiKCp4l3gjIHIZBHkpiWfIxxy30t3dkeo2Krcp9ROGBHi1u88kKUjY3">
  <div class="divider"></div>
  <input type="hidden" value="588" name="id">
  <input type="hidden" id="no_of_participants" name="no_of_participants" value="">
  <input type="hidden" name="through" value="ALbert1MarS">
  <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</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="Ifkc6zV6jGiKCp4l3gjIHIZBHkpiWfIxxy30t3dkeo2Krcp9ROGBHi1u88kKUjY3">
  <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="Ifkc6zV6jGiKCp4l3gjIHIZBHkpiWfIxxy30t3dkeo2Krcp9ROGBHi1u88kKUjY3">
  <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="Ifkc6zV6jGiKCp4l3gjIHIZBHkpiWfIxxy30t3dkeo2Krcp9ROGBHi1u88kKUjY3">
  <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="Ifkc6zV6jGiKCp4l3gjIHIZBHkpiWfIxxy30t3dkeo2Krcp9ROGBHi1u88kKUjY3">
  <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@triolearners.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
 * 

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

By: Carolyn Troiano
More Webinars By Expert
Schedule: 15 March, 2022 (Tuesday)
Time: 10:00 AM PST | 01:00 PM EST
Duration: 60 Minutes
Webinar ID : 588

   Countdown for your webinar:

 * 13days
 * 22Hrs
 * 59Mns
 * 39Secs

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 ($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
 * LEARNING OBJECTIVES
 * WHO WILL BENEFIT?

There are very specific limitations that arise when using ER/ES capability, such
as the elimination of print capability to prevent users from making decisions
based on a paper record as opposed to the electronic record. It also requires
very specific identification of users that ensures the person signing the record
is the same person whose credentials are being entered and verified by the
system. Rule for changing passwords must be rigorously adhered to and the
passwords must be kept secure.

It is critical that the system specify the exact meaning of the signature. It
may be that the person conducted the work, recorded the result, reviewed the
result, or approved the result.

A person may simply be attesting to the fact that they reviewed the work and the
signatures, and there was appropriate segregation of duties (i.e., the person
recording the result is not the same as either the person reviewing or the
person giving final approval). A company must have specific policies and
procedures in place that explicitly state responsibilities and provide guidance
for implementing and using ER/ES capability. These must clarify the 21 CFR Part
11 regulation and provide insight as to the way the company interprets their
responsibility for meeting it.

As FDA continues to evolve and change due to the many factors that influence the
regulatory environment, companies must be able to adapt. New technologies will
continue to emerge that will change the way companies do business. While many of
these are intended to streamline operations, reducing time and resources, some
unintentionally result in added layers of oversight that encumber a computer
system validation program and require more time and resources, making the
technology unattractive from a cost-benefit perspective.

This webinar will cover the key aspects of complying with 21 CFR Part 11 in both
validating systems and maintaining them in a validated state throughout their
entire life cycle.



WHY SHOULD YOU ATTEND?

You should attend this seminar if you are responsible for planning, executing or
managing the implementation of any system governed by FDA regulations that uses
ER/ES capability, or if you are maintaining or supporting such a system.

Effective and compliant computer system validation is critical to any
pharmaceutical or FDA-regulated organization.  During the past 30 years, best
practices that have been developed will ensure that validation activities are
cost-effective while meeting all aspects of FDA compliance.

There is an enormous body of documentation and information available that can be
overwhelming.  This course will provide a condensed overview of the key
practices that deliver the best results by directing the attendees to the most
critical and cost-effective methods, techniques and tools available.



AREA COVERED

 * Learn about 21 CFR Part 11 and what is required for compliance
 * Learn about industry best practices related to compliance and computer system
   validation
 * Understand strategies for reducing the cost and complexity of compliance with
   FDA regulations, including 21 CFR Part 11
 * Understand how the System Development Life Cycle (SDLC) methodology supports
   the computer system validation process
 * Understand how to effectively document the process of computer system
   validation, and maintain current information about the various systems in
   your organization and how they are maintained in a validated state
 * Learn how to gain information about trends in validation, as industry
   progresses and new best practices emerge
 * Understand some of the industry best practices and FDA inspection trends that
   will help you to achieve 21 CFR Part 11 compliance
 * Q&A



LEARNING OBJECTIVES

Upon completion of this session, attendees will have an understanding of how to:

 * The activities and investments to support corporate drivers, strategies and
   compliance
 * Establish 21 CFR Part 11 program compliance, including objectives,
   decision-making organizational structures and assigned roles and
   responsibilities that fit within the organizational culture
 * Understand the role of data owners vs. data stewards
 * Understand the criticality of data identity, trust, security, integrity,
   accessibility, reliability and consistency
 * Design data governance processes that encompass people, processes and
   technology
 * Understand the policies and procedures necessary to support the data
   governance framework



WHO WILL BENEFIT?

 * Information Technology Analysts
 * Information Technology Developers and Testers
 * QC/QA Managers and Analysts
 * Analytical Chemists
 * Laboratory Managers
 * Automation Analysts
 * Manufacturing Supervisors and other Key Personnel
 * Warehouse and Supply Chain Supervisors and Other Key Personnel
 * Computer System Validation Specialists
 * GMP Training Specialists
 * Business Stakeholders/Subject Matter Experts
 * Business System/Application Testers
 * Clinical Data Managers and Scientists
 * Quality Managers, Chemists and Microbiologists
 * Regulatory Affairs Personnel
 * Consultants in the Life Sciences and Tobacco Industries

Anyone who is involved in the development, testing, manufacturing, storage,
handling and distribution of product must understand and conform to FDA
requirements for data quality and integrity.
Finally, anyone who is developing and maintaining software used in these
industries should be aware of the requirements for data integrity for their
systems.

You should attend this seminar if you are responsible for planning, executing or
managing the implementation of any system governed by FDA regulations that uses
ER/ES capability, or if you are maintaining or supporting such a system.

Effective and compliant computer system validation is critical to any
pharmaceutical or FDA-regulated organization.  During the past 30 years, best
practices that have been developed will ensure that validation activities are
cost-effective while meeting all aspects of FDA compliance.

There is an enormous body of documentation and information available that can be
overwhelming.  This course will provide a condensed overview of the key
practices that deliver the best results by directing the attendees to the most
critical and cost-effective methods, techniques and tools available.

 * Learn about 21 CFR Part 11 and what is required for compliance
 * Learn about industry best practices related to compliance and computer system
   validation
 * Understand strategies for reducing the cost and complexity of compliance with
   FDA regulations, including 21 CFR Part 11
 * Understand how the System Development Life Cycle (SDLC) methodology supports
   the computer system validation process
 * Understand how to effectively document the process of computer system
   validation, and maintain current information about the various systems in
   your organization and how they are maintained in a validated state
 * Learn how to gain information about trends in validation, as industry
   progresses and new best practices emerge
 * Understand some of the industry best practices and FDA inspection trends that
   will help you to achieve 21 CFR Part 11 compliance
 * Q&A

Upon completion of this session, attendees will have an understanding of how to:

 * The activities and investments to support corporate drivers, strategies and
   compliance
 * Establish 21 CFR Part 11 program compliance, including objectives,
   decision-making organizational structures and assigned roles and
   responsibilities that fit within the organizational culture
 * Understand the role of data owners vs. data stewards
 * Understand the criticality of data identity, trust, security, integrity,
   accessibility, reliability and consistency
 * Design data governance processes that encompass people, processes and
   technology
 * Understand the policies and procedures necessary to support the data
   governance framework

 * Information Technology Analysts
 * Information Technology Developers and Testers
 * QC/QA Managers and Analysts
 * Analytical Chemists
 * Laboratory Managers
 * Automation Analysts
 * Manufacturing Supervisors and other Key Personnel
 * Warehouse and Supply Chain Supervisors and Other Key Personnel
 * Computer System Validation Specialists
 * GMP Training Specialists
 * Business Stakeholders/Subject Matter Experts
 * Business System/Application Testers
 * Clinical Data Managers and Scientists
 * Quality Managers, Chemists and Microbiologists
 * Regulatory Affairs Personnel
 * Consultants in the Life Sciences and Tobacco Industries

Anyone who is involved in the development, testing, manufacturing, storage,
handling and distribution of product must understand and conform to FDA
requirements for data quality and integrity.
Finally, anyone who is developing and maintaining software used in these
industries should be aware of the requirements for data integrity for their
systems.


SPEAKER PROFILE

Carolyn Troiano has more than 35 years of experience in computer system
validation in the tobacco, pharmaceutical, medical device and other
FDA-regulated industries. She has worked directly, or on a consulting basis, for
many of the larger pharmaceutical and tobacco companies in the US and Europe.
She is currently building an FDA computer system validation compliance strategy
at a vapor company. Carolyn has participated in industry conferences, and is
currently active in the Association of Information Technology Professionals
(AITP), and Project Management Institute (PMI) chapters in the Richmond, VA
area. Carolyn also volunteers for the PMI’s Educational Fund as a project
management instructor for non-profit organizations.



More Webinars By Expert


UPCOMING WEBINARS

How To Deal With Toxic People

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

By: Michael Healey
March 10, 2022
10:00 AM PST | 01:00 PM EST

How to Deal With Clashing Co-Workers?

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

By: Bob Churilla
March 10, 2022
12:00 PM PST | 03:00 PM EST

Form 1099 Update 2022: Latest Forms, Rules and Reporting Regulations

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

By: Patrick Haggerty
March 10, 2022
10:00 AM PST | 01:00 PM EST

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

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

By: Dr. Susan Strauss
March 10, 2022
12:00 PM PST | 03:00 PM EST

Critical Concepts To Understand The Balance Sheet, Income Statement, Cash Flow
And Retained Earnings

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

By: Lynn Fountain
March 10, 2022
12:00 PM PST | 03:00 PM EST

Payments Fraud : Detect & Prevent Check, ACH and P-Card Schemes

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

By: Peter Goldmann
March 11, 2022
10:00 AM PST | 01:00 PM EST

Can an Employee be Fired over a Social Media Posting?

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

By: Stuart Silverman
March 11, 2022
10:00 AM PST | 01:00 PM EST

Salary History Bans: The Next Pay Equity Frontier In 2022

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

By: Diane L. Dee
March 14, 2022
10:00 AM PST | 01:00 PM EST

Remotely Onboarding Your New Hire: Policies, Practices, and Processes

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

By: Dr. Susan Strauss
March 14, 2022
10:00 AM PST | 01:00 PM EST

The New FCRA CFPB Compliance Requirements Metro 2 and e OSCAR

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

By: Justin Muscolino
March 14, 2022
12:00 PM PST | 03:00 PM EST

Guidelines For Performing A Corporate Wide Internal Audit Risk Assessment

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

By: Marna Steuart
March 14, 2022
10:00 AM PST | 01:00 PM EST

Enhancing Employee Engagement to Drive Organizational Performance

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

By: Pete Tosh
March 15, 2022
12:00 PM PST | 03:00 PM EST

Updates to the NACHA Operating Rule Changes 2021 and 2022

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

By: Donna K Olheiser
March 15, 2022
12:00 PM PST | 03:00 PM EST

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

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

By: Carolyn Troiano
March 15, 2022
10:00 AM PST | 01:00 PM EST

Performance Management - Doing It Right Could Be Your Competitive Advantage

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

By: Bob McKenzie
March 15, 2022
10:00 AM PST | 01:00 PM EST

FMLA Extension: When 12 Weeks Is Not Enough (Latest Updates)

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

By: Margie Faulk
March 15, 2022
10:00 AM PST | 01:00 PM EST

Your Workplace Culture 2022: If You Don't Get It Right, Nothing Else Matters

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

By: Marcia Zidle
March 16, 2022
12:00 PM PST | 03:00 PM EST

Batch Record Review and Product Release

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

By: Danielle DeLucy
March 16, 2022
10:00 AM PST | 01:00 PM EST

CFPB's New Proposed Debt Collections Rules

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

By: Justin Muscolino
March 17, 2022
10:00 AM PST | 01:00 PM EST

Payroll Deductions In 2022: What CAN And CANNOT Be Deducted From An Employee's
Wages

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

By: Matthew Burr
March 17, 2022
10:00 AM PST | 01:00 PM EST

Behavioral Interviews-500% More Effective Than Traditional Methods

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

By: Bob Verchota
March 1, 2022
12:00 PM PST | 03:00 PM EST

Terminating Employees Safely

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

By: Bob McKenzie
March 1, 2022
10:00 AM PST | 01:00 PM EST

Stay Interviews: A Powerful Employee Engagement and Retention Tool

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

By: Marcia Zidle
March 2, 2022
12:00 PM PST | 03:00 PM EST

2021-2022 FFIEC BSA/AML Examination Manual: What Compliance Officers Really Need
to Know?

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

By: Justin Muscolino
March 2, 2022
10:00 AM PST | 01:00 PM EST

Banking Risk Management and BASEL

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

By: Richard E Cascarino
March 3, 2022
10:00 AM PST | 01:00 PM EST

Moving from Peer to Boss: Supervisor 101

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

By: Tonia Morris
March 3, 2022
10:00 AM PST | 01:00 PM EST

C for Yourselves the 5 C's of Credit

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

By: Dev Strischek
March 3, 2022
12:00 PM PST | 03:00 PM EST

Business Writing For Results

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

By: Audrey Halpern
March 4, 2022
10:00 AM PST | 01:00 PM EST

2022 EEOC Issues Guidance for Employers: Mandating COVID Vaccines at Work

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

By: Margie Faulk
March 4, 2022
12:00 PM PST | 03:00 PM EST

Save It, Shred It, Delete It? Developing Best Practices for Record Retention and
Destruction

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

By: Candace Curry Leuck
March 8, 2022
10:00 AM PST | 01:00 PM EST

All About Civility - Eliminating a Culture of Gossip Rumors and Destructive
Behavior: Whatever Happened to Respect?

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

By: Bruce Lee
March 8, 2022
10:00 AM PST | 01:00 PM EST

Items To Consider When Negotiating Physician Employment Agreements

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

By: William Mack Copeland
March 8, 2022
12:00 PM PST | 03:00 PM EST

Creating a High Performance Team: Overcoming the Five Dysfunctions of a Team

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

By: Claudette Rowley
March 8, 2022
12:00 PM PST | 03:00 PM EST

What's New in Employee Engagement?

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

By: William J. Rothwell
March 9, 2022
10:00 AM PST | 01:00 PM EST

Emotional Intelligence in 2022: Boost Your People Skills & Bring Out the Best
From Your Talent

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

By: Marcia Zidle
March 9, 2022
10:00 AM PST | 01:00 PM EST

Datafication Of Hr: Making The Transition From Metrics To Business Analytics

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

By: Ronald L. Adler
March 9, 2022
10:00 AM PST | 01:00 PM EST

Dynamic HR: How to Transition from Tactical to Strategic HR

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

By: Melveen Stevenson
March 9, 2022
12:00 PM PST | 03:00 PM EST

How to Write Procedures to Avoid Human Errors

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

By: Ginette M. Collazo
March 9, 2022
10:00 AM PST | 01:00 PM EST

Test Method Validation to Verify your Device Performance

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

By: Jose Ignacio Mora
March 9, 2022
12:00 PM PST | 03:00 PM EST

Excel - Creating an Interactive Dashboard

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

By: Mike Thomas
March 10, 2022
10:00 AM PST | 01:00 PM EST

How To Deal With Toxic People

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

By: Michael Healey
March 10, 2022
10:00 AM PST | 01:00 PM EST

How to Deal With Clashing Co-Workers?

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

By: Bob Churilla
March 10, 2022
12:00 PM PST | 03:00 PM EST

Form 1099 Update 2022: Latest Forms, Rules and Reporting Regulations

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

By: Patrick Haggerty
March 10, 2022
10:00 AM PST | 01:00 PM EST

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

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

By: Dr. Susan Strauss
March 10, 2022
12:00 PM PST | 03:00 PM EST

Critical Concepts To Understand The Balance Sheet, Income Statement, Cash Flow
And Retained Earnings

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

By: Lynn Fountain
March 10, 2022
12:00 PM PST | 03:00 PM EST

Payments Fraud : Detect & Prevent Check, ACH and P-Card Schemes

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

By: Peter Goldmann
March 11, 2022
10:00 AM PST | 01:00 PM EST

Can an Employee be Fired over a Social Media Posting?

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

By: Stuart Silverman
March 11, 2022
10:00 AM PST | 01:00 PM EST

Salary History Bans: The Next Pay Equity Frontier In 2022

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

By: Diane L. Dee
March 14, 2022
10:00 AM PST | 01:00 PM EST

Remotely Onboarding Your New Hire: Policies, Practices, and Processes

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

By: Dr. Susan Strauss
March 14, 2022
10:00 AM PST | 01:00 PM EST

The New FCRA CFPB Compliance Requirements Metro 2 and e OSCAR

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

By: Justin Muscolino
March 14, 2022
12:00 PM PST | 03:00 PM EST

Guidelines For Performing A Corporate Wide Internal Audit Risk Assessment

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

By: Marna Steuart
March 14, 2022
10:00 AM PST | 01:00 PM EST

Enhancing Employee Engagement to Drive Organizational Performance

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

By: Pete Tosh
March 15, 2022
12:00 PM PST | 03:00 PM EST

Updates to the NACHA Operating Rule Changes 2021 and 2022

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

By: Donna K Olheiser
March 15, 2022
12:00 PM PST | 03:00 PM EST

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

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

By: Carolyn Troiano
March 15, 2022
10:00 AM PST | 01:00 PM EST

Performance Management - Doing It Right Could Be Your Competitive Advantage

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

By: Bob McKenzie
March 15, 2022
10:00 AM PST | 01:00 PM EST

FMLA Extension: When 12 Weeks Is Not Enough (Latest Updates)

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

By: Margie Faulk
March 15, 2022
10:00 AM PST | 01:00 PM EST

Your Workplace Culture 2022: If You Don't Get It Right, Nothing Else Matters

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

By: Marcia Zidle
March 16, 2022
12:00 PM PST | 03:00 PM EST

Batch Record Review and Product Release

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

By: Danielle DeLucy
March 16, 2022
10:00 AM PST | 01:00 PM EST

CFPB's New Proposed Debt Collections Rules

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

By: Justin Muscolino
March 17, 2022
10:00 AM PST | 01:00 PM EST

Payroll Deductions In 2022: What CAN And CANNOT Be Deducted From An Employee's
Wages

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

By: Matthew Burr
March 17, 2022
10:00 AM PST | 01:00 PM EST

Behavioral Interviews-500% More Effective Than Traditional Methods

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

By: Bob Verchota
March 1, 2022
12:00 PM PST | 03:00 PM EST

Terminating Employees Safely

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

By: Bob McKenzie
March 1, 2022
10:00 AM PST | 01:00 PM EST

Stay Interviews: A Powerful Employee Engagement and Retention Tool

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

By: Marcia Zidle
March 2, 2022
12:00 PM PST | 03:00 PM EST

2021-2022 FFIEC BSA/AML Examination Manual: What Compliance Officers Really Need
to Know?

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

By: Justin Muscolino
March 2, 2022
10:00 AM PST | 01:00 PM EST

Banking Risk Management and BASEL

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

By: Richard E Cascarino
March 3, 2022
10:00 AM PST | 01:00 PM EST

Moving from Peer to Boss: Supervisor 101

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

By: Tonia Morris
March 3, 2022
10:00 AM PST | 01:00 PM EST

C for Yourselves the 5 C's of Credit

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

By: Dev Strischek
March 3, 2022
12:00 PM PST | 03:00 PM EST

Business Writing For Results

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

By: Audrey Halpern
March 4, 2022
10:00 AM PST | 01:00 PM EST

2022 EEOC Issues Guidance for Employers: Mandating COVID Vaccines at Work

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

By: Margie Faulk
March 4, 2022
12:00 PM PST | 03:00 PM EST

Save It, Shred It, Delete It? Developing Best Practices for Record Retention and
Destruction

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

By: Candace Curry Leuck
March 8, 2022
10:00 AM PST | 01:00 PM EST

All About Civility - Eliminating a Culture of Gossip Rumors and Destructive
Behavior: Whatever Happened to Respect?

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

By: Bruce Lee
March 8, 2022
10:00 AM PST | 01:00 PM EST

Items To Consider When Negotiating Physician Employment Agreements

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

By: William Mack Copeland
March 8, 2022
12:00 PM PST | 03:00 PM EST

Creating a High Performance Team: Overcoming the Five Dysfunctions of a Team

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

By: Claudette Rowley
March 8, 2022
12:00 PM PST | 03:00 PM EST

What's New in Employee Engagement?

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

By: William J. Rothwell
March 9, 2022
10:00 AM PST | 01:00 PM EST

Emotional Intelligence in 2022: Boost Your People Skills & Bring Out the Best
From Your Talent

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

By: Marcia Zidle
March 9, 2022
10:00 AM PST | 01:00 PM EST

Datafication Of Hr: Making The Transition From Metrics To Business Analytics

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

By: Ronald L. Adler
March 9, 2022
10:00 AM PST | 01:00 PM EST

Dynamic HR: How to Transition from Tactical to Strategic HR

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

By: Melveen Stevenson
March 9, 2022
12:00 PM PST | 03:00 PM EST

How to Write Procedures to Avoid Human Errors

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

By: Ginette M. Collazo
March 9, 2022
10:00 AM PST | 01:00 PM EST

Test Method Validation to Verify your Device Performance

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

By: Jose Ignacio Mora
March 9, 2022
12:00 PM PST | 03:00 PM EST

Excel - Creating an Interactive Dashboard

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

By: Mike Thomas
March 10, 2022
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@triolearners.com


Copyright ©2022   Triolearners.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
 *