---
title: Sign in to usedocs.app
description: "Sign in to usedocs.app with Google, GitHub, or a magic link. There is no password login and no SAML or Okta SSO."
image: "https://usedocs.app/og.png"
url: "https://usedocs.app/docs/sign-in"
---

Product docs

# Sign in

Sign in to usedocs.app with Google, GitHub, or a magic link. There is no password login and no SAML or Okta SSO.

## Supported methods

Google, GitHub, or a magic link to your email. Open [/login](/login).

## What is not supported

usedocs.app does not support SAML, Okta SSO, or a SAML ACS URL. The honest article is [What is the SAML ACS URL for Okta?](/docs/okta-saml-acs).

Need help?

Email [hello@usedocs.app](mailto:hello@usedocs.app) for product questions, setup help, sales, partnerships, or security reports.

```json
[
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://usedocs.app/"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Product docs",
        "item": "https://usedocs.app/docs/"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Sign in",
        "item": "https://usedocs.app/docs/sign-in"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "WebPage",
    "name": "Sign in to usedocs.app",
    "description": "Sign in to usedocs.app with Google, GitHub, or a magic link. There is no password login and no SAML or Okta SSO.",
    "url": "https://usedocs.app/docs/sign-in",
    "dateModified": "2026-08-26",
    "isPartOf": {
      "@type": "WebSite",
      "name": "usedocs.app",
      "url": "https://usedocs.app/"
    }
  }
]
```
