# Utility

This section has the following utility options:

* Download report
* Pipeline deployment

[**Download Report:**](/admin-portal-and-editable-console/utility/download-report.md) This page lets you download PBIX reports of one or more tables from the chosen destination.

[**Pipeline**](/admin-portal-and-editable-console/utility/pipeline.md)**:** Use EDITable's pipelines along with Power BI deployment pipelines to develop and test EDITable visuals in stages before releasing them to end users. Column configurations, Slowly Changing Dimensions (SCDs), and row identification will be replicated across environments. These settings are retained even if the reports are deployed to different data destinations.

In the following sections, we will look at these in detail.


---

# 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.editable.io/admin-portal-and-editable-console/utility.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.
