# Welcome

## What is Datasentinel?

Datasentinel is a cutting-edge platform designed to provide users with a streamlined and comprehensive visualization of their PostgreSQL environment.&#x20;

This innovative tool empowers database administrators and IT professionals by offering a suite of advanced monitoring features that ensure the optimal performance and availability of their PostgreSQL instances.

Datasentinel serves as a centralized hub that allows users to gain invaluable insights into the health and performance of their PostgreSQL databases.&#x20;

Precisely analyze the activity of your clusters, receive notifications in case of issues, and quickly identify your most resource-intensive processes, among many other essential features.

{% hint style="info" %}
The tool ensures seamless monitoring for PostgreSQL environments of any complexity,  from individual instances to extensive networks.
{% endhint %}

{% content-ref url="/pages/lehCXhkJT6leqp1UA8Ij" %}
[Release Notes](/manual/release-notes.md)
{% endcontent-ref %}

## Key Features

{% content-ref url="/pages/yUGnw5CyiREJgqkA9ALe" %}
[Session History](/manual/features/key-features/session-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/0z3m1C0QshZ1dCVZ6tw7" %}
[Top Queries](/manual/features/key-features/top-queries.md)
{% endcontent-ref %}

{% content-ref url="/pages/lFr0z3k5xwmT0MTOQjC9" %}
[Top Tables](/manual/features/key-features/top-tables.md)
{% endcontent-ref %}

{% content-ref url="/pages/mhBOCbdjDCCAyd5YvFOd" %}
[Lock Explorer](/manual/features/key-features/lock-explorer.md)
{% endcontent-ref %}

{% content-ref url="/pages/1TcVWSMIlC7JJj49XRgr" %}
[Cluster & System Metrics](/manual/features/key-features/cluster-and-system-metrics.md)
{% endcontent-ref %}

{% content-ref url="/pages/6m2QWxqCtnDKY67DLi9v" %}
[Live360](/manual/features/key-features/live360.md)
{% endcontent-ref %}

{% content-ref url="/pages/YH3ebvTtm0lvj5P9FGIg" %}
[Reporting](/manual/features/key-features/reporting.md)
{% endcontent-ref %}

{% content-ref url="/pages/JzCAjzTDOHR7uBAaPAWx" %}
[Alerting](/manual/features/key-features/alerting.md)
{% endcontent-ref %}

## Getting Started

### Architecture

{% content-ref url="/pages/JRRFbsdh3lahc6csEjCo" %}
[Architecture](/manual/getting-started/architecture.md)
{% endcontent-ref %}

### *On-premises Installation*

{% content-ref url="/pages/NWHE4JQgbY6GLYsMK4qx" %}
[Platform](/manual/getting-started/installation/platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/U9z3vH2aZe9lYoIcMZxd" %}
[Agent](/manual/getting-started/installation/agent.md)
{% endcontent-ref %}

**OR**

{% content-ref url="/pages/qnpku9OgUlxQYdp69B54" %}
[Agentless Monitoring](/manual/features/other-features/agentless-monitoring.md)
{% endcontent-ref %}

## How-to Guides

{% content-ref url="/pages/FO20mthj1Oz13rIFC3Hr" %}
[Organize Content Using Tags](/manual/how-to-guides/organize-content-using-tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/XpwouTmv9sm8pybTAScA" %}
[Manage Users and Role-Based Access](/manual/how-to-guides/manage-users-and-role-based-access.md)
{% endcontent-ref %}

{% content-ref url="/pages/M4spEEe1hCZCmxnCnV0k" %}
[Monitor High-Availability Clusters](/manual/how-to-guides/monitor-high-availability-clusters.md)
{% endcontent-ref %}

{% content-ref url="/pages/sReXppcBv1zycD3qLsoQ" %}
[Monitor Cloud-Managed Instances](/manual/how-to-guides/monitor-cloud-managed-instances.md)
{% endcontent-ref %}

## Licensing information

Datasentinel is a commercial software solution. \
It operates on an annual subscription basis, with pricing determined by the number of PostgreSQL instances chosen. \
\&#xNAN;*An instance refers to a running PostgreSQL database cluster.* \
\
This licensing structure provides flexibility, scalability, and cost-effectiveness, allowing users to monitor and analyze their clusters efficiently. \
Contact our [sales team ](mailto:sales@datasentinel.io)for more information on licensing options.


---

# 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.datasentinel.io/manual/welcome.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.
