

# ListFolders
<a name="list-folders"></a>

Use the `ListFolders` operation to list all folders in an Quick Sight account. 

Following is an example AWS CLI command for this operation.

------
#### [ AWS CLI ]

```
aws quicksight list-folders 
    --aws-account-id AWSACCOUNTID 
    --page-size 10 
    --max-items 100
```

------

For more information about the `ListFolders` operation, see [ListFolders](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListFolders.html) in the *Quick Sight API Reference*.