# Sequence of Process Steps

1. Sherpa Discovery Agents installed on employees' desktops collect behavioral data about users, processes, and applications, and send it to the Sherpa Discovery Server for analysis.
2. The Sherpa Process Discovery Server uses the data collected by the Sherpa Discovery Agents to identify regularly recurring similar sequences of user actions and presents the results through a web interface accessible via a web browser on the business analyst's workstation. The Sherpa Discovery Server includes a relational database (default is MariaDB), a columnar database (default is ClickHouse), and a message broker (default is RabbitMQ), where all data collected by the Discovery Agents is stored and processed. The collected data is transmitted almost immediately to the application databases and remains on the client machine for a short time.
3. The business analyst (an employee of the Technology Solutions Department) accesses the collected data through the Sherpa Discovery Server web interface in the form of tables, lists, and charts, and also has the ability to export reports on identified business processes.


---

# 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.sherparpa.ru/en/sherpa-process-discovery/diagramma-razvertyvaniya/posledovatelnost-shagov-processa.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.
