|
| 1 | +--- |
| 2 | +title: "Global Search & Navigation" |
| 3 | +description: "How to perform actions, search for entities, find features, and more with Global Search & Navigation" |
| 4 | +group: getting-started |
| 5 | +toc: true |
| 6 | +--- |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +Stay where you are in Codefresh and get to what you want without extra clicks! Be it navigation, actions such as switching accounts, or finding entities such as pipelines or builds, Codefresh Global Search & Navigation is your answer. |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +## About Global Search & Navigation |
| 17 | + |
| 18 | +Global Search & Navigation is always available in the toolbar, displayed on the top-left. |
| 19 | + |
| 20 | +> **TIP**: |
| 21 | +If you don't see it, you may have to [enable the Codefresh New Experience]({{site.baseurl}}/docs/new-codefresh/enable-new-experience/#enable-the-codefresh-new-experience). |
| 22 | + |
| 23 | +When you click the Global Search field, you can see the predefined categories to jump-start your search for **Pipelines** **Projects**, or **Documentation**. |
| 24 | + |
| 25 | +To start the search, click a category or directly type in the first letters of what you're looking for. |
| 26 | +Select the option or use the shortcut keys. See [Keyboard shortcuts for Global Search & Navigation](#keyboard-shortcuts-for-global-search--navigation). |
| 27 | + |
| 28 | +>**TIP**: |
| 29 | +The results are synced to your permissions and account settings. |
| 30 | + |
| 31 | + |
| 32 | + {% include |
| 33 | +image.html |
| 34 | +lightbox="true" |
| 35 | +file="/images/administration/command-bar/quick-search-options.png" |
| 36 | +url="/images/administration/command-bar/quick-search-options.png" |
| 37 | +alt="Global Search & Navigation in Codefresh" |
| 38 | +caption="Global Search & Navigation in Codefresh" |
| 39 | +max-width="60%" |
| 40 | +%} |
| 41 | + |
| 42 | + |
| 43 | +We are always adding more options, so stay tuned to our online announcements. |
| 44 | + |
| 45 | +>**NOTE**: |
| 46 | +>The Global Search & Navigation feature establishes an initial handshake request with the data source API on inital loading. The outcome of this request does not impact functionality, even in on-premises or air-gapped environments where it will fail. |
| 47 | +>Although your monitoring or alerting systems may flag it as a failure, you can safely disregard the failure notification. |
| 48 | +
|
| 49 | +## Keyboard shortcuts for Global Search & Navigation |
| 50 | + |
| 51 | +Here are a few keyboard shortcuts to work with Global Search & Navigation. |
| 52 | + |
| 53 | +{: .table .table-bordered .table-hover} |
| 54 | +| Navigate to | Keyboard Shortcuts | |
| 55 | +| ---------- | -------------------------- | |
| 56 | +| Global Search | **⌘+ K** | |
| 57 | +| Projects | **P** then **R** | |
| 58 | +| Builds | **B** | |
| 59 | +| Steps | **S** then **T** | |
| 60 | +| GitOps Apps | **A** then **P** | |
| 61 | +| Helm Boards | **H** then **B** | |
| 62 | +| DORA Metrics | **D** then **R** | |
| 63 | +| Images | **I** then **M** | |
| 64 | + |
| 65 | + |
| 66 | +## Find actions & configuration settings |
| 67 | +In addition to quickly navigating to specific entities such as Builds and Pipelines, administrators can navigate to configuration settings such as Single Sign-On, and installation actions. |
| 68 | + |
| 69 | +{% include |
| 70 | +image.html |
| 71 | +lightbox="true" |
| 72 | +file="/images/administration/command-bar/quick-search-single-sign-on.png" |
| 73 | +url="/images/administration/command-bar/quick-search-single-sign-on.png" |
| 74 | +alt="Example: Finding Single Sign-On with Global Navigation & Search" |
| 75 | +caption="Example: Finding Single Sign-On with Global Navigation & Search" |
| 76 | +max-width="60%" |
| 77 | +%} |
| 78 | + |
| 79 | +## Switch accounts |
| 80 | +Use Global Search & Navigation to switch between Codefresh accounts. |
| 81 | +Instead of selecting the account to sign in to from your avatar, stay where you are, and use our built-in action to switch accounts. |
| 82 | + |
| 83 | +* In the Global Search field, start typing `accounts` to get to the Switch Account action. |
| 84 | +* Select **Switch Account**** to see the list of accounts, and then either select or use auto-complete to select the account. |
| 85 | + |
| 86 | + {% include |
| 87 | +image.html |
| 88 | +lightbox="true" |
| 89 | +file="/images/administration/command-bar/switch-account.png" |
| 90 | +url="/images/administration/command-bar/switch-account.png" |
| 91 | +alt="Switch accounts with Global Navigation & Search" |
| 92 | +caption="Switch accounts with Global Navigation & Search" |
| 93 | +max-width="60%" |
| 94 | +%} |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | +## Related articles |
| 99 | +[Account and user settings]({{site.baseurl}}/docs/administration/account-user-management) |
| 100 | +[Codefresh for CI]({{site.baseurl}}/docs/getting-started/ci-codefresh/) |
| 101 | +[Codefresh for CD]({{site.baseurl}}/docs/getting-started/cd-codefresh/) |
| 102 | +[Concepts in Codefresh]({{site.baseurl}}/docs/getting-started/concepts/) |
| 103 | +[Introduction to Codefresh]({{site.baseurl}}/docs/getting-started/intro-to-codefresh/) |
0 commit comments