# Starting in your own Dashboard

## What is the address to my Dashboard?

### Web Browser

Your Dashboard's URL (web address) is a dashboard-url with your domain included. The address is setup to be within any of your organization's domains.

{% hint style="info" %}
EXAMPLE -DOMAIN:

https\://**(my organization)**.dashboard.infomaker.io (EMEA including Europe)

https\://**(my organization)**.us.navigacloud.com (In the US)

{% endhint %}

### Where do I find Dashboard if I don't use it in a browser?

Dashboard can run in Newspilot in what we call a webview. If you use Dashboard  in Newspilot, you find it in one of you tabs or via the tools menu.&#x20;


---

# 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.navigaglobal.com/naviga-dashboard-overview/user-guide/getting-started/starting-in-your-own-dashboard.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.
