# Configuring

By clicking the modules `Configure` link in the modules listing of your PrestaShop backend, you will be redirected to the Nosto account configuration page were you can create and manage your Nosto accounts. You will need a Nosto account for each shop (multi-shop) and language in the installation.

![image](https://user-images.githubusercontent.com/2778820/53793993-b7bed980-3f37-11e9-994d-b956131bfa84.png)

Creating the account is as easy as clicking the install button on the page. Note the email field above it. You will need to enter your own email to be able to activate your account. After clicking install, the window will refresh and show the get started screen. Simply click in go to Nosto admin button to open your account configuration.

![image](https://user-images.githubusercontent.com/2778820/53794125-feaccf00-3f37-11e9-985c-e46bb235bb5f.png)

You can also connect and existing Nosto account to a shop, by using the link below the install button. This will take you to Nosto where you choose the account to connect, and you will then be redirected back where you will see the same configuration screen as when having created a new account.

You should now be able to view the default recommendations in your shops frontend by clicking the preview button on the 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://docs.nosto.com/prestashop/configuring.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.
