# Features

### About Daton

This guide will help you understand why we built Daton, how it operates, what it does and doesn't do, and how you can get started with setting up your first replication job. So, without further adieu, lets get started!

### Daton at a Glance

When you log in to Daton for the first time, you will be taken directly to the source listing page. This page contains a tiled display of all the sources currently supported by Daton. If you are an existing user with existing jobs, upon login, you will be taken to the dashboard.

**The menu bar to the left lead to Daton's other features.**

* **Dashboard:** A comprehensive overview of the system, including graphs for **whatever charts we decide to include.**
* **Integrations:** A listing page with different sections to highlight enabled data warehouse, most recent jobs for all enabled integrations, integrations that are waiting to be started, and deleted integrations.

  &#x20;**Logs:** An aggregated view to display pipeline logs for all the sources added to the account.
* **Data Sources:** A tiled display of all the sources currently supported by Daton. Clicking on any of the tiles will take the user to the integration setup page
* **Integration Setup Steps**: A dynamically generated series of UI elements and pages that allow users to configure their data sources and destinations.
* **Integrations:** A listing page with different sections to highlight enabled data warehouse, most recent jobs for all enabled integrations, integrations that are waiting to be started, and deleted integrations.
* **Logs:** An aggregated view to display pipeline logs for all the sources added to the account.

**The menu bar to the top lead to Daton's notification and account management features features.**

* &#x20;**My Account Page:** Account management page with subscription, user management, preference management features.
* &#x20;**Notifications Panel:** Notifications emanating from the user activity on the system as well as the backend pipeline giving users real time visibility into the activity on Daton.


---

# 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://daton-sarasanalytics.gitbook.io/daton/platform/features.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.
