# Folder Templates

Folder templates for when you leverage the same folder structure repeatedly. This is most comment for projects that follow a given folder structure for every new project that gets spun up. At the moment, folder templates only support a set folder structure, and cannot also include files.

### Creating folder templates

1. From within a Drive, create a desired folder structure within a parent folder, or navigate to an already existing folder structure contained within a parent folder
2. Right-click on the parent folder containing the desired folder structure
3. Select **Save as folder template**
4. Color-code and name your template
5. Add an optional description so people know what the template is used for
6. Save to Workspace if the template should be usable across any/all Drives within your Workspace.
7. Click **Create Template** to Save

### Using a folder template

From within a Drive

1. Navigate within the folder hierarchy to where the folder should go
2. Right-click and hover over **Create new folder**
3. Select your template from the fly out menu

### Manage existing folder templates

#### Drive-level templates

1. Right-click on a Drive
2. Click **View Folder Templates**
3. Rename or delete your Drive-level folder templates

#### Workspace-level templates

1. Go to Settings > General > Folder Templates
2. Click **Manage Folder Templates**
3. Rename or delete your Workspace-level folder templates


---

# 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://academy.shade.inc/workspaces-and-drives/folder-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.
