N O T I C E


MSPbots WIKI is moving to a new home at support.mspbots.ai to give you the best experience in browsing our Knowledge Base resources and addressing your concerns. Click here for more info!


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

What's in this article: 

How to set up your MSPbots integration with OpenAI

To connect MSPbots to OpenAI:

  1. Create the OpenAI API Key.
    1. Register an account with OpenAI. 
    2. Log in and enter your account on the API keys page. https://platform.openai.com/account/api-keys
    3. Click the Create new secret key button and click Copy to save the key locally. 
    4. Please add the billing limit to prevent accidental over usage
      1. https://platform.openai.com/account/billing/limits
  2. Test your connection. If you encounter an error, check if the OpenAI account you used to log in has the correct credentials.
  3. Next, go to the MSPbots app and navigate to Integrations.
  4. Find OpenAI and click it to open.
    OpenAI integration
  5. Enter the API Key, then click Save And Sync.

OpenAI API docs

https://platform.openai.com/docs/api-reference/introduction

Submitted use case ideas:

  1. Check the sentiment of the notes and comments added by the client. Write it into a dataset, then use the dataset to create a dashboard and bot to alert management. 
  2. Check the client's reply. If they gave the instruction to close the ticket, then close the ticket.
  3. Give input windows in the browser to compose a time entry or reply. Polish the English to ensure correct grammar and spelling, and format the time log based on the company's standard.
  4. Detect the type and subtype progressive based on the original description and follow-up reply and time entries. Alert the ticket owner or dispatch to approve the changes.
  5. Write the ticket summary into the solution field when the ticket is ready to be closed.

Do you have other ideas? Please post them here: https://forum.mspbots.ai/t/chatgpt-integration-released-looking-for-ideas/845.

You an also open a ticket by emailing support@mspbots.ai


  • No labels