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

# Willkommen

> Willkommen im paywise Knowledge Center. Hier finden Sie alle Informationen zu paywise und unseren Services

## Anwenderdokumentation

Fachliche Dokumentation für die tägliche Arbeit mit paywise.

<CardGroup cols={2}>
  <Card title="Account- und Nutzerverwaltung" icon="users" href="/user-docs/verwaltung/multi-user">
    Verwalten Sie Benutzer, Accounts und Unternehmenszugriffe
  </Card>
</CardGroup>

## Technische Dokumentation

Sehen Sie hier die Dokumentation zu unseren APIs und Integrationen.

<CardGroup cols={3}>
  <Card title="Integrationen" icon="plug" href="/integrations/introduction">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'flex-start', gap: '12px', marginTop: '12px', marginBottom: '12px'}}>
      <div>
        <img className="block dark:hidden" src="https://mintcdn.com/paywisegmbh/NM1UIIld1WRHivnS/logo/zapier-logo_black.png?fit=max&auto=format&n=NM1UIIld1WRHivnS&q=85&s=be263083c646ce83ab2ce96a1d266b9f" alt="Zapier" style={{height: '20px'}} width="500" height="136" data-path="logo/zapier-logo_black.png" />

        <img className="hidden dark:block" src="https://mintcdn.com/paywisegmbh/NM1UIIld1WRHivnS/logo/zapier-logo_white.png?fit=max&auto=format&n=NM1UIIld1WRHivnS&q=85&s=a172c7cdf7d512157a713bf3c047c950" alt="Zapier" style={{height: '20px'}} width="500" height="136" data-path="logo/zapier-logo_white.png" />
      </div>

      <div>
        <img className="block dark:hidden" src="https://mintcdn.com/paywisegmbh/NM1UIIld1WRHivnS/logo/n8n-logo-black.png?fit=max&auto=format&n=NM1UIIld1WRHivnS&q=85&s=5dacc0b9292f8fc8f5b72be9e107de24" alt="n8n" style={{height: '20px'}} width="443" height="120" data-path="logo/n8n-logo-black.png" />

        <img className="hidden dark:block" src="https://mintcdn.com/paywisegmbh/NM1UIIld1WRHivnS/logo/n8n-logo-white.png?fit=max&auto=format&n=NM1UIIld1WRHivnS&q=85&s=dc972c2da11697ebeab93414994b32ce" alt="n8n" style={{height: '20px'}} width="443" height="120" data-path="logo/n8n-logo-white.png" />
      </div>
    </div>

    Zapier, n8n und weitere Integrationen
  </Card>

  <Card title="Case Management API" icon="code" href="/api-docs/case-management-api/introduction">
    Dokumentation zur paywise Inkasso-API
  </Card>

  <Card title="Partner API" icon="merge" href="/api-docs/partner-api/introduction">
    Dokumentation zur paywise Partner-API
  </Card>
</CardGroup>
