# Sparx Alert email

## What is this?

* Email that you make for the Sparx team with your company's domain (e.g. <finops@yourdomain.com>)

## What do we use this for?

* Our proven 3-prong use:
  * Automatically email common SaaS vendors on your behalf during promotional cycles to find SaaS savings
  * Gather up-to-date contract/pricing information for your SaaS, cloud, and insurance contracts to save you time
  * Send you regular usage reports on your savings across your recurring expenses

## How do I set this up?

Your company's email domain admin can set this up. Here are some examples for Google and Microsoft:

{% tabs %}
{% tab title="Google" %}
[Click here](https://admin.google.com/u/1/ac/users?action_id=ADD_USER\&journey=1) to get taken to the new user page for Google Workspaces, and follow the steps below.

1. Fill in the form with this information:\
   \
   First Name: {Your Company Name}\
   Last Name: FinOps\
   Primary email: finops@"[yourcompanydomain.com](http://yourcompanydomain.com/)"\
   Secondary email: <team@usesparx.com><br>
2. After clicking ADD NEW USER, make sure to click PREVIEW AND SEND to allow us to connect to the account.

<div><figure><img src="/files/KQRoRfvbhtS9T7QBfC0F" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6YF6JiKzwvg8PB8J9ciA" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Microsoft" %}
[Click here](https://portal.azure.com/#view/Microsoft_AAD_UsersAndTenants/CreateUser.ReactView) to get taken to the new user page for Microsoft 365, and follow the steps below.

1. Fill in the form with this information:\
   \
   User principal name: FinOps\
   Display Name: " Your Company Name" FinOps\
   Password: Choose "Auto-generated password"\
   Account enabled: Box is checked<br>
2. Under Properties, set User Type to "Member"
3. Ignore all other fill-ins, and click "Create" under Review + create

<figure><img src="/files/SoLF6yLfKDjhZ6BX3jB7" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.usesparx.com/sparx-documentation/getting-started/sparx-alert-email.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.
