OpenAI Admin | Insights
Prerequisites
- You must be an Organization Owner.
- Activate audit logging for your organization.
Important informationThird-party documentation is subject to change. Updates might not be reflected in BeyondTrust documentation. For the most up-to-date information, visit Admin and Audit Logs API for the API Platform.
Activate audit logging
After you activate audit logging for your API Platform organization, it cannot be deactivated.
- In OpenAI Admin, on the left-hand panel, navigate to Organization settings > Data controls > Data retention.
- Under Audit Logging, toggle Enable.
- Click Save.
Get Organization ID
- Sign in to the OpenAI API Platform at https://platform.openai.com.
- On the top right corner, click on the gear icon for Settings page.
- On the Organization Settings page, record the Organization ID.
Create Admin API Key
- Sign in to the OpenAI API Platform at https://platform.openai.com.
- On the left panel, select Admin Keys.
- Click Create new admin key.
- In the Create new admin key page, configure the following:
- Name: BeyondTrust-OpenAiAdmin-Connector
- Permissions: Read only
- Click Create admin key.
Important informationCopy and securely store the key; the key is only displayed once.
Create OpenAI connector
-
From Insights Home, select
> Connectors.
The Connectors page displays. -
Click Total Configured.
-
Select Create Connector > OpenAI Admin.
-
Provide the following information to connect to OpenAI Admin:
- Name: A human-readable name for your connector, typically the OpenAI Admin organization name.
- Organization ID: Your OpenAI Organization ID recorded earlier (for example, org-XXX).
- API Key: Enter the API Key recorded earlier.
-
Click Create Connector.
Updated 28 days ago