# Application setup

## Accessing the application setup wizard

The configuration wizard is accessible from the **Account settings** page. In the bottom of **Account settings** page, on the **Danger Zone**, you can find the **Configure application** button.

As long as some settings are missing the application setup wizard will show up when you first navigate to the NannyML Cloud web application.&#x20;

<figure><img src="https://1673962307-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvipr4qR9MrP243sDPhAQ%2Fuploads%2FkamIQpl6SkkGcMB3fcSW%2Fimage.png?alt=media&#x26;token=e2641f42-36c9-48d0-85be-7be2b4f38a1f" alt=""><figcaption><p>The <strong>Account Settings</strong> page with the <strong>Configure application</strong> button</p></figcaption></figure>

By clicking on the Configure application button, you will be redirected to the setup wizard to set up application level settings. Please be advised that changing any configuration here will potentially affect user logins, alerts and permissions. There is no rollback on the changes and when you save the new options, the changes are automatically applied.


---

# 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.nannyml.com/cloud/v0.21.0/deployment/application-setup.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.
