# `process` command The `process` command extends the `gopass` templating to support user-supplied template files that will be processed. These templates can access the users credentials with the template functions documented below. That way users can store their full configuration files publicly accessible and have any of the recipients automatically populate it to generate a complete configuration file on the fly. `gopass process` writes the result to `STDOUT`. You'll likely want to redirect it to a file. ## Synopsis ``` $ gopass process