# Write configuration

> Explore ways to write Remote Config configurations.

Write configurations using different authoring methods.

| **Topic**                                                                | **Description**                                    |
| ------------------------------------------------------------------------ | -------------------------------------------------- |
| [UGS CLI](/remote-config/write-configuration/cli.md)                     | Use the Unity Gaming Services command-line tool.   |
| [Unity Editor](/remote-config/write-configuration/unity-editor.md)       | Use the Deployment window found in Unity Editor.   |
| [Unity Dashboard](/remote-config/write-configuration/unity-dashboard.md) | Use the Unity Dashboard to preview configurations. |
| [REST API](/remote-config/write-configuration/rest-api.md)               | Call out to the Remote Config API.                 |
