|
1 | 1 | ---
|
2 | 2 | title: Templates
|
3 |
| -description: Learn how to manage your Workspaces as Code Templates. |
| 3 | +description: Learn how to manage your workspaces as code templates. |
4 | 4 | ---
|
5 | 5 |
|
6 | 6 | The **Templates** tab features options that control the behavior of workspace
|
7 |
| -templates. |
| 7 | +templates, which are the basis of [workspaces as code](../workspaces/workspaces-as-code/index.md). |
8 | 8 |
|
9 |
| -The **Enable using Workspace Templates** toggle allows you to enable or disable |
10 |
| -the creation of [workspaces](../workspaces/index.md) using predefined templates |
11 |
| -located in Git repositories. |
| 9 | +## Enabling workspaces as code |
| 10 | + |
| 11 | +By default, workspaces as code is an opt-in feature. The **Enable using |
| 12 | +Workspace Templates** toggle allows you to enable or disable the creation of |
| 13 | +[workspaces](../workspaces/index.md) using predefined templates located in Git |
| 14 | +repositories. |
12 | 15 |
|
13 |
| - |
| 16 | +To enable workspaces as code, go to **Admin > Templates** and set **Enable using |
| 17 | +Workspace Templates** to **On**. |
| 18 | + |
| 19 | + |
14 | 20 |
|
15 | 21 | ## Template policy
|
16 | 22 |
|
@@ -87,11 +93,3 @@ Once you've filled out the form, Coder generates a custom Markdown snippet,
|
87 | 93 | which you can then add to your repository's `README.md`.
|
88 | 94 |
|
89 | 95 | 
|
90 |
| - |
91 |
| -## Enabling workspaces as code |
92 |
| - |
93 |
| -By default, workspaces as code is an opt-in feature. To enable workspaces as |
94 |
| -code, go to **Admin > Templates** and set **Enable using Workspace Templates** |
95 |
| -to **On**. |
96 |
| - |
97 |
| - |
0 commit comments