How to Use Bobby
Bobby is the Cert-IX AI assistant. It answers questions in plain language, grounds its answers in the Cert-IX documentation, and links back to the pages it drew from. This guide explains where Bobby lives, how to phrase questions so you get precise answers, and — importantly — what each version of Bobby can and cannot do.
There are two Bobby surfaces, and they behave differently. The documentation search assistant is read-only and answers from the docs. The in-platform assistant runs inside the dashboard, understands your in-platform context, and can carry out a change after you explicitly confirm it. Knowing which one you're talking to sets the right expectations for the answer you'll get.
Where Bobby Lives
| Documentation search assistant | In-platform assistant | |
|---|---|---|
| Where | Docs site and the Cert-IX website, bottom-right | Dashboard at app.cert-ix.com, bottom-right |
| Session | Anonymous — no sign-in required | Your authenticated session |
| Answers from Cert-IX docs, with source links | Yes | Yes |
| Understands your in-platform context | No | Yes |
| Reads your account data | No | Within your role's permissions |
| Can carry out a change for you | No — guidance only | Yes — it proposes the change and runs it only after you confirm |
| Can delete your data | No | No |
| Live external data (news, threat feeds, web) | No | No |
Both versions are powered by Claude and answer in the languages the Cert-IX site supports, so you can ask in whichever language you're most comfortable with.
Documentation search assistant
Open the Cert-IX documentation or website, type your question into the Bobby search box, and press Enter. Bobby returns an answer along with links to the documentation pages it used, so you can jump straight to the source. Sessions are anonymous and don't require an account, which makes this the fastest way to look something up while you're evaluating Cert-IX or reading the docs.
In-platform assistant
Inside the dashboard, click the Bobby icon in the bottom-right corner to open the chat panel. Because it runs in your signed-in session, this assistant understands the context you're working in and can help you act on it — not just explain it. When you ask it to make a change, it proposes what it's about to do and waits for your confirmation before running anything.
Bobby never makes a change silently. It describes the action, and nothing happens until you confirm. It will not delete data, and every action is bounded by your role's permissions and your plan — if a capability isn't available to you, Bobby will say so rather than attempt it.
Asking Effective Questions
Bobby works best with clear, focused questions. The three habits below make the biggest difference to answer quality.
Be specific
Precise questions get precise answers. Name the feature, the framework, or the component you mean.
❌ "How does security work?"
✅ "How do I set up vulnerability scanning for my production servers?"
❌ "Tell me about compliance"
✅ "What steps should I take to prepare for an ISO 27001 assessment?"
Provide context
Include the details that matter — numbers, before/after states, and where you saw the problem.
❌ "Why is my score low?"
✅ "My security score dropped from 85 to 72 this week. What could have caused this?"
❌ "How do I fix this?"
✅ "I have 15 critical vulnerabilities on my production servers. What's the fastest way to prioritize and fix them?"
Ask one thing at a time
Bundling several tasks into one question produces a shallow answer to each. Split them, and let each answer inform the next.
❌ "How do I set up scanning, create policies, and prepare for an audit?"