HOME

TheInfoList



OR:

A user guide, also commonly known as a user manual, is intended to assist users in using a particular product, service or application. It's usually written by a technician, product developer, or a company's customer service staff. Most user guides contain both a written guide and associated images. In the case of computer applications, it is usual to include
screenshot screenshot (also known as screen capture or screen grab) is a digital image that shows the contents of a computer display. A screenshot is created by the operating system or software running on the device powering the display. Additionally, s ...
s of the human-machine interface(s), and hardware manuals often include clear, simplified
diagram A diagram is a symbolic representation of information using visualization techniques. Diagrams have been used since prehistoric times on walls of caves, but became more prevalent during the Enlightenment. Sometimes, the technique uses a three-d ...
s. The language used is matched to the intended
audience An audience is a group of people who participate in a show or encounter a work of art, literature (in which they are called "readers"), theatre, music (in which they are called "listeners"), video games (in which they are called "players"), or ...
, with
jargon Jargon is the specialized terminology associated with a particular field or area of activity. Jargon is normally employed in a particular communicative context and may not be well understood outside that context. The context is usually a particu ...
kept to a minimum or explained thoroughly.


Contents of a user manual

The sections of a user manual often include: *A cover page *A title page and copyright page *A preface, containing details of related documents and information on how to navigate the user guide *A contents page *A Purpose section. This should be an overview rather than detail the objective of the document *An Audience section to explicitly state who is the intended audience who is required to read, including optionals *A Scope section is crucial as it also serves as a disclaimer, stating what is out-of-scope as well as what is covered *A guide on how to use at least the main function of the system *A
troubleshooting Troubleshooting is a form of problem solving, often applied to repair failed products or processes on a machine or a system. It is a logical, systematic search for the source of a problem in order to solve it, and make the product or process ope ...
section detailing possible errors or problems that may occur, along with how to fix them *A FAQ (Frequently Asked Questions) *Where to find further help, and contact details *A
glossary A glossary (from grc, γλῶσσα, ''glossa''; language, speech, wording) also known as a vocabulary or clavis, is an alphabetical list of terms in a particular domain of knowledge with the definitions for those terms. Traditionally, a glo ...
and, for larger documents, an
index Index (or its plural form indices) may refer to: Arts, entertainment, and media Fictional entities * Index (''A Certain Magical Index''), a character in the light novel series ''A Certain Magical Index'' * The Index, an item on a Halo megastru ...


History

User guides have been found with ancient devices. One example is the
Antikythera Mechanism The Antikythera mechanism ( ) is an Ancient Greek hand-powered orrery, described as the oldest example of an analogue computer used to predict astronomical positions and eclipses decades in advance. It could also be used to track the four-yea ...
, a 2,000 year old Greek analogue computer that was found off the coast of the Greek island
Antikythera Antikythera or Anticythera ( ) is a Greek island lying on the edge of the Aegean Sea, between Crete and Peloponnese. In antiquity the island was known as (). Since the 2011 local government reform it is part of the municipality of Kythira isla ...
in the year 1900. On the cover of this device are passages of text which describe the features and operation of the mechanism. As the software industry was developing, the question of how to best document software programs was undecided. This was a unique problem for software developers, since users often became frustrated with current help documents. Some considerations for writing a user guide that developed at this time include: * the use of
plain language Plain language is writing designed to ensure the reader understands as quickly, easily, and completely as possible. Plain language strives to be easy to read, understand, and use. It avoids verbose, convoluted language and jargon. In many countr ...
* length and reading difficulty * the role of printed user guides for digital programs * user-centered design


Computer software manuals and guides

User manuals and user guides for most non-trivial
software application Software is a set of computer programs and associated documentation and data. This is in contrast to hardware, from which the system is built and which actually performs the work. At the lowest programming level, executable code consists ...
s are book-like documents with contents similar to the above list. They may be distributed either in print or electronically. Some documents have a more fluid structure with many internal links. The ''
Google Earth Google Earth is a computer program that renders a 3D representation of Earth based primarily on satellite imagery. The program maps the Earth by superimposing satellite images, aerial photography, and GIS data onto a 3D globe, allowing users ...
User Guide'' is an example of this format. The term ''guide'' is often applied to a document that addresses a specific aspect of a software product. Some usages are '' Installation Guide'', ''Getting Started Guide'', and various ''
How to The Linux Documentation Project (LDP) is a dormant an all-volunteer project that maintains a large collection of GNU and Linux-related documentation and publishes the collection online. It began as a way for hackers to share their documentation wit ...
'' guides. An example is the ''
Picasa Picasa was a cross-platform image organizer and image viewer for organizing and editing digital photos, integrated with a now defunct photo-sharing website, originally created by a company named Lifescape (which at that time was incubated by Ide ...
Getting Started Guide''. In some
business software Business software (or a business application) 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 perf ...
applications, where groups of users have access to only a sub-set of the application's full functionality, a user guide may be prepared for each group. An example of this approach is the ''
Autodesk Autodesk, Inc. is an American multinational software corporation that makes software products and services for the architecture, engineering, construction, manufacturing, media, education, and entertainment industries. Autodesk is headquartered ...
Topobase 2010 Help'' document, which contains separate '' Administrator Guides'', '' User Guides'', and a '' Developer's Guide''.


See also

*
Owner's manual An owner's manual (also called an instruction manual or a user guide) is an instructional book or booklet that is supplied with almost all technologically advanced consumer products such as vehicles, home appliances and computer peripherals. ...
*
Release notes Release notes are documents that are distributed with software products or hardware products, sometimes when the product is still in the development or test state (e.g., a beta release). For products that have already been in use by clients, the ...
*
Moe book A ''moe'' book () is a type of instructional book using cute, young-looking characters – collectively referred to as '' moe'' or ''bishōjo'' (female) and '' bishōnen'' (male) – for tutorial purposes, with some illustrated in comi ...
*
Technical writer A technical writer is a professional information communicator whose task is to transfer information between two or more parties, through any medium that best facilitates the transfer and comprehension of the information. Technical writers researc ...
*
Manual page (Unix) A man page (short for manual page) is a form of software documentation usually found on a Unix or Unix-like operating system. Topics covered include computer programs (including library and system calls), formal standards and conventions, and ev ...
*
Instruction manual (gaming) Video game packaging refers to the physical storage of the contents of a PC or console game, both for safekeeping and shop display. In the past, a number of materials and packaging designs were used, mostly paperboard or plastic. Today, most phy ...
*
Reference card A reference card or reference sheet (or quick reference card) or crib sheet is a concise bundling of condensed notes about a specific topic, such as mathematical formulas to calculate area/volume, or common syntactic rules and idioms of a particula ...
*
RTFM RTFM is an initialism and internet slang for the expression "read the fucking manual" – typically used to reply to a basic question where the answer is easily found in the documentation, user guide, owner's manual, man page, online help ...
*
HOWTO The Linux Documentation Project (LDP) is a dormant an all-volunteer project that maintains a large collection of GNU and Linux-related documentation and publishes the collection online. It began as a way for hackers to share their documentation wit ...


References

{{Authority control Technical communication