ChatGPT | Insights
Prerequisites
- You are an Organization Administrator for your ChatGPT Enterprise workspace.
Generate an OpenAI API Key
- Sign in to the OpenAI API Platform at https://platform.openai.com.
- Ensure the correct ChatGPT Enterprise organization is selected.
- Navigate to Settings > API Keys (https://platform.openai.com/settings/organization/api-keys )
- Click Create new secret key.
- In the Create new secret key window, configure the following:
- Name: BeyondTrust-ChatGPT-Connector
- Project: Default project
- Permissions: All
- Click Create secret key.
Important informationCopy and securely store the key; the key is only displayed once.
Request Compliance API Access from OpenAI Support
New API keys do not include Compliance API permissions by default.
- Contact OpenAI Support by sending an email to [email protected], providing the following information:
- Key name
- Created By
- Last 4 digits of the API key
- Scope requested:
- read
- Use this sample request message:
"Please enable Compliance API Access for this API key."
After Support confirms that Compliance API access is enabled with read-only permissions, the key is ready for connector setup in Insights.
Retrieve the Workspace ID
- Sign in to ChatGPT (https://chatgpt.com) as an Org Admin.
- Navigate to Manage Workspace > Workspace Settings.
- Copy the Workspace ID.
Create ChatGPT connector
- From Insights Home, select
> Connectors.
The Connectors page displays. - Click Total configured.
- Select Create Connector > ChatGPT Enterprise.
The Create ChatGPT Enterprise Connector panel displays.
- Provide the following information to connect to ChatGPT:
- Name: A human-readable name for your ChatGPT connector.
- Workspace ID: Your Workspace ID recorded above.
- API Key: Paste the API key recorded above.
- Click Create Connector.
Updated 27 days ago