> For the complete documentation index, see [llms.txt](https://mikeudintools.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mikeudintools.gitbook.io/help/flash-buffer/overview.md).

# Overview

![Create tab](/files/-Lc-qJNReEW7jY61Nxgj)

On this tab, user can create OB passes using the two methods **Separate** and **Single group**. In the **Separate Mode**, individual passes for all objects selected in the OM will be created, in the **Single Group mode** all selected objects will be placed on one common pass.

**Enable in render** activates created pass in the render settings.\
**All Render Settings** checkbox indicates the creation of passes for all available rendering settings.

The **Apply pass** button applies existing OB passes to the selected objects.

![Delete tab](/files/-Lc-qOlHmiPAOf84Sj8c)

On this tab, you can delete OB passes for all selected objects (**Selected objects option**), as well as for all objects in the document (**All objects of the document option**). The **Delete Compositing tags** option means that all Compositing tags will be deleted if their other settings are not activated.\
The **Delete pass** button deletes the passes that are available in the scene or for selected in **Object Manager** objects.

![Select tab](/files/-Lc-qRHnFloKUs60rGo1)

On this tab, you can select objects according to the Compositing tags applied to them. Objects can be added to the selection (**Shift** key) or excluded from it (**Control** key).

![Rename tab](/files/-Lc-qTordLvDE8KU39Wm)

**Rename** function allows to sort sequence files to separate subfolders. This processing not only OB passes files, but also other passes from the specified directory. It should be noted that the **Rename** function works in a *separate thread*. This means that when processing large numbers of files, Cinema 4D won’t hang, waiting for the end command, and you can use the program further.

**Path from names** option indicates, that now all slashes («/» or «\») in the passes names are the dividers to create a new path. Organizing OB files becomes easier!

There’s a script for **Adobe After Effects** included in plug-in, that helps import the sequence of files after the renaming. The main advantage of this method is supporting Unicode characters in file paths, which is usually a problem when you import via aec file and all subdirectories structure built using the **Path from names** functions will also be reflected in After Effects project.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mikeudintools.gitbook.io/help/flash-buffer/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
