> For the complete documentation index, see [llms.txt](https://docs.appflowy.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appflowy.io/docs/documentation/software-contributions/architecture/frontend/folder.md).

# Folder

### Definitions

AppFlowy uses `workspace`,`app`,`view` to organize user data. These concepts are used in the frontend and backend.

As you see in the below picture, A `workspace` represent as the user root folder. The `workspace` contains a list of apps. The`app` represents as the sub-folder. It can be nested into another sub-folder. Currently, AppFlowy only supports one layer document structure. A `app` contains a list of `view`s.

![img.png](/files/pZ0w1GTCHazxHfOktuCR)
