MicroStrategy ONE

Knowledge Assets in Auto Answers and Bots

Starting in MicroStrategy ONE (June 2024), administrators can use Workstation to upload and manage knowledge assets in Workstation. Administrators can also configure a knowledge asset at the application level so the asset can be used in Bots and dashboards under the application.

For more information on knowledge assets in Library, see Knowledge Assets in Auto Answers and Bots.

Prerequisite

To upload and edit knowledge assets, you must have the Create and Configure Knowledge Assets privilege.

File Format and Constraints

The following guidelines ensure optimal performance and user experience across MicroStrategy Cloud Environments (MCE).

These constraints are subject to adjustments based on the evolving capacities and capabilities of different environments.

Supported File Format and Size

  • File Format: MicroStrategy only supports knowledge assets in Excel format (.xlsx).
  • File Size: The maximum file size is 5MB, or 200 rows, whichever limit is reached first.

Content Requirements

  • Text-Only Content: The file must contain knowledge in text format only. Embedded images, charts, pivot tables, and similar content will not be processed.
  • Column Constraints: All essential information must be in the first column of the Excel file. While text in subsequent columns will not be utilized by MicroStrategy AI for additional information, you can use these columns to organize your knowledge assets efficiently.
  • Character Limits: Each cell has a maximum length of 2000 characters.

Feature Limitation

Bot Topics: The Bot cannot utilize uploaded knowledge assets while answering AI generated questions for each predefined topic. Bot owners should be mindful of this when creating topics. AI suggested questions and data questions from user input are answered with relevant content from knowledge assets to improve answer accuracy.

Upload a Knowledge Asset

  1. Open the Workstation window.

  2. Connect to an environment.

  3. In the Navigation pane, click , next to Knowledge Assets.

  4. Drag and drop a file or click Browse files and select a file.

  5. Click Add.

  6. In the Status column, a knowledge asset will display Ready once Studying is finished and the knowledge asset is available to use.

Manage Knowledge Assets

  1. In the Navigation pane, click Knowledge Assets.

  2. View knowledge asset information such as certification status, owner, date created, etc.

  3. Right-click a knowledge asset and choose one of the following options:

    • Properties: View and edit knowledge asset information including knowledge asset dependents and security access.

    • Replace: Upload a new Excel file for the knowledge asset.

    • Download .xlsx file: Download the Excel file from the knowledge asset.

    • Certify/Decertify: Certify or decertify the knowledge asset.

      To include knowledge assets in an application, they need to be certified.

    • Delete: Delete the knowledge asset.

    • View Dependents...: View which Bots, dashboards, or applications are using the knowledge asset.

Configure Knowledge Assets in Applications

After a knowledge asset is created and certified, application administrators can attach the target knowledge assets in the application.

  1. In the Navigation pane, click Applications.

  2. Right-click an application and choose Edit.

  3. In the left pane, click Knowledge Assets.

  4. Click Add Knowledge Assets.

  5. Select the check box next to the knowledge assets you want to use.

  6. Click Select.

  7. Click Save.

Answer Quality Improvement

If a user interacts with an Airline dataset such as the following:

Users may inquire about specific airports using their names (for example, Dulles or Raegan) rather than airport codes (for example, IAD or DCA), as shown below:

In this example, the Bot is unable to interpret the significance or the meaning of the names provided. To remedy this, you can provide detailed information in a single-column Excel file. The file should define the airport codes across three separate rows, as shown in the following image. For example, "IAD is the airport code for Washington Dulles International Airport".

Once the file is uploaded, studied, and saved, as described above, you can receive accurate responses that leverage the knowledge in the uploaded file.

Only the relevant information is passed to MicroStrategy AI.

See the accurate responses from the Bot after uploading the Excel file:

Use Cases and Best Practices

Follow the following best practices when using knowledge assets:

