> For the complete documentation index, see [llms.txt](https://aura-monitoring.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aura-monitoring.gitbook.io/docs/readme.md).

# Welcome

<code class="expression">space.vars.product\_name</code> keeps an eye on your websites, APIs, and online services around the clock. Get notified instantly when something goes down, track performance over time, and share your service status with your users through branded status pages.

## What can you do with Aura Monitoring?

{% columns %}
{% column %}

#### Monitor your services

Check if your websites and APIs are online and responding correctly — as often as every minute.

#### Track SSL certificates

Get warned before your SSL certificates expire so you never face unexpected downtime.

#### Monitor DNS records

Ensure your DNS records haven't changed unexpectedly.
{% endcolumn %}

{% column %}

#### Get instant alerts

Receive notifications via email, SMS, or webhooks the moment something goes wrong.

#### Share status with users

Create branded public status pages so your customers always know what's going on.

#### Collaborate with your team

Invite team members and manage access with role-based permissions.
{% endcolumn %}
{% endcolumns %}

## Quick start

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><strong>Create your account</strong><br>Sign up in seconds with email or OAuth</td><td><a href="/pages/6U9MFFkSSrb6ffMaIQjQ">/pages/6U9MFFkSSrb6ffMaIQjQ</a></td></tr><tr><td><strong>Set up your first monitor</strong><br>Start monitoring a URL in under a minute</td><td><a href="/pages/nd6azWF64jC8U5ZAszdg">/pages/nd6azWF64jC8U5ZAszdg</a></td></tr><tr><td><strong>Configure alerts</strong><br>Get notified when things go wrong</td><td><a href="/pages/8aYT3lE2n1O2AjZYLp8U">/pages/8aYT3lE2n1O2AjZYLp8U</a></td></tr></tbody></table>

## Need help?

{% hint style="info" %}
If you have questions or run into any issues, reach out to us at <code class="expression">space.vars.support\_email</code>.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://aura-monitoring.gitbook.io/docs/readme.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.
