# What Are Special S-Docs Template Records

* **License Key template** — The License Key Template is one of the very first steps of set up. This template will hold your license key and which allows you to create and generate templates. When updating or renewing your S-Docs license key you can manually update the key in this template. <https://www.sdocs.com/knowledge-base/sdocs/installation/install-and-renew-your-sdocs-license-key/#renewing-updating-your-s-docs-license-key-223>

***

* **S-Sign License Data template** — The S-Sign License Data template is handled in a similar way as the S-Docs licensing. This template is created after the license is entered during S-Sign setup. If the S-Sign license key appears to be corrupt, identify the respective S-Docs template (Template Name: S-Sign License Data), remove it and attempt to add the license key under S-Sign License page again. Additional information S-Sign License <https://www.sdocs.com/knowledge-base/ssign/install-configure-ssign/the-s-sign-configuration-page/#s-sign-licensing-page>

***

* **S-Docs Custom Settings template** — The S-Docs Custom Settings template contains encrypted information of additional settings located in S-Docs Setup that were deemed unnecessary to include in Custom Settings.
  * For additional information of which settings are included, read more at S-Docs Setup - Other Settings <https://www.sdocs.com/knowledge-base/sdocs/administration/s-docs-setup/#other-settings>

***

* **S-Docs Translation** — S-Docs has several global clients located all over the world. We provide a number of language translation options that you can leverage to give your users and customers a seamless experience. This functionality is available on SD versions 4.381+. For more information visit: <https://www.sdocs.com/knowledge-base/sdocs/translation/translate-the-s-docs-ui/#introduction>

***

* **S-Docs Data Translation** — The S-Docs Data Translation allows you to create your own translations for the S-Docs end-user experience and document data. Types of data translation that are supported are Merge Fields, Related Lists, and Formatting International Characters. Click here for additional information: <https://www.sdocs.com/knowledge-base/sdocs/general-configuration/overview-translating-s-docs/#translating-data>

***

* **File Master Settings** — The File Master Settings is a special type of template created typically in the format JSON. This template usually holds additional settings that impact SDJobs.


---

# Agent Instructions: 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://help.sdocs.com/sdocs/maintenance-and-troubleshooting/what-are-special-s-docs-templates-records.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.
