# Advanced topics

In this section, we'll cover some advanced functionalities such as

**1. Audit log** - Inforiver provides an interactive, filterable, exportable and comment-enabled audit log to track changes to your report. To learn more, refer to [audit log](/advanced-topics/audit-log.md).

**2. Back up & restore report config** - Inforiver allows you to import/export the visual configuration as a JSON file which can be saved to your local system and shared with other users. To learn more, refer to [backup & restore report config](/advanced-topics/export-and-import-reports-backup.md)[.](/admin-console.md)

**3. Enterprise themes** - The Inforiver report configuration can be saved as a theme and reused within the organization. To learn more, refer to [enterprise themes](/advanced-topics/enterprise-themes.md).

**4. PowerPoint integration** - You can embed live Inforiver reports in PowerPoint presentations. [Learn more about embedding Inforiver reports in PPTs.](/advanced-topics/powerpoint-integration.md)

**5. Managing Inforiver enterprise visuals** - You can use the Power BI deployment pipeline to migrate enterprise visuals. There are certain factors to keep in mind while copying enterprise visuals or working parallelly on the desktop and service.  [Learn about deploying, copying, and maintaining multiple instances of enterprise visuals. ](/working-with-inforiver/15.-managing-inforiver-writeback-matrix-visuals.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.inforiver.com/advanced-topics.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.
