# v1 Getting Started for Admins

## Login

### Log in via the Web App

1. In a supported web browser, navigate to your PushPulse account’s login URL (i.e., [`https://app.pushpulse.com`](https://app.pushpulse.com/login).
2. Enter the **email address and password** associated with your PushPulse account and click or tap **Sign In**.

## Setting Up Account

Instructions

## Adding Users

Instructions

## Setting Up Notification Templates

Instructions

## Sending Notifications

Instructions


---

# 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.pushpulse.com/getting-started/quick-start-guides/v1-getting-started-for-admins.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.
