# Creating a Sharing Rule for License Key Template

The License Key template record is leveraged when a user generates or saves a template. If an object is set to private, users are only allowed to view records they own (or records their colleagues own via Roles). However, every user that needs to generate a document needs to confirm if the org licensing is valid.

For them to accomplish that goal, they will need to have read access to the License Key template. Because the object is set to private, a sharing rule can be created to allow all users (or specific roles/profiles) to access the License Key template.

![blue star](/files/b1941cc7e443f549bd276ff94294b270a7bbd36e)\
Instructions

To create a sharing rule:

* Navigate to Setup > search for Share Settings
* In the “Manage sharing settings for:” drop down select the **Sdoc Template** object
* Click New under SDoc Template Sharing Rules
* From here you can set up the Sharing Rule, example:<br>

{% hint style="info" %}
Note: Sharing settings for the S-Docs Template object can be set up to allow certain roles, profiles, or for all users.
{% endhint %}

![blue star](/files/9c7616f489feec626718ec3ab0dfef48d70a0ef9)\
Related articles

(There are no related articles listed.)


---

# 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/administration/landing-page-for-admin/additional-troubleshooting/creating-a-sharing-rule-for-license-key-template.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.
