Displaying the Templates Tab - Designer - Foundation 24.2 - Foundation 24.2 - Ready - Hyland RPA - external - Hyland-RPA/Designer/Foundation-24.2/Hyland-RPA-Designer/The-Interface/Templates/Displaying-the-Templates-Tab - 2025-04-03

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 24.2
License
By default, the Templates tab is hidden.

To display the Templates tab:

  1. From your installation directory, open AM.Composer.exe.config with a text editor.
  2. Search for the line that begins as follows:
    <add key="ShowTemplatesTab" value=
  3. Set the value to true.
    <add key="ShowTemplatesTab" value="true" />
  4. Save and close the file.
  5. Restart RPA Designer.