# FAQs

#### **When I create a new post, can I choose an uploaded file from a specific folder?**

Yes, you can choose the folder in the dropdown list of the filter box beside the search box.

#### **How can I bulk select multiple files and put them into a folder?**

You can use the bulk select Button in media grid, bulk select files you want and just drag them into a folder.

#### **Do all of my uploaded files remain the same after I first install this plugin?**&#x20;

Yes, they do.

#### **If I create a folder or category, does this override the default WordPress path “wp-content/uploads”?**

No, it does not. The file default path still remains.

#### **When I move an image to another folder, does this action affect the image appearance on my frontend?**

No, it does not. The image is still displayed correctly on the site frontend.

#### What are other WordPress plugins by Ninja Team?

We build awesome free plugins at <https://profiles.wordpress.org/ninjateam/#content-plugins>. [**Click Here To See Our Portfolio**](https://1.envato.market/ojvQo)


---

# 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://ninjateam.gitbook.io/filebird/other-links/faq.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.
