# Templates

The easiest way to share a valuable experiment within or outside your Steadybit tenant is to save it as a template. Please note that you need administrator permission to be able to do this.

## Save Experiment as Template

Open the experiment you want to share and select 'Save as Template' in the save-split button.

![Experiment Editor - Save as Template](/files/yOq7N2MY8rvHJHLsPeJa)

The experiment is opened in the experiment template's editor. Here, you must describe at least the template description (title and details). But it's also advisable to replace the experiment's parameters with relevant template placeholders or environment variables. Check out [manage experiment templates](/install-and-configure/manage-experiment-templates.md) to learn more.

![Experiment Template Editor](/files/ugcUKk1BlxuQ8RfeGCLW)

Once you're done, you can save the experiment template.

## Share Templates

### Sharing within Your Steadybit Tenant

All experiment templates are automatically shared with all teams in your Steadybit tenant. You can also share deep links to an experiment template's details page.

![Template details](/files/Df6ivPERycEDqwE8pMB7)

### Sharing with the Community

You can easily share your valuable templates with the Chaos Engineering community via Steadybit's [Reliability Hub](https://hub.steadybit.com/). Read more in the [manage experiment template section](/install-and-configure/manage-experiment-templates.md#share-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://docs.steadybit.com/use-steadybit/experiments/share/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.
