# Subscriber Account Activation

VAULT has multiple ways to add subscribers. [Network Administrators](/network-administrator-console/managing-your-subscribers/add-subscribers-to-a-venue.md) or [Venue Administrators](/venue-administrator-console/venue-administrator-dashboard/add-subscribers.md) can add subscribers, or subscribers can sign up via the [shopping cart](/network-administrator-console/network-operator-settings/shopping-cart.md). No matter how a subscriber is added to VAULT, the quick and easy onboarding process remains the same.

### What Happens When a Subscriber is Added to VAULT?

Once a subscriber has been added, using any method, there are a few quick steps for the subscriber to complete their account setup.

1. The subscriber will receive a welcome e-mail crafted from the [e-mail templates](/network-administrator-console/network-operator-settings/e-mail-templates.md) provided by the network operator. The e-mail includes an invitation prompting the subscriber to click a link, enabling them to set up their subscriber account.

<figure><img src="/files/kZ4WNQUFT6rzVlDOSaxr" alt="" width="375"><figcaption></figcaption></figure>

2. Upon clicking the link in the email, the subscriber will be directed to a terms and conditions page where they can review and agree to the network operator's [terms and conditions](/network-administrator-console/network-operator-settings/terms-and-conditions.md). The subscriber will also be asked to create a password for the subscriber console.

<figure><img src="/files/5wQSWiCh44B9I7wpwk1j" alt="" width="375"><figcaption></figcaption></figure>

3. The subscriber is now set up and can log in to access their Wi-Fi password and manage their account.


---

# 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.roamingiq.com/subscriber-console/subscriber-account-activation.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.
