# Templates

## **What Templates Offer**

Templates come with a variety of pre-designed layouts and widgets already integrated into the app design. These templates serve as a foundation for your project, providing you with a starting point to build upon. You can think of them as blueprints that help shape the initial structure of your app.

## **Choosing a Template for Your Project**

When you're ready to create a new project within your organisation, you'll be prompted to select a template to kickstart your app development journey. Take a moment to explore the available options and choose the template that best suits your project's needs.

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

### **Getting Started with a Template**

Once you've chosen a template, your project Dashboard will display two folders: the App Folder and Issues. The App Folder contains the app design template, complete with pre-built widgets to kickstart your design process. Meanwhile, the Issues folder provides content to demonstrate how articles connect to the app design layout. For more detailed information on utilising these features, refer to the next part of the documentation; Content.

{% content-ref url="/pages/yomfY71WI1utKL64ZCvP" %}
[Content](/help-guides/getting-started-on-cms/reptile-editor-and-tools/projects/content.md)
{% endcontent-ref %}

<figure><img src="/files/wisCtra2UxstT36zCtUo" alt=""><figcaption><p>Reptile Article Edit Page</p></figcaption></figure>

### **Customise to Fit Your Vision**

After choosing a template, you have the freedom to customise it to align with your vision. Feel free to modify or remove any widgets, adjust layouts, and personalise the content to reflect your app's unique identity.

<figure><img src="/files/YGEuwkmv83XzN6bamBTN" alt=""><figcaption><p>Reptile App Design Page</p></figcaption></figure>

{% hint style="info" %}
By leveraging templates, you can streamline the app development process and bring your ideas to life more efficiently.&#x20;
{% endhint %}

***


---

# 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://learn.reptile.app/help-guides/getting-started-on-cms/reptile-editor-and-tools/projects/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.
