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

# Introduction

> Get an overview of Stenoa’s features and how to use them.

## Stenoa basics

Get your account set up and running in minutes.

<Columns cols={2}>
  <Card title="Concepts" icon="book" horizontal href="/getting-started/concepts">
    Gain a basic understanding of Stenoa’s architecture.
  </Card>

  <Card title="Download" icon="download" horizontal href="/getting-started/download">
    Set up your web and mobile applications.
  </Card>

  <Card title="Profile" icon="circle-user" horizontal href="/account/profile">
    Create your Stenoa profile.
  </Card>

  <Card title="Notifications" icon="inbox" horizontal href="/account/notifications">
    Configure your notifications.
  </Card>
</Columns>

## Admin foundations

Build your digital care coordination infrastructure.

<Columns cols={2}>
  <Card title="Workspace" icon="building" href="/admin/workspaces">
    Create your Network’s Workspace.
  </Card>

  <Card title="Connections" icon="link" href="/admin/connections">
    Set up care coordination across Networks.
  </Card>

  <Card title="Flows" icon="workflow" href="/admin/flows">
    Enable users to create Cases and coordinate care.
  </Card>

  <Card title="HL7 FHIR documentation" icon="terminal" href="/integrations/hl7-fhir">
    Connect your EMR/HIS using industry-standard interoperability formats.
  </Card>
</Columns>

## Security

Enhance your Workspace’s security.

<Columns cols={2}>
  <Card title="Admins and roles" icon="square-user" href="/security/roles">
    Understand permissions across your Workspace.
  </Card>

  <Card title="Sign-in methods" icon="log-in" href="/security/login">
    Manage your Workspace sign-in methods for added security.
  </Card>

  <Card title="Security posture" icon="shield-half" href="/security/posture">
    Review our governance and data protection policies, product security, and enterprise security.
  </Card>
</Columns>
