# Beam (Relevancy Engine)

- [An Overview of Beam - Relevancy Engine](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/an-overview-of-beam-relevancy-engine.md)
- [Creating an Analysis in Beam](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/creating-an-analysis-in-beam.md): Use Beam to find correlation between your demand and events data
- [Uploading Your Demand Data to Beam](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/uploading-your-demand-data-to-beam.md)
- [Viewing the List of Analysis in Beam](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/viewing-the-list-of-analysis-in-beam.md)
- [Viewing the Table of Results in Beam](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/viewing-the-table-of-results-in-beam.md)
- [Viewing the Feature Importance Information in Beam](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/viewing-the-category-importance-information-in-beam.md): See which categories have the most impact on your demand
- [Feature Importance With Beam - Find the ML Features to Use in Your Forecasts](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/feature-importance-with-beam-find-the-ml-features-to-use-in-your-forecasts.md)
- [Beam Value Quantification](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/beam-value-quantification.md): An in-depth explanation of the terms used in Beam Value Quantification
- [Exporting Correlation Data With Beam](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/exporting-correlation-data-with-beam.md)
- [Getting More Details on a Date on the Beam Graph](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/getting-more-details-on-a-date-on-the-beam-graph.md)
- [Grouping Analyses in Beam](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/grouping-analyses-in-beam.md)
- [Using the Beam Graph](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/using-the-beam-graph.md)
- [Viewing the Time Series Impact Analysis in Beam](https://docs.predicthq.com/webapp-support/beam-relevancy-engine/viewing-the-time-series-impact-analysis-in-beam.md)


---

# 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.predicthq.com/webapp-support/beam-relevancy-engine.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.
