Action item

Last updated

In management, an action item is a documented event, task, activity, or action that needs to take place. Action items are discrete units that can be handled by a single person.

Contents

Planning actions

Action items are usually created during a discussion by a group of people who are meeting about one or more topics, and during the discussion, it is discovered that some kind of action is needed. The act required is then documented as an action item and is typically assigned to someone, usually a member of the group. The person to whom the action is assigned is then obligated to perform the action and report back to the group on the results.

Action items are usually documented in the meeting minutes and are recorded in the task list of the group. As people complete action items, the items are documented as being completed and the item is removed from the list of outstanding action items.

Attributes

There are many attributes that can be associated with an action item — examples being:

Tracking

A usual format for an action item is to record an action item number, the date when the action item is identified or created, the name of the person to whom the action is assigned, a title description of the action, a more detailed description of the action and its outcomes, and its deliverables.

An action item can be considered a more general form of various types of action/issue/defect tracking methods. For instance, a bug report is a form of an action item, as is a service report created by a service company to track a problem reported by a customer or an RMA number.

Follow up in a consistent and timely manner with the responsible individual(s) to track their progress and drive the action item to resolution.

It is important to understand the distinction here that we track to resolution and not to completion. While it is the goal to have every action item completed, there are numerous scenarios in which the action item may no longer be relevant or completion may not be possible.

Software

There are a number of software applications for tracking action items or service reports. These applications are used within software development organizations as well as in customer support functions. Because these software applications facilitate group communication, they are often referred to as Collaborative software or groupware. [1] Various such software are available in the market. They are known to increase the productivity of Managers.

Many information technology support groups use some kind of service report software so that when a trouble report is called in, the person answering the telephone will create a trouble ticket to track the issue. The trouble ticket is assigned to a member of the IT services organization, who then visits the person who has reported a problem and resolves the problem. The IT services person will then close out the trouble ticket, indicating the issue has been resolved. [2]

Recent research at the Computational Semantics Lab at Stanford University seeks to automatically identify action items and extract their properties (the what, who, and when of the action item) using automatic speech recognition transcripts from spontaneous, multi-party conversations during meetings. [3]

Parody

The concept was parodied in 2000 by Neil McAllister in a widely circulated "superhero" comic strip. [4] This is the "Parody in 2000 by Neil McAllister"

Related Research Articles

Time management is the process of planning and exercising conscious control of time spent on specific activities — especially to increase effectiveness, efficiency, and productivity.

In computer and telecommunications networks, presence information is a status indicator that conveys ability and willingness of a potential communication partner—for example a user—to communicate. A user's client provides presence information via a network connection to a presence service, which is stored in what constitutes his personal availability record and can be made available for distribution to other users to convey their availability for communication. Presence information has wide application in many communication services and is one of the innovations driving the popularity of instant messaging or recent implementations of voice over IP clients.

Software maintenance in software engineering is the modification of a software product after delivery to correct faults, to improve performance or other attributes.

<span class="mw-page-title-main">Checklist</span> Aide-memoire to ensure consistency and completeness in carrying out a task

A checklist is a type of job aid used in repetitive tasks to reduce failure by compensating for potential limits of human memory and attention. Checklists are used both to ensure that safety-critical system preparations are carried out completely and in the correct order, and in less critical applications to ensure that no step is left out of a procedure. they help to ensure consistency and completeness in carrying out a task. A basic example is the "to do list". A more advanced checklist would be a schedule, which lays out tasks to be done according to time of day or other factors, or a pre-flight checklist for an airliner, which should ensure a safe take-off.

Business software is any software or set of computer programs used by business users to perform various business functions. These business applications are used to increase productivity, measure productivity, and perform other business functions accurately.

An issue tracking system is a computer software package that manages and maintains lists of issues. Issue tracking systems are generally used in collaborative settings, especially in large or distributed collaborations, but can also be employed by individuals as part of a time management or personal productivity regimen. These systems often encompass resource allocation, time accounting, priority management, and oversight workflow in addition to implementing a centralized issue registry.

In the US, an application analyst is someone whose job is to support a given application or applications. This may entail some computer programming, some system administration skills, and the ability to analyze a given problem, diagnose it and find its root cause, and then either solve it or pass the problem on to the relevant people if it does not lie within the application analyst's area of responsibility. Typically an application analyst will be responsible for supporting bespoke applications programmed with a variety of programming languages and using a variety of database systems, middleware systems and the like. It is a form of 3rd level technical support/help desk. The role may or may not involve some customer contact but most often it involves getting some description of the problem from help desk, making a diagnosis and then either creating a fix or passing the problem on to someone who is responsible for the actual problem area.

