# Share a template

A template can be used when creating a new event, ensuring consistency across events, and is easily shared with other buyers in your organization. After you create a template, you can share it with all of the buyers in your organization or with other buyers in your assigned teams. You can only share a template if you created the template or you are the Admin for your organization. If necessary, you can also remove access to the template.

### Share a template with organization <a href="#shareatemplatewithorganization" id="shareatemplatewithorganization"></a>

{% stepper %}
{% step %}
From the **menu**, select *Templates*.\
The Templates screens displays.
{% endstep %}

{% step %}
For the template, click **actions** and then select **Share**.\
The Share template window displays.
{% endstep %}

{% step %}
From **Share with**, select *Entire Company*.
{% endstep %}

{% step %}
Click **Confirm**.
{% endstep %}
{% endstepper %}

### Share a template with teams <a href="#shareatemplatewithteams" id="shareatemplatewithteams"></a>

1. For the template, click **actions** and then select **Share**.

{% stepper %}
{% step %}
From the **menu**, select *Templates*.\
The Templates screens displays.
{% endstep %}

{% step %}
For the template, click **actions** and then select **Share**.\
The Share template window displays.
{% endstep %}

{% step %}
From **Share with,** select **All Teams I'm in**.
{% endstep %}

{% step %}
Click **Confirm**.
{% endstep %}
{% endstepper %}

### Remove access to a template <a href="#removeaccesstoatemplate" id="removeaccesstoatemplate"></a>

{% stepper %}
{% step %}
From the **menu**, select *Templates*.\
The Templates screens displays.
{% endstep %}

{% step %}
For the template, click **actions** and then select **Share**.\
The Share template window displays.
{% endstep %}

{% step %}
From **Share with**, select *Not shared*.
{% endstep %}

{% step %}
Click **Confirm**.
{% endstep %}
{% endstepper %}


---

# 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://docs.fairmarkit.com/buyers/administration/templates/share-a-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.
