# Finding the URL to access managed NannyML Cloud

1. Sign in to the Azure [portal](https://portal.azure.com/).
2. Navigate to your managed NannyML Cloud instance in the portal. You can navigate there by subscription, resource group, or by using the search bar.<br>

   <div align="center"><figure><img src="/files/gAkNYCZPS7uZVIItjMUY" alt="" width="563"><figcaption><p>Resources page with our instance.</p></figcaption></figure></div>
3. Click the managed application to see its overview page and details.

<div data-full-width="true"><figure><img src="/files/kvwlbVR2O5JtDGuQixeB" alt="" width="563"><figcaption><p>The overview page.</p></figcaption></figure></div>

4. In the left sidebar, click the **Parameters and Outputs** entry.

<figure><img src="/files/9LEiq8FFdFQdCgGLhIGo" alt=""><figcaption><p>Parameters and outputs entry.</p></figcaption></figure>

5. Look for the `applicationUrl` in the **outputs** section

<figure><img src="/files/BEgCQzvXYmuS2aLpjKwF" alt=""><figcaption><p>Output section with our application URL.</p></figcaption></figure>


---

# 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.20.2/deployment/azure/azure-managed-application/finding-the-url-to-access-managed-nannyml-cloud.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.
