# Components of TEMPLATES

### **Search and filtration of the draft documents**

You can search the required draft documents by clicking the tabs at the top of your screen.

{% tabs %}
{% tab title="My Templates" %}
This tab contains all the templates that you have prepared through Evia Sign.
{% endtab %}

{% tab title="Shared with Me" %}
This tab contains all the templates shared with you.
{% endtab %}

{% tab title="Shared by Me" %}
This tab contains all the templates shared by you.
{% endtab %}

{% tab title="All  " %}
All the templates from the other tabs are stored collectively on this tab.
{% endtab %}
{% endtabs %}

**Search Bar**

You can also search the template documents by directly typing the name on the search bar at the top right corner of your screen.

<figure><img src="/files/Z66Tm4VrOhl8oSOlD4LL" 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.sign.enadocapp.com/how-to-create-and-use-templates/components-of-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.
