# Platform Login and Network Access Verification

Once the install and setup guide steps are completed, use the **generated Application URL** to log in to MadConnect.

Currently, there is only a **Sign‑In flow** (no self‑service sign‑up). Your MadConnect representative will invite you to your account.

You will receive a **welcome email** with instructions to sign in. Use the link generated from the setup guide to log in for the first time.

During your **first login**, you will be prompted to perform **Network Access Verification**.

#### Network Access Verification Steps

1. The platform will provide a **script** upon first sign‑in.
2. Copy and run this script in a **Snowflake Worksheet**.
3. Confirm the expected output, for example:\
   `{ 'SET_EXTERNAL_INTEGRATION': 'True' }`
4. Return to the platform and click **Verify**.
5. Once verified, setup is **complete**.

<figure><img src="/files/uU9otDdCsq5iNl2F3CPn" alt=""><figcaption></figcaption></figure>

**After verification, you can:**

* Invite additional users
* Configure accounts and connections
* Begin orchestrating data through MadConnect


---

# 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.madconnect.ai/deployment-options/snowflake-native-application/platform-login-and-network-access-verification.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.
