# Settings

You can find **Settings** panel in the main menu.

![Settings](https://3461068122-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdyKJ-zzeS2hB7DF04J%2F-LuI_YCIz2UFSgQhmRJY%2F-LuIamoZdcfBB1vpTZcA%2Fsettings1.png?alt=media\&token=eaeeefb2-6999-4583-8bb7-2b0b44751dd5)

## Autosave

Autosave is enabled by default, but if you want to save changes manually you can tick off  "**save changes automatically**" option

## Test Case Style

You can also set look\&feel for test case body by choosing between two styles **Gherkin** and **Declarative**:

![Gherkin  style](https://3461068122-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdyKJ-zzeS2hB7DF04J%2F-LuI_YCIz2UFSgQhmRJY%2F-LuIbgM_YJ7rB2bZ-i2N%2Fsettings2.png?alt=media\&token=e61f2aa3-de7f-4252-8ef4-622f5d4692cb)

![Declarative style](https://3461068122-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdyKJ-zzeS2hB7DF04J%2F-LuI_YCIz2UFSgQhmRJY%2F-LuIbkLx_LIcxJNkSpuF%2Fsettings3.png?alt=media\&token=c17eb3db-64c3-4ed3-8ac7-18e63076ee2c)


---

# 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.puppetry.app/settings.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.
