# What is Session Audit

SessionAudit is session control software that monitors anonymous sessions integrated with Active Directory and provides reporting by learning who the employee is.

## Introduction

Use SessionAudit to help you with the following security activities:

* Track login activities through the shared account,
* Allow your users to use the shared account without giving local administrator privileges.
* Set session duration
* Automatically log out after Idle time

SessionAudit helps keep the system secure while performing the above mentioned operations.

* Agent working on shared computers cannot be terminated, cannot be passed without giving identity information,
* &#x20;Shared computer system collects the activities performed while offline and sends the data it collects when it communicates.
* Communication between the agent and the server is carried out through secure (HTTPS, LDAPS, etc.) channels.

## What's New

The following features have been introduced in SessionAudit 1.0 version.

* The user is allowed to enter the system opened with a joint account with their credentials. The activities performed are recorded, they are written to the database to ensure that the data does not change,
* Active Directory works integrated,&#x20;
* Multi-Domain support is available,&#x20;
* It works with Microsoft SQL Server,&#x20;
* Provides redundancy architecture by working on more than one server,&#x20;
* There is a built-in report,&#x20;
* Old records can be cleaned with Grooming,


---

# 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.sessionaudit.com/overview/what-is-session-audit.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.
