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

# Platform

> Manage documents, configure workflows, connect Apps and collaborate with your team, from a single place.

## Console

The web interface of Invopop's API. Manage documents, configure and monitor workflow execution, and connect apps.

<Columns cols="3">
  <Card title="Documents" icon="file" href="/console/doc-types">
    Create and process business documents from our web interface.
  </Card>

  <Card title="Workflows" icon="tag" href="/console/workflow-intro">
    Automate and streamline processes related to document handling.
  </Card>

  <Card title="Workflow History (Jobs)" icon="check-double" href="/console/workflow-history">
    Jobs log workflow process steps so you can debug and verify workflow runs.
  </Card>

  <Card title="Apps" icon="app-store" href="/console/apps">
    Power your workspace with regime, format, notification and transformation features.
  </Card>

  <Card title="API Keys" icon="key" href="/console/api-keys">
    Create and manage API Keys for your workspace.
  </Card>
</Columns>

## Admin

Organization-level settings for workspaces, team management, billing, and account security.

<Columns cols="3">
  <Card title="Workspaces" icon="sidebar" href="/admin/workspace-configure">
    Configure workspaces for your organization.
  </Card>

  <Card title="Billing" icon="tag" href="/admin/billing-account">
    Set up payment methods to subscribe to Invopop.
  </Card>

  <Card title="Members" icon="users" href="/admin/member-invite">
    Manage who has access to your workspaces.
  </Card>

  <Card title="Account" icon="user" href="/admin/acc-info">
    Your profile and security.
  </Card>

  <Card title="Apps">
    Coming soon!
  </Card>
</Columns>
