# How to work with the account template?

### Purpose of account templates <a href="#purpose-of-account-templates" id="purpose-of-account-templates"></a>

The ability to create accounts from ready-made templates will be very important for you if the Administrator is entrusted with the task of creating personal Employee accounts in the same applications or sites.

For example, all employees of a department need to add accounts for 6 identical applications. In order not to fill out 6 accounts for each employee from scratch (the name of the account; applications and sites on which it is used and credentials), you simply create 6 templates in advance and select a template for each employee when creating an account, and fill out only credentials.

### Create template <a href="#create-template" id="create-template"></a>

#### Step 1 <a href="#step-1" id="step-1"></a>

Go to the **Templates** menu and click **Create template.**

![](/files/jzxU5xl8zOAWqt9xDVHS)

#### Step **2** <a href="#step-2" id="step-2"></a>

Enter all needed information and click **Create.**

![](/files/J5ZBIlZJHARgcn8NaqxO)

* **Name** - account name
* **URLs** - one or more web addresses separated by “;”
* **Apps** - one or more application names separated by “;”. You can specify, for example, “Skype” as the name of the application

### Edit template <a href="#edit-template" id="edit-template"></a>

#### Step 1 <a href="#step-1-1" id="step-1-1"></a>

Go to the **Templates** menu, click on the needed template, and click **Edit.**

![](/files/n0Fp4FPtww8B1TuhAFaP)

#### Step **2** <a href="#step-2-1" id="step-2-1"></a>

Make all needed changes and click **Save**.

![](/files/eWXuDCjlnMcPhNZshR7n)

### Delete template <a href="#delete-template" id="delete-template"></a>

#### Step 1 <a href="#step-1-2" id="step-1-2"></a>

Go to the **Templates** menu, click on the needed template, and click **Delete.**

![](/files/kDKhe9naiWJYeOrrL6am)

#### Step 2 <a href="#step-2-2" id="step-2-2"></a>

Click **Delete** one more time.

![](/files/W4TYowlhgPYBP6SDoS3t)

### Create an account with template <a href="#create-an-account-with-template" id="create-an-account-with-template"></a>

Now, creating a personal or shared account, you can select a pre-created template and add only the personal data of a specific Employee.

![](/files/CEWQHTiIqhQo12gkKSDS)


---

# 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://enterprise.hideez.com/hideez-enterprise-server/accounts/how-to-create-an-account-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.
