AIP Analyst is in the beta phase of development and may not be available on your enrollment. Functionality may change during active development. To enable AIP Analyst, contact your platform administrator to modify application access in Control Panel.
AIP Analyst is an interface for agentic workflows that lets you use natural language to perform ad-hoc analyses across your ontology. You can ask AIP Analyst a question, and the agent will answer by autonomously searching your ontology, creating object sets, and transforming data before generating summaries and visualizations.
You can access AIP Analyst at /workspace/aip-analyst to begin asking questions about your ontology.

As an example, imagine a user that runs a coffee chain and wants to perform a competitive analysis. They want to examine whether it is viable to open a new location in Northampton, England. To start an analysis, this user can ask "Which coffee shops are within 10km of Northampton? Are any chains particularly prominent?"
AIP Analyst will then traverse the ontology, find the coffee shop data, and identify the shops that meet the criteria. It will then derive insights on their relative ratings and best selling products. AIP Analyst searches across your ontology for relevant data using multiple search terms to increase the likelihood of finding a relevant object type.

Having found some coffee shops, AIP Analyst examines the data and applies a geospatial filter centered around Northampton.

Finally, after performing some additional aggregations on the chains, it generates a summary of the shops within the specified area and competing chains.

AIP Analyst leverages several categories of tools during analysis to iteratively find, analyze, and present the answer to a natural language query. You can customize the tools that are available for AIP Analyst to use by selecting checkboxes from the Tools menu.

These tools enable AIP Analyst to discover the relevant object types and datasets for the request.
With the correct context defined, AIP Analyst can use the following tools to explore and analyze retrieved data.
AIP Analyst can present its outputs using data visualization tools. The Create Visualization tool allows you to use Vega charts to build interactive visualizations from tabular data including ontology aggregations, SQL results, or dataset queries. The Map Visualization tool lets you visualize geospatial data.
AIP Analyst does not currently retain conversation history after a session is closed. Users are encouraged to save their queries and Vega-Lite visualization code to pick up where they left off.
Note: AIP feature availability is subject to change and may differ between customers.