Skip to main content
Free AI Assistant for PI System

PiChatYour PI System AI Assistant

Get instant answers about PI Data Archive, PI AF, PI Web API, and more. Free for all PI professionals.

See PiChat in Action

Real examples of how PiChat helps PI System professionals every day.

How do I configure PI AF templates?

PI AF templates let you define reusable structures for your asset hierarchy. Start by creating an Element Template in PI System Explorer, define attributes with default values and data references, then derive elements from it. Templates propagate changes automatically to all derived elements.

Write a PI Web API query in Python

Use the requests library to call PI Web API endpoints. For example: import requests response = requests.get( "https://piserver/piwebapi/points?nameFilter=sinusoid*", auth=("user", "pass"), verify=False ) points = response.json()["Items"]

What's the difference between snapshot and archive values?

Snapshot is the most recent value received by PI Data Archive — it's always the latest reading. Archive values are the historically stored readings after compression. PI uses swinging door compression to decide which values to keep, so archive may have fewer points than what was originally sent.

Deep PI System Knowledge

PiChat is trained on extensive PI System documentation and real-world expertise.

PI Data Archive

Tags, points, archive queries, and compression

PI Asset Framework

Elements, templates, analyses, and event frames

PI Web API & SDKs

REST endpoints, C#, Python, and AFSDK

PI Vision & ProcessBook

Displays, symbols, and visualization

Administration & Security

Mappings, trusts, identities, and permissions

Code & Troubleshooting

Examples, error diagnosis, and best practices

Built for PI Professionals

Free for all PI professionals

No credit card required

Free daily messages

Enough to solve real problems

Powered by advanced AI

With deep PI System knowledge

Ready to get started?

Join PI System professionals who are solving problems faster with PiChat.

Already have an account? Sign in