docs: document expanded command palette entity search (#3225)

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
This commit is contained in:
mintlify[bot]
2026-07-06 00:32:00 +02:00
committed by GitHub
parent d37ac57cc5
commit dfc5559625
3 changed files with 9 additions and 1 deletions
@@ -16,7 +16,7 @@ The **Resumes** dashboard is where you manage every resume in your account. Use
Once you have more than a few resumes, a **Search** field appears above the list. Type any part of a resume name to filter the dashboard in place.
You can also open the command palette from anywhere in the app with `Cmd/Ctrl+K`, or by clicking **Search** in the dashboard sidebar, to jump to a resume by name.
You can also open the command palette from anywhere in the app with `Cmd/Ctrl+K`, or by clicking **Search** in the dashboard sidebar. From there you can jump to a resume, application, or agent thread by name, or run quick actions like **New Application** and **New Thread**. Select **Resumes**, **Applications**, or **Threads** to filter results to a single entity type.
## Choose a view
@@ -24,6 +24,10 @@ The **Application Tracker** helps you keep your job search connected to the resu
/>
</Frame>
<Tip>
Press `Cmd/Ctrl+K` from anywhere in the app to open the command palette. Select **Applications** to search your pipeline by company or role, or run **New Application** to jump straight to the add form.
</Tip>
## Add an application
<Steps>
+4
View File
@@ -23,6 +23,10 @@ The agent page always shows your thread sidebar. Use it to continue an existing
You can also open the agent from the builder dock. When you do this, the current resume is preselected in the new thread setup screen.
<Tip>
Press `Cmd/Ctrl+K` from anywhere in the app to open the command palette. Select **Threads** to search existing threads by title, resume, or provider, or run **New Thread** to jump straight to the setup screen.
</Tip>
## Start a new thread
<Steps>