Category
Security and data
Review tenant boundaries, account isolation, sessions, uploaded documents, and safe AI behavior.
Articles
← Back to Help CenterHow does AI Smart keep Social accounts separated?
Account-owned Social data is scoped by workspace and account identifiers. Ideas, feeds, settings, documents, Campaigns, schedules, posts, and caches should be read and written only for the selected account. Switching account clears local route state so stale data is not reused.
What can Copilot answer?
Copilot should answer page and workflow questions from structured route guides, live UI context, backend data sources, tool metadata, and current workspace or account context. It must not rely on hard-coded language keyword lists or stale model memory when route-specific knowledge is required.
How does session expiry work?
Sessions preserve fast bootstrap behavior while enforcing idle and absolute expiry rules. Logout sync uses authenticated requests and must not place tokens in query strings. If you return after an expired session, the login page should explain why you were signed out.
How are risky AI or publish actions controlled?
Risky writes, provider actions, and publishing steps should require explicit confirmation where appropriate. AI Smart should block duplicate clicks, preserve billing and usage records, keep provider errors user-safe, and avoid writing internal failure details into user content fields.
All categories
Need more help?
If you’re unsure what fits your situation or need clarification before moving forward, you can reach out directly. We’ll help you decide what makes sense.