---
title: usedocs product docs | usedocs.app
description: "Product docs for usedocs.app: get started, embed the cited widget, citations and gaps, the hosted help center, and sign in."
image: "https://usedocs.app/og.png"
url: "https://usedocs.app/docs/"
---

Product docs

# usedocs product docs

Product docs for usedocs.app: get started, embed the cited widget, citations and gaps, the hosted help center, and sign in.

## Start here

usedocs.app is a cited AI support agent trained on your documentation. Connect the docs you already have, test real questions, embed one script tag, and approve drafts when the docs are missing an answer.

- [Get started](/docs/get-started)
- [Cited chat widget](/docs/widget)
- [Citations and content gaps](/docs/citations-and-gaps)
- [Hosted help center](/docs/help-center)
- [Sign in](/docs/sign-in)
- [SAML ACS URL for Okta](/docs/okta-saml-acs)

Developers: [developer portal](/developers), [Answer API](/learn/answer-api), [OpenAPI](/openapi.json).

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/"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "WebPage",
    "name": "usedocs product docs | usedocs.app",
    "description": "Product docs for usedocs.app: get started, embed the cited widget, citations and gaps, the hosted help center, and sign in.",
    "url": "https://usedocs.app/docs/",
    "dateModified": "2026-08-26",
    "isPartOf": {
      "@type": "WebSite",
      "name": "usedocs.app",
      "url": "https://usedocs.app/"
    }
  }
]
```
