# Text Analysis: Insurance

**The Enron email dataset** contains approximately 500,000 emails generated by employees of the Enron Corporation. The emails were obtained by the Federal Energy Regulatory Commission during its investigation of Enron's collapse in 2001. More information can be found [**here**](https://www.cs.cmu.edu/~./enron/), and the complete dataset (1.4 GB) can be found on [**Kaggle**](https://www.kaggle.com/wcukierski/enron-email-dataset)**.**

*Coming Soon*: a downloadable subset of data from the complete dataset


---

# 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://datastore.decoded.com/text-analysis/text-analysis-insurance.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.
