---
descriptions:
  portal_link:
    link: An ephemeral link to initiate the Admin Portal.
originalPath: >-
  .tmp-workos-clone/packages/docs/content/reference/admin-portal/portal-link/index.mdx
---

# Portal Link

A Portal Link is a temporary endpoint to initiate an Admin Portal session. It expires five minutes after issuance.

```url title="Example Portal Link URL"
https://setup.workos.com?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
```
