# Licenses

### Overview

Sparx SaaS works by identifying the list of all third-party apps your employees have logged into and last time an employee logged in to their account with that app. We do this by aggregating login event data from your business email manager and your SSO. You can add accounts, as discussed in the [Accounts](/sparx-documentation/product-overview/saas/accounts.md) tab. The more data sources you add, the more insight into usage you can view and act on.

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

### Defining Activity vs Inactivity

We automatically mark a user as inactive if they haven't logged into a SaaS tool in 30 days. You can adjust what you want to define as the inactivity cutoff at the top of the page.

### Deprovisioning Users

We are finalizing a method of deprovisioning accounts from within the dashboard. For now, when you turn off an account from within the Sparx platform, you will need to go to that SaaS tool and cancel the license as well, or you will not capture your savings for this 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.usesparx.com/sparx-documentation/product-overview/saas/licenses.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.
