

# Managing AWS FIS experiment templates
<a name="manage-experiment-template"></a>

You can create and manage experiment templates using the AWS FIS console or the command line. An experiment template contains one or more actions to run on specified targets during an experiment. It also contains the stop conditions that prevent the experiment from going out of bounds. For more information on the components of an experiment template, see [Experiment template components](experiment-templates.md). After you create an experiment template, you can use it to run an experiment.

**Topics**
+ [Create an experiment template](create-template.md)
+ [View experiment templates](view-template.md)
+ [Generate a target preview from an experiment template](generate-target-preview.md)
+ [Start an experiment from a template](start-experiment-from-template.md)
+ [Update an experiment template](update-template.md)
+ [Tag experiment templates](tag-experiment-template.md)
+ [Delete an experiment template](delete-template.md)
+ [Example AWS FIS experiment templates](experiment-template-example.md)