> ## Documentation Index
> Fetch the complete documentation index at: https://swiftgum.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Portal Sessions

<ParamField path="portal_session_id" type="uuid">
  Unique link session for the Swiftgum portal.
</ParamField>

<ParamField path="workspace_id & end_user_id" type="uuid">
  Allows a user to access the “Manage Knowledge” or integration screen.
</ParamField>

<ParamField path="configuration" type="jsonb">
  JSON with ephemeral settings (UX prefs, redirect URL, etc.).
</ParamField>

<p>These sessions function similarly to Stripe customer portal sessions, often with an expiration for security.</p>
