> ## 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.

# atoti.Session.export_translations_template()

#### Session.export\_translations\_template(path)

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

* **Parameters:**
  **path** ([*Path*](https://docs.python.org/3/library/pathlib.html#pathlib.Path)) – The path at which to write the template.
* **Return type:**
  None
