# Integrated Webhook - Template

<figure><img src="/files/141e170cd94e65a79c485b49a886238038dbd7eb" alt=""><figcaption></figcaption></figure>

Using automation templates allows companies to respond quickly to requests, maintain consistency in responses, and optimize resources. In this article, we will explore how to create an effective automation template for webhooks, covering the essential steps and best practices.

### Steps to Create an Automation Template for Webhooks

#### With the webhook already created, return to the home screen

<figure><img src="/files/10065f0be053a89e1d9c6b77d75657c6bf853f9d" alt=""><figcaption></figcaption></figure>

**Click on your webhook's name:**

<figure><img src="/files/141138ad57c9fe06fcd1498e210713cb4ff92c18" alt=""><figcaption></figcaption></figure>

Next to "Back" there is a selector button, just below "Create template".

<figure><img src="/files/885859b51add4f675f56cde8f959819f935f0459" alt=""><figcaption></figcaption></figure>

**It will have options for Name, Description, and whether it is public or not.**

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

**What changes if the template is public or not?**

If yes, any user in your Sprinthub environment can access it; if not, you will need to select who can see the template.

<figure><img src="/files/6ccbaa56d0f4bce574fb6ac020edecea9646ca58" alt=""><figcaption></figcaption></figure>

### Creating a webhook with the template

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

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

<figure><img src="/files/3087b8242db4786512e09717d95ecd536c86241e" alt=""><figcaption></figcaption></figure>


---

# 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.sprinthub.com/en/common-questions/automation-template/integrated-webhook-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.