Each knowledge asset must include some keywords or words with similar semantic definitions used in both the question and the knowledge asset. These similarities are required to allow the knowledge asset to be used when answering a question. If the knowledge asset includes generic rules, Auto Answers and Bots will have issues semantically relating knowledge to the question. Generic rules can be placed in the Bot Custom Instructions.

  • Incorporate definitions that clarify object names for the Bot including terms, acronyms, or synonyms. For example:
  • Copy
    The code SLS stands for Sales
    The code SOP is a descriptor for SLS - Operations with role definition as Operational support for Sales Activities (AP, SL, ES, SE)

  • Provide definitions for existing objects to guide users to form their questions with the correct terms. For example, when a user specifies a metric such as the following:

  • Copy
    L4Q stands for last four quarter and is a metric of average score for last 4 quarters. It can also be considered as the annual score.

    Defining business jargon is beneficial before incorporating them into analysis:

  • Include specific definitions that are critical to analyze the data. For example:

  • Copy
    For a human male of age 0-16, the normal blood pressure is 116/70mm Hg
    For a human male of age 17-35, the normal blood pressure is 119/79mm Hg
    For a human male of age 36-59, the normal blood pressure is 124/77mm Hg
    For a human male of age 60 and above, the normal blood pressure is 133/69mm Hg
    For a human female of age 0-16, the normal blood pressure is 105/66mm Hg
    For a human female of age 17-35, the normal blood pressure is 122/72mm Hg
    For a human female of age 36-59, the normal blood pressure is 132/70mm Hg
    For a human female of age 60 and above, the normal blood pressure is 139/68mm Hg

    Using the knowledge above, the Bot can provide more accurate results by considering the patient's age from the dataset, as the generalized benchmark of 120/80 mm Hg will not be applied universally across all ages and genders.

  • Calculate derived metrics using existing ones. For example, where Revenue and C3 are existing metrics:
  • Copy
    Predicted Revenue = [0.23 * (Revenue)] + C3

  • Definitions for attribute element values can be included to enhance the Bot's comprehension of user queries. As explained in Answer Quality Improvement, the knowledge can be defined as the following:
  • Copy
    The attribute Airport Code contains values like BWI, IAD and DCA.
    BWI is the airport code for Baltimore/Washington International Thurgood Marshall Airport.
    DCA is the airport code for Ronald Reagan Washington National Airport.
    IAD is the airport code for Washington Dulles International Airport.

  • If you want to test the effectiveness of an additional piece of data before adding it to the knowledge asset, you can add the knowledge to the query itself. For example:

  • Copy
    How many SBD employees did we hire this year ? The code SLS stands for Sales.  The code SBD is a descriptor for SLS - Business Development with role definition as Responsible for Business Development Support for Sales.

    If the additional context returns the expected answer, you can add it to the knowledge asset.

Avoid the following behavior when using knowledge assets:

  • Definitions should not contain irrelevant information.
  • Answer performance depends on the your knowledge asset row and the number of relevant rows in the question. Avoid adding too many rows or too much information to each row. This can confuse the AI and result in hallucinations.

  • For example, if you expect questions based on roles and responsibilities for employees in a sales department, you can use the following definitions:

    Copy
    The code SLS stands for Sales. The code SOP is a descriptor for SLS - Operations with role definition as Operational support for Sales Activities (AP, SL, ES, SE).The code SBD is a descriptor for SLS - Business Development with role definition as Responsible for Business Development Support for Sales. The code SCS is a descriptor for SLS - Customer Success Manager with role definition as Responsible for Account Health Checks & Renewals.

    However, passing the entire text to the MicroStrategy AI increases the token count and delays the response time. Instead, the information should be broken down into multiple rows:

    Copy
    The code SLS stands for Sales. 
    The code SOP is a descriptor for SLS - Operations with role definition as Operational support for Sales Activities (AP, SL, ES, SE).
    The code SBD is a descriptor for SLS - Business Development with role definition as Responsible for Business Development Support for Sales. 
    The code SCS is a descriptor for SLS - Customer Success Manager with role definition as Responsible for Account Health Checks & Renewals.

  • Avoid embedding additional information about attributes within the text and expecting the Bot to extract it then use it to filter and aggregate the data.

  • For example, consider a dataset with Continent, Country, and City attributes and Population and Area metrics.

    In this example, if a user asks: "How many cities that I've traveled have French as a spoken language?", the following knowledge has additional information about the Country attribute and can make the AI hallucinate.

    Copy
    The city Strasbourg in France has a population of 280000. The official spoken language is French.
    The city Tours in France has a population of 140000. The official spoken language is French.
    The city Berlin in Germany has a population of 3500000. The official spoken language is German.
    The city Warsaw in Poland has a population of 1700000. The official spoken language is Polish.
    The city Montreal in Canada has population of 1700000. The official spoken language is French.

    Upload knowledge in the following form to avoid hallucination:

    Copy
    Cities such as Strasbourg, Tours, Lyons, Montreal, Abidjan, Yaounde, Madagascar, and Dakar use French as the official spoken language.