# Step 8 - Specify the Restore Options

On this wizard page, you can specify additional options for the restored database.

![](https://1045802759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKVwxMpGGsUkYo2D86SKb%2Fuploads%2FzBQgI9Yp3UAzKJ93lGMP%2Ft120.PNG?alt=media\&token=8647793b-090e-402a-91ae-0b0589e58e3c)

The following options are available on this wizard page:

* **Data file folder** Specifies the location for MDF files.
* **Log file folder** Specifies the location for LDF files containing logs.
* **File name template**

  Enables you to specify a custom template for naming the restored MDF and LDF files.

> You can specify the **%DATABASENAME%** template to make the wizard automatically generate these names according to the restored database name.

In addition, you can choose whether the backup service should close all existing connections to the destination database by enabling the corresponding option on this wizard page.


---

# 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://system-development-services.gitbook.io/truesecure-guide/restore-backup-data/ms-sql-server-database-restore/step-8-specify-the-restore-options.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.
