# Breadcrumb

### How to add breadcrumb to WordPress media library

Along with the folder tree on the left side, you can add a type of secondary navigation that reveals the file's location in your media folder structure.

Go to FileBird Settings > Settings > Enable option **Show Breadcrumb** > Save changes.

<figure><img src="/files/3TEjJnE3HLn4jhi5wuqg" alt=""><figcaption></figcaption></figure>

In the Right Section of the Library, you will see location-based breadcrumb let you know where you are in the folders hierarchy.&#x20;

<figure><img src="/files/IRxKD1E1WtkzyNtZZHVQ" alt=""><figcaption></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/breadcrumb.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.
