# Task Sequence Templates

Instead of creating a task sequence from scratch, it is often useful to start from predefined templates.  DeployR includes a number of sample templates that can be used as a starting point that can then be customized for your specific needs.

The process for using a template:

* From the DeployR task sequence list in the StifleR Dashboard, click the "+ Add" button and choose "Add from template".\
  ![](/files/RdVl8TKpcXPq20RV12R0)
* Choose from one of the available templates.  Click the "Open after creation" button to open the new task sequence, then click "Clone."
* Click "Edit mode" to edit the task sequence.  Make sure all task sequence steps (e.g. "Apply OS") point to the needed content items, then click "Save all changes."


---

# 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://documentation.2pintsoftware.com/deployr/reference/task-sequence-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.
