Setting up SmartTag

Setting up SmartTag

SmartTag is an AI-driven triage system.

To use SmartTag, you need to configure API access between SmartTag and a public AI model, e.g., OpenAI. We do not use ChatGPT or any similar interface, rather we speak directly to the AI model, feed it various parameters, and use those results to triage your tickets.

OpenAI

First, you need an OpenAI account (vs just ChatGPT).

  1. Create an account with OpenAI at https://platform.openai.com/
  2. Create a new API Key
  3. Name the key Rocketship; do not use this API key for any other application
  4. Store the API key that is generated — you will need it later.

Rocketship

Now, let’s integrate SmartTag with OpenAI:

  1. Log into Rocketship Admin Portal
  2. Click Menu->Triage (settings)
  3. Edit the Settings page
    • Add the API key you created in OpenAI
    • Set the AI Model to: gpt-4.1-mini
  4. Click Save

You are now ready to use SmartTag via the Rocketship Ticket Lifecycle.


    • Related Articles

    • Triggering SmartTag

      Once you have configured SmartTag, you need to enable it to be triggered by status changes on a ticket. This is done using the Rocketship Ticket Lifecycle. Log into the Rocketship Admin Portal Click on Ticket LifeCycle in the menu Choose a Status to ...
    • Understanding the Days to Scan Setting

      Days to Scan is best understand as “how far into the future will we look?” when looking for free timeslots for a user. This is important because whether a user is free or busy requires that you know the timeline. Example Scenario for Tier 1 For ...
    • Understanding the Days to Scan Setting

      Days to Scan is best understand as “how far into the future will we look?” when looking for free timeslots for a user. This is important because whether a user is free or busy requires that you know the timeline. Example Scenario for Tier 1 For ...
    • Setting Ticket UDFs via Published Workflows

      In Rocketship, you can set a Text UDF in a Ticket via a Published Workflow note. To configure this: Edit your Workflow Set Publish -> Yes Choose the Note -> Ticket UDF Save As a reminder, per Datto Autotask best practices, Rocketship only ...
    • Setting the Resolution via Published Workflows

      In Rocketship, you can update the Ticket Resolution via a Published Workflow note. To configure this, follow these steps: Edit your Workflow Go to the Publish tab Ensure it is Published is set to Yes Enable “Note -> Ticket Resolution” Save WATCH FULL ...