Help System

Blender has a range of built-in and web-based help options.

Tooltips

../_images/getting-started_help_tooltip.png

Tooltip of the Renderer selector in the Info Editor.

When hovering the mouse cursor over a button or setting, after a few instants a tooltip appears.

Elements

The context-sensitive Tooltip might contain some of these elements:

Short Description

Related details depending on the control.

Shortcut

A keyboard or mouse shortcut associated to the tool.

Value

The value of the property.

Library

Source file of the active object. See also Linked Libraries.

Disabled (red)

The reason why the value is not editable.

Python

When Python Tooltips are enabled, a Python expression is displayed for scripting (usually an operator or property).

Context-Sensitive Manual Access

Reference

Mode

All modes

Menu

Context menu ‣ Online Manual

Shortcut

F1

You may want to access help for a tool or area from within Blender.

Use the keyboard shortcut or context menu item to visit pages of this reference manual from within Blender. This opens a web page relating to the button under the cursor, supporting both tool and value buttons.

Note

We do not currently have 100% coverage. You may see an alert in the info header if a tool does not have a link to the manual.

Other times, buttons may link to more general sections of the documentation.

Help Menu

Save System Info

This extracts system information which can be useful for including in bug reports, inspecting the configuration, or diagnosing problems.

You will be prompted to save a text file called system-info.txt.

It contains the following sections:

Blender

This section shows you the Blender version, details about the build configuration, and the path in which Blender is running.

Python

The version and path of your Python installation.

Directories

Paths used for scripts, data files, presets and temporary files.

Those directories are configured using the Preferences Editor.

OpenGL

Shows the OpenGL version, the name of the manufacturer, and the capabilities of your hardware and driver.

Enabled Add-Ons

Lists add-ons currently in use.