> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/platform-user-guide-book/template/configuration-page/add-new-configuration.md).

# Add new Configuration

The Configuration section enables the creation and management of configuration templates that can be assigned to groups of devices. These templates allow for standardized settings to be applied across multiple devices, streamlining the configuration process and ensuring consistency. Designed for efficiency, this section supports assigning predefined configurations to specific device groups, simplifying large-scale device managemet

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcCejxqGzR78tDOFxAKnnqe8ZmzYon7CS5IweDuF1fJi3kh_dIN7ecgCQvtkP2CydJ9TYNQ0CZcIpNUjdqc305OazSxTK4hPFCffR-GJ8r1oxfpOxs5QkUVUpJIahOyafWP0ae2?key=M-g4csUEzYvWKn331EzU-Woy" alt=""><figcaption><p>Add configuration</p></figcaption></figure>

#### Steps to Create a New Configuration:

1. **Access Template Section:**\
   Navigate to the **Cockpit Menu** and click on **Template**.
2. **Initiate Configuration Creation:**\
   Click on the **+ icon** in the top-left corner to start creating a new configuration.
3. **Enter Configuration Details:**
   * **Device Type:** Select the device type from the dropdown menu.
   * **Name:** Enter a name for the configuration.
4. **Save Configuration:**\
   Click **Save** to finalize and create the new configuration


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.g-iot.io/platform-user-guide-book/template/configuration-page/add-new-configuration.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.
