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

# Apps

> The anatomy of an App

## Apps

Apps are an organizational unit in Flatfile, designed to manage and coordinate data import workflows across different environments. They serve as containers for organizing related Spaces and provide a consistent configuration that can be deployed across your development pipeline.

Apps can be given [namespaces](/guides/namespaces-and-filters#app-namespaces) to isolate different parts of your application and control which [listeners](/core-concepts/listeners) receive events from which spaces.

<Frame caption="App settings modal">
  <img src="https://mintcdn.com/flatfileinc/JzFdJ3ksHuS-ooTQ/core-concepts/assets/app-settings.png?fit=max&auto=format&n=JzFdJ3ksHuS-ooTQ&q=85&s=c1d2cb160c8805bf59bdd3d227e76691" width="400" data-path="core-concepts/assets/app-settings.png" />
</Frame>

Apps are available across Development-level environments by default, and optionally available across Production environments with a configuration option:

<Frame caption="Production Environment checkbox">
  <img src="https://mintcdn.com/flatfileinc/JzFdJ3ksHuS-ooTQ/getting-started/quickstart/assets/apps_show_in_production_environments.png?fit=max&auto=format&n=JzFdJ3ksHuS-ooTQ&q=85&s=1995b5b97c406f8c8d4a55753bb67341" width="275" data-path="getting-started/quickstart/assets/apps_show_in_production_environments.png" />
</Frame>
