# Account Templates

### Video: Account Templates Fundamentals

{% embed url="<https://youtu.be/q-Yxap82F5U?si=Vc49eCbwqlMpb-CL>" %}

### Introduction

An account template is a template that is used as a guideline on how SEO Neo creates new accounts.

When a new account is created (registration), SEO Neo will need information on how to register this account. This information includes:

**Email details**: (username, password, mail server, SSL etc.)

**Account creation details**: the username and password format that will be used to register the new account. This information uses [spintax format](/additional-information/glossary/spintax-format.md) to create different variations.

<figure><img src="/files/g0mxgHygdL5JLH6EJjR7" alt=""><figcaption><p>Account template is a templates on how accounts are created.</p></figcaption></figure>

### Account Templates Window Overview

<figure><img src="/files/koLLU0qd07W3uYOsnnJO" alt=""><figcaption><p>Main sections overview to manage your Account Templates</p></figcaption></figure>

Account Templates main screen is divided into three sections.

1\) **Account templates list** : where all your account templates files are listed and stored. You can create, delete and rename your account templates from here.

2\) **Template Emails**: you can manage all emails for selected account template from here.

3\) **Template Details**: here you enter username and password for selected account template.


---

# 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.seoneo.io/documentation/account-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.