Agenda is a DOS-based personal information manager, designed by Mitch Kapor, Ed Belove and Jerry Kaplan, and marketed by Lotus Software.

Software project management is the process of planning and leading software projects. It is a sub-discipline of project management in which software projects are planned, implemented, monitored and controlled.

<span class="mw-page-title-main">Tickler file</span> Collection of date-labeled file folders

A tickler file or 43 Folders System is a collection of date-labeled file folders organized in a way that allows time-sensitive documents to be filed according to the future date on which each document needs action. Documents within the folders of a tickler file can be to-do lists, pending bills, unpaid invoices, travel tickets, hotel reservations, meeting information, birthday reminders, coupons, claim tickets, call-back notes, follow-up reminders, maintenance reminders, or any other papers that require future action. Each day, the folder having the current date is retrieved from the tickler file so that any documents within it may be acted on. Essentially, a tickler file provides a way to send a reminder to oneself in the future—"tickling" one's memory.

<span class="mw-page-title-main">Windows Error Reporting</span> Crash reporting technology

Windows Error Reporting (WER) is a crash reporting technology introduced by Microsoft with Windows XP and included in later Windows versions and Windows Mobile 5.0 and 6.0. Not to be confused with the Dr. Watson debugging tool which left the memory dump on the user's local machine, Windows Error Reporting collects and offers to send post-error debug information using the Internet to Microsoft when an application crashes or stops responding on a user's desktop. No data is sent without the user's consent. When a crash dump reaches the Microsoft server, it is analyzed, and information about a solution is sent back to the user if available. Solutions are served using Windows Error Reporting Responses. Windows Error Reporting runs as a Windows service. Kinshuman Kinshumann is the original architect of WER. WER was also included in the Association for Computing Machinery (ACM) hall of fame for its impact on the computing industry.

Windows Vista contains a range of new technologies and features that are intended to help network administrators and power users better manage their systems. Notable changes include a complete replacement of both the Windows Setup and the Windows startup processes, completely rewritten deployment mechanisms, new diagnostic and health monitoring tools such as random access memory diagnostic program, support for per-application Remote Desktop sessions, a completely new Task Scheduler, and a range of new Group Policy settings covering many of the features new to Windows Vista. Subsystem for UNIX Applications, which provides a POSIX-compatible environment is also introduced.

Azure DevOps Server is a Microsoft product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities. It covers the entire application lifecycle and enables DevOps capabilities. Azure DevOps can be used as a back-end to numerous integrated development environments (IDEs) but is tailored for Microsoft Visual Studio and Eclipse on all platforms.

Production support covers the practices and disciplines of supporting the IT systems/applications which are currently being used by the end users. A production support person/team is responsible for monitoring the production servers, scheduled jobs, incident management and receiving incidents and requests from end-users, analyzing these and either responding to the end user with a solution or escalating it to the other IT teams. These teams may include developers, system engineers and database administrators.

A glossary of terms relating to project management and consulting.

An issue log is a documentation element of software project management that contains a list of ongoing and closed issues of the project. While issue logs can be viewed as a way to track errors in the project, the role it plays often extends further. Issue logs can be used to order and organize the current issues by type and severity in order to prioritize issues associated with the current milestone or iteration. Issue logs may also contain customer requests and remarks about the various problems that can be found in current code.

The following outline is provided as an overview of and topical guide to project management:

Collaborative workflow is the convergence of social software with service management (workflow) software. As the definition implies, collaborative workflow is derived from both workflow software and social software such as chat, instant messaging, and document collaboration.

Help desk software is a computer program that enables customer-care operators to keep track of user requests and deal with other customer-care-related issues.

References

  1. Richman, Louis S; Slovak, Julianne (8 June 1987). "SOFTWARE CATCHES THE TEAM SPIRIT New computer programs may soon change the way groups of people work together -- and start delivering the long-awaited payoff from office automation.fouttoune". Money.cnn.com.
  2. Walker, Gary S. (2001). IT Problem Management. Prentice Hall Professional. p. 190. ISBN   9780130307705.
  3. "Automatically Detecting Action Items in Audio Meeting Recordings" (PDF). Stanford EDU.
  4. "The Adventures of ACTION ITEM, Professional Superhero!". professionalsuperhero.com. Retrieved 7 April 2023.

See also