# Glossary

## Template&#x20;

Template is a predefined/pre-configured entity that can be used as a basis and extended if needed for the custom scenario. Template can not be used via API or SDK to prevent statistics data loss and  project unrelated payments. Templates are useful for testing and are accessible via playground.&#x20;

> ❗️**Note:** Not all services have templates, In some cases the service is completely unique and fully tailored to user requuirements&#x20;

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

## Instance&#x20;

Instance is a personalized C4AI service item configured for the user specific use case. Instances can be used to invoke them using Elastic Endpoint service. Each Service Instance has a connectivity to the [project](/concept/organization-structure.md) that provides a distributed pricing reporting and budget planning.&#x20;

<figure><img src="/files/O7kH0uJNzwn9usXBZSSr" 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.cloud4.ai/concept/glossary.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.
