Skip to main content
Use this playbook when an AI agent is helping a support team review SiteGPT conversations and maintain the support queue.

Required access

Recommended scopes:
Add these when the agent must manage tags or delete records:

1. Establish context

Pick the chatbot:

2. Review the active support queue

Prioritize:
  1. Escalated conversations.
  2. Important conversations.
  3. Unread conversations.
  4. Failed or negative-feedback conversations, if surfaced in the thread.

3. Inspect a thread

Summarize:
  • Visitor goal
  • Last user question
  • Last AI answer
  • Whether a human should take over
  • Any missing knowledge that caused confusion
  • Relevant lead/contact information

4. Apply tags and state

Create tags if needed:
Assign tags to a thread:
Mark important or resolved:
Escalate to human support:
Return to AI mode after a human support window:

5. Maintain leads

List and inspect leads:
Update lead details:
Bulk archive handled leads:

6. Use messages carefully

Start a new test conversation:
Send a visitor-style message into an existing thread:
The CLI sends visitor messages. It does not let you impersonate internal agent or system senders.

7. Identify knowledge gaps

When a conversation shows a weak or incorrect answer, capture:
  • Thread ID
  • User question
  • Bot answer
  • Missing or outdated source material
  • Suggested new document, link, or Custom Response
Then hand off to the knowledge-maintenance workflow:

8. Daily support report prompt

An agent can generate a daily report after running:
Report format:
  • Open conversations count
  • Escalated conversations count
  • Unread conversations count
  • New or important leads
  • Repeated topics
  • Suggested Custom Responses or new knowledge documents
  • Threads that need human review

Safety rules for agents

  • Do not delete conversations or leads unless explicitly asked.
  • Prefer resolve over delete for completed support work.
  • Use --json before making decisions that depend on IDs or nested fields.
  • When updating tags, remember that repeated --tag values replace the assigned tag set.
  • Do not claim a customer was contacted unless an external support system confirms it.