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

# Using the App

> Step-by-step guides for the main features of the Trickest platform.

This section covers how to use the Trickest platform day-to-day. Each guide is focused on a specific task, with step-by-step instructions and no assumed prior knowledge.

<CardGroup cols={2}>
  <Card title="Workflow and Execution" icon="diagram-project" href="./workflow-and-executions/navigating-the-editor">
    Build, run, and manage workflows in the workflow editor.
  </Card>

  <Card title="Database Management" icon="database" href="./database-management/creating-database">
    Create Live Tables from workflow output and query, view, and export your data.
  </Card>

  <Card title="Users & Access Management" icon="users" href="./users-access-management/inviting-users">
    Invite users, manage teams, and configure role-based access control.
  </Card>

  <Card title="Private Execution & Networking" icon="server" href="./private-execution-networking/adding-private-tools">
    Add private tools, connect container registries, and run workflows on self-hosted machines.
  </Card>
</CardGroup>
