US3i is the AI assistant built into us3ops.com. This page is the whole story โ what it reads, what it remembers, and what it can never see. Plain English, no fine print you can't read. (OK, it is the fine print. But it's honest fine print.)
US3i is a read-only equipment brain. It's the ๐ค button and the US3i tab on us3ops.com. Ask it about jobs, devices, kits, inventory counts, shipments, maintenance history, red-tag repairs or the Houston fleet, and it answers from the same live database the rest of the site runs on โ the numbers it quotes are the numbers on the page.
It cannot change anything. It can't create a reservation, edit a job, or move a device. When you ask for a change, it points you at the right page of the app and steps aside.
You type a question in the chat. Along with it goes the page you're on and your last few messages from this conversation, so follow-ups make sense.
Your question travels with your own us3ops sign-in โ the same Google login you already used. The server double-checks it's really you and that you're an active US3 worker. No sign-in, no answer. There is no anonymous access, ever.
The brain is Anthropic's Claude, reached over their API (the plumbing is deliberately model-agnostic โ the AI vendor could be swapped without rebuilding anything). It doesn't get the keys to the database; it gets a narrow, read-only window that only exposes the equipment tables listed in section 4. Everything in section 5 is unreachable by construction โ there is no code path to it.
The answer comes back with honesty built in: US3i is told, on every single question, how fresh each data feed is โ and it's instructed to say so when something is stale instead of pretending.
Chat history lives in your browser tab only (the last 16 messages). Your most recent messages ride along with your next question so follow-ups work. Close the tab โ or hit New chat โ and it's gone. We do not store your conversations on a server.
US3i's long-term "memory" is a small set of notes the admin maintains: what it's allowed to do, how US3 equipment workflows actually run, an automatically refreshed map of the database, and a daily data-freshness report. Tuning US3i means editing those notes โ nothing it learns from you gets written into them.
Questions and answers pass through the Anthropic API, which does not use API traffic to train its models. Your chats don't teach the AI anything permanent โ about you or anyone else.
A rate limiter counts questions per person (60 an hour, keyed to your work email) so a runaway script can't burn the service down. That counter is the only per-person trace the system keeps, and it resets every hour.
The admin does โ the same per-person page permissions that control every other tab on us3ops.com. If you can see the US3i tab and the ๐ค button, you've been given access; if not, they simply don't exist for you. And the permission isn't just cosmetic: the server re-checks your sign-in and your active-worker status on every single question.
It can be wrong. US3i reads real data, but it's still an AI: for anything that matters, click through to the page it points you at and check the number there. The app page is the source of truth; US3i is the fast way to find it.
It's only as fresh as the feeds. The database mirrors the field tools on a schedule. US3i is told the age of every feed and will disclose staleness โ believe it when it does.
It's read-only, forever. Any feature that changes data will be a button in the app with your name on the action โ not a chat message.