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

# Welcome to Aiola

> Aiola is a desktop app for managing project operations, setup, and product signals across your software workspaces.

## What Aiola is

Aiola is a desktop workspace for software projects. It combines project-level setup and operational tooling in one place, including:

* feedback collection
* app logs
* website analytics
* integrations
* Git and GitHub settings
* environment variable management
* MCP server configuration
* per-project instructions and automation-related settings

## How the app is organized

Aiola is split into two main layers:

* **Central views** for app-wide preferences and cross-project dashboards
* **Project workspaces** for repository-specific setup and data

That lets you keep each project's analytics, feedback, keys, and integrations separate while still reviewing them from central pages when needed.

## What to read first

<CardGroup cols={2}>
  <Card title="Install Aiola" icon="download" href="/getting-started/install">
    Download the desktop app and sign in.
  </Card>

  <Card title="Add a workspace" icon="folder-open" href="/getting-started/add-a-workspace">
    Open a local project, clone a repository, or adopt an existing Aiola project.
  </Card>

  <Card title="Settings overview" icon="gear" href="/getting-started/settings-overview">
    Understand what belongs in central settings versus project settings.
  </Card>

  <Card title="Workspaces" icon="grid-2" href="/core-features/workspaces">
    See what Aiola stores and manages per project.
  </Card>
</CardGroup>
