# Setting Access for Templates

This guide explains how to manage access, pinning, and favouriting of **Scribe Templates** and **Macro Templates** within your clinic. Access and visibility depend on user roles: **Clinic Admins** have full control, while **Providers** have limited access. The **Preferences** panel in the **Template Editor** allows Admins to configure shared access and personalize templates for providers.

## **Access Control Overview**

<table><thead><tr><th width="155.796875">Role</th><th width="198.177734375">Private Templates	</th><th width="205.2705078125">Organization Templates</th><th>Mikata Templates</th></tr></thead><tbody><tr><td>Clinic admin/ Provider manager</td><td><p>✅ View &#x26; Edit all users' private templates </p><p>🟠 Assign access to the owner</p></td><td>✅ View &#x26; Edit &#x26; Assign access</td><td><p>✅ View &#x26; Assign access</p><p>❌ Cannot edit</p></td></tr><tr><td>Provider</td><td><p>✅ View &#x26; Edit &#x26; Access <strong>own</strong> private templates </p><p>❌ No access to <strong>others</strong>' private templates</p></td><td><p>✅ View &#x26; Get access</p><p>❌ Cannot edit</p></td><td><p>✅ View &#x26; Get access</p><p>❌ Cannot edit</p></td></tr></tbody></table>

## &#x20;**Accessing the Preferences Panel**

The **Preference panel** is a place to manage how templates appear for yourself or for your team.\
It allows users to pin and favourite templates for quicker access during documentation. This is especially useful for standardizing workflows across the clinic.

* **All users** can use the panel to manage their own template preferences.
* **Clinic Admins** can additionally assign pinned or favourited templates to other providers in their organization.

**Location**:  Scribe Templates > Open a **Scribe/Macro Template** > **"**&#x41;ccess Preferenc&#x65;**"** on the **left sidebar**

<figure><img src="/files/zXt65ziGoIn3lal4RavY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Only **Clinic Admins/Provider manager** can see and modify **SETTINGS FOR OTHERS** section.
{% endhint %}

## **Template Types**

There are three types of templates: **Private**, **Organization**, and **Mikata Templates**.

* **Private Templates** are created and owned by individual users. They are only visible and usable by their creators. However, Clinic Admins have full visibility and editing rights over all users’ private templates. Admins can also assign a user’s private template as a pin or favourite for that user.
* **Organization Templates (Your clinic)** are shared resources available to the entire clinic. These templates are visible to all providers, making them ideal for standardized content. However, only Admins can create or edit organization templates. Providers can use them but cannot make changes.
* **Mikata Templates** are templates provided by Mikata as standardized, pre-built options. These templates are visible to all users. No one can edit Mikata Templates. However, both Providers and Admins can pin or favourite these templates for personal use. Admins can also assign them as pinned/favourited templates for others within the clinic.

## **Preference Sections**

The Preferences panel includes two main sections. The first section, **"Your settings"** is available to all users. It allows users to pin templates they use frequently or mark favourites for quick access during documentation.

<figure><img src="/files/5iEZUJrBUj2ycyXaQ4es" alt="" width="375"><figcaption></figcaption></figure>

The second section, **"Settings for others,"** is only visible to Clinic Admins. This section allows Admins to assign pinned or favourited templates to specific providers within the clinic. Admins can select one or multiple providers from a list and apply template preferences. After making the selections, clicking **Save** at the top-right corner will apply the settings.

<figure><img src="/files/hrC3K33foHpM1GQlC75I" alt="" width="375"><figcaption></figcaption></figure>

Only **Organization Templates** can be shared with other users. **Private Templates** can only be used by the owner, though Admins can still assign them as pinned or favourited on the user's behalf.


---

# 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://mikata-health.gitbook.io/mikata-product-guide-for-customers/mika-ai-scribe/feature-guides/setting-access-for-templates.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.
