# Intro and Support

## Intro

## What is Docupulse?

Docupulse is a document management and analytics tool designed for finance professionals. It is especially useful in controlling, due diligence, and audit by enabling advanced document analysis and seamless cross-referencing within Excel.

With Docupulse, you can:

* **Cross-reference** sheet ranges or cells with specific locations in your PDFs or Word documents.
* Perform real-time **semantic search** across all your documents.
* **Extract** and insert relevant data directly into Excel for analysis.
* Automate **summaries and conclusion** generation.

![Document and Sheet Cross Referencing](https://github.com/user-attachments/assets/62c32a79-0e2a-4591-8edc-17169e16d030)

## How It Works

Docupulse operates as a sidepane within Microsoft Excel. Users log in to access their workspaces and explore stored documents directly from Excel.

## Platform

Docupulse is Microsoft-Azure Cloud hosted, thus, it allowed to link unlimited amounts of documents to an Excel file. This works for local as well as browser-based Excel.

![Docupulse High Level Platform](https://github.com/user-attachments/assets/bc21d670-9c8e-4d7c-9ccc-c7d7df76015e)

## Support Contact

For questions regarding implementation, usage, or bug reports, feel free to contact us anytime:\
Email: <cdrayss@docupulse.de>\
Phone: +49 173 6989366\
(FAQs can be found on the back page.)


---

# 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.docupulse.de/intro_and_support.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.
