# Manage your Remote Config templates from the Admin Node.js SDK

DevFeed: [Manage your Remote Config templates from the Admin Node.js SDK](<https://devfeed.tech/articles/manage-your-remote-config-templates-from-the-admin-node-js-sdk-16355.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2020/08/manage-remoteconfig-admin-nodejs-sdk>)

Author: Lahiru Maramba

Published: 2020-08-10T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [API](<https://devfeed.tech/topics/api.md>), [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>)

Tags: [admin-sdk](<https://devfeed.tech/tags/admin-sdk.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [launch](<https://devfeed.tech/tags/launch.md>), [news](<https://devfeed.tech/tags/news.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [updates](<https://devfeed.tech/tags/updates.md>)

## AI overview

This tutorial explains how to manage Firebase Remote Config templates with the Admin Node.js SDK. It covers creating or retrieving templates, modifying conditions and parameters, validating changes, and publishing updated versions. The feature was introduced in Admin SDK version 8.13.0 and supports backend servers and managed environments such as Google Cloud Functions.

## Source excerpt

News, tutorials, and updates from the Firebase team.