Skip to main content
Connecting OpenAI provides Traversal with access to GPT models for powering investigations and analysis.

Setup

1

Create an API key

  1. Go to platform.openai.com/api-keys
  2. Click Create new secret key, give it a name (e.g. traversal-prod), and copy the generated key — it won’t be shown again
2

Configure in Traversal

Go to Company Knowledge → Integrations, select OpenAI, and enter your API key.If your account belongs to an OpenAI organization, optionally enter your Organization ID to scope requests to that organization.Optionally specify a custom Base URL for proxy configurations.Click Save.

More information