# File count

In FileBird, you have 2 options to count files in folder: Count files in each folder and Count files in both parent folder and subfolders.

You can set it at FileBird Settings > Settings > Folder Counter

<figure><img src="/files/awB9HNTqVYDNdHU3ukKF" alt=""><figcaption></figcaption></figure>

* Count files in each folder means only counting all files in that folder, not counting files in subfolders.
* Count files in both parent folder and subfolders means to count all files in that folder and files in subfolders.

You can see the difference below:

<figure><img src="/files/VXnYdfCQ2rHQxIHkpq9S" alt=""><figcaption><p>Count files in each folder</p></figcaption></figure>

<figure><img src="/files/4O2N7gElhZktCBGSkKvX" alt=""><figcaption><p>Count files in both parent folder and subfolders</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ninjateam.org/features/interface/file-count.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
