📒
Gitoqlok
Gitoqlok
  • 🐱‍👓 Welcome
  • 🟢Changelog
  • ❔FAQ
  • ⚒️Functionality Overview
  • 🐞How to report a bug?
  • 💳License Management
    • Master License key
    • Single License Key
  • Main
    • Git for newbies
    • Collaborative Development with Gitoqlok
    • Gitoqlok Development Set of Rules: Git + Qlik Sense
    • Best Practices to Configure Git Environment
    • How Gitoqlok Bypasses the Git API rate limit
    • How Fast do Git Providers Process Large App Versioning
  • 🏃‍♀️Kick-start
    • Connect Qlik Sense to Git
      • Connect Qlik Sense to GitHub
      • Connect Qlik Sense to GitLab
      • Connect Qlik Sense to Bitbucket
      • Connect Qlik Sense to Azure DevOps
    • Applications Manager: Bulk repository creation
      • From Options Page
      • From Qlik Sense hub
    • Git Settings for repositories
      • Repository grouping
    • Creating Git repository and commits in Qlik Sense
      • Committing Bookmarks to the Git Repository
      • Committing Static Files to the Git Repository
      • Standalone Qlik SaaS Script versioning
      • Committing Qlik Automation to the Git Repository
    • Revert to the previous version of the Qlik Sense application
    • How to Publish an Application?
  • 👩‍💻Tutorials
    • Importing Qlik Apps and App Objects from Git
      • Import
      • Deploy from Git
      • Import Qlik app from existing repository
    • Gitoqlok Helper
      • Time Machine
      • Diff Viewer
      • Set a Thumbnail
      • Sheets Comparator
      • Diff Editor (Merge)
      • Load Script Versioning
      • Highlighted Master Items
      • Tags Manager
      • QVD Links: Data Load Editor
    • Application Checklist
      • Publish checklist to everyone
      • Share checklist privately
    • Environment Migration
      • Export
        • Existing repository
        • Create Repository
        • Download file
      • Import
    • Migration of Bookmarks between Qlik Servers
    • Task Chain
    • Security Rules Manager
    • Dark Theme
    • Collision Detection
    • Business Glossary
    • Usage Management
  • 🤝Third-party Integrations
    • ✨OpenAI
      • AskAI: Sheets and Mesaures
      • AskAI: Documentation Wizard
    • QSDA Pro Integration
      • QSDA Pro Charts Deconstruction
    • Soterre Integration
      • QVD Lineage
      • Global Search
  • Gitoqlok for Power BI
    • Application Checklist
Powered by GitBook
On this page

Was this helpful?

  1. Third-party Integrations
  2. OpenAI

AskAI: Documentation Wizard

This page describes the User Documentation generation with AskAI.

PreviousAskAI: Sheets and MesauresNextQSDA Pro Integration

Last updated 3 months ago

Was this helpful?

Documentation Wizard is a tool that lets you wrap up the summary for your Qlik Sense dashboards. Please note that you should have an active repository for the application you are making documentation for.

Documentation Wizard outputs:

  • The summary for selected sheets

  • Use Cases for each chart selected

You can find the Documentation Wizard in Gitoqlok popup:

Select the current app's sheets you want to make documentation for and proceed to open the editor:

In the editor window, you can rename the file that is to be saved, view the response along with the prompt passed, and select the charts to make documentation for.

Buttons next to the dashboard titles indicate the status of the dashboard:

  • "Hide" = the dashboard chart(s) are used for generating a documentation

  • "Show" = the dashboard chart(s) are not used for generating a documentation

By default, all the dashboards (and corresponding charts) are selected - click on "View Prompt" to see what is passed as a prompt.

Note that if the generated file name includes "/" the file is going to be stored in a nested way. Y

To select a certain dashboard (and the corresponding charts), click on the status button next to the dashboard. The dashboard toggle is expandable - you can select the charts of interest to proceed:

In the example above the "Expenses" sheet and all of its objects are selected. The respective prompt passed is:

To generate documentation, press "AskAI" at the bottom right of the editor window:

The markdown response from OpenAI is going to appear on the left panel of the window:

Finally, click "Save" to save the generated documentation to a GitHub repository. You can view the generated file that has been saved to the Git repository by clicking "View File" on the bottom right:

Alternative: video tutorial

🤝
✨
Gitoqlok: Documentation Wizard
Open editor for Docs Wizard
Select the dashboard and charts
View prompt
AskAI: Docs Wizard
AskAI: Docs Wizard response
AskAI: Docs Wizard
Documentation Wizard - generated file in a GitHub repository