> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Session.export_translations_template()

<span id="atoti.Session.export_translations_template" />

> Session.export\_translations\_template(<br />
>     *path*: [Path](https://docs.python.org/3/library/pathlib.html#pathlib.Path),<br />
> ) → [None](https://docs.python.org/3/library/constants.html#None)

Export a template containing all translatable values in the session’s cubes.

### Parameters

<h4 id="atoti.Session.export_translations_template.path">
  *path*
</h4>

The path at which to write the template.
