# Navigation

## Search

<figure><img src="/files/eTg4ei6LxoTfHppoEvfn" alt=""><figcaption><p>Navigation bar with search icon</p></figcaption></figure>

The magnifying glass icon on the top right of the app will open a dialog where you can search for any of your BrightID connections by name or BrightID.

### Search within results

Profiles let you search within results in the Connections, Activity, and Evaluations tabs.

<figure><img src="/files/2lDiljAh6fAdJRnld7MW" alt=""><figcaption><p>Profile page, Connections tab, with a search bar</p></figcaption></figure>

## Breadcrumbs

<figure><img src="/files/eTg4ei6LxoTfHppoEvfn" alt=""><figcaption><p>Blue breadcrumbs icon with white arrows</p></figcaption></figure>

The blue icon in the upper left of the app opens the breadcrumb menu.

<figure><img src="/files/Kvp2hc3mhO8yD2Qy9AkW" alt=""><figcaption><p>Subject profile with Breadcrumb menu open</p></figcaption></figure>

As you work in Aura, you might move between different profiles to find people to evaluate. Breadcrumbs help you see your history and visit previous profiles. Breadcrumbs also remember the views you selected on previous profiles.

### Closing the breadcrumb menu

When the breadcrumb menu is open, the icon turns into an "x." Clicking it closes the menu. Existing breadcrumbs will still be saved.


---

# 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://brightid.gitbook.io/aura/advanced-features/navigation.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.
