In Sequencer, Actor properties and other elements are accessed by the adding of tracks to your timeline. Depending on the track's type, they can be used to organize your tracks, create keyframes, or enable other auxiliary functions.
Prerequisites
Track List
Below is a list of the main tracks you can add in Sequencer.
Adding Tracks
Sequencer provides a variety of ways to add tracks to your timeline.
Clicking Add Track (+) in Sequencer's Outliner reveals the list of tracks to add to your sequence. Select any track here to add it to Sequencer.

Right-clicking in the empty region of the outliner will also bring up the track list.

Adding Actors
One of the most common track Sequencer uses is the Object Binding Track. These are tracks that bind to Skeletal Meshes, Static Meshes, Effects, Blueprints, Components and other objects in a Level.
You can add Actors to your sequence by navigating in the Add Track (+) menu to the Actor To Sequencer submenu. Here you can choose any Actor currently in your Level to add to your sequence, or you can also search for a specific Actor using the search bar.

If an Actor is already selected in your Level, then it will be listed at the top of the Actor To Sequencer list for convenience.
You can also drag Actors from other windows, like the Outliner and add them into Sequencer.

Actors can also be added as Spawnables by dragging them from the Content Browser or Place Actors panels.

Adding Components
Some tracks allow for components and other track types to be added under their main header track. This is done to access specific track functionality, such as transform, components, properties, and other similar features.
To add a component track, hover over the track and click Add Track (+) to view a list of tracks available for the selected track. Typically, this list will be filtered based on the types of tracks and components that track or Actor can support.

As you can with most menus in Unreal Engine, you can type to filter the results in the Add Track (+) menu, making it easier to locate a specific property, component, or other track to add.

Organization
Most tracks have properties that allow for them to be edited and displayed in different ways. These properties are saved in Sequencer and can be shared with others working on your project.
Renaming
To assist in organization, all top-level tracks and components can be renamed in Sequencer. You can rename a track by triple-clicking on the track text, or right-clicking and selecting Rename, or by pressing F2.

When renaming a track bound to an Actor in the Level, the Actor in the level also renames.

Most, but not all tracks can be renamed. Typically, you cannot rename a track if it is a property. However, some property tracks can be renamed, such as Transform.

Tracks in Green can be renamed, tracks in Red cannot.
Lock
Tracks can be locked to prevent keyframes on them and their subtracks from being edited. Right-click a track and select Locked to lock that track. When a track is locked, all keyable tracks under it will display with a red border denoting the lock state.

Pin
You can Pin tracks so that they will appear in a separate outliner section at the top of your Sequencer outliner. Right-click a track and select Pinned to pin that track.

Only one track can be pinned within each sequence.
Mute
Muting tracks causes them to become inactive and to not display any of their properties or keyframe results from Sequencer. Right-click a track and select Mute to mute that track.

If the Object Binding Track is muted, it will also hide the Actor in the viewport.
Solo
When you Solo a track, all other tracks will be muted, allowing for the soloed track to be viewed in isolation. Right-click a track and select Solo to solo that track.

Soloing and muting are editor-only operations and do not impact the Level at runtime, unless you are previewing through Play In Editor.
Reordering
Tracks can be reordered in the outliner by dragging them above or below each other. Visual cues appear when dragging to indicate where the track will be placed.

Search and Filter
You can search and filter for specific track names using Sequencer's search field. Typing the full or partial name of a track will filter out tracks that do not match that name and will include child tracks as part of its search.

Clicking the Filters button will also reveal a list of common track types that you can filter for.

When a filter is applied, the Filter button will indicate with a red dot.
