> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Context Search

Context Search makes the Notebook and block system more accessible by allowing for easier exploration of workflows and block combinations.

**What it does:** There is an icon that appears when most blocks are selected (shown below).

![Context](https://storage.googleapis.com/files-learn/static/images/using-blocks/context.png)

* When you select the icon, a search bar will appear to the right of the block.
* From there, you can search through all the compatible blocks that can be used with the block (shown below).

![Context](https://storage.googleapis.com/files-learn/static/images/using-blocks/context.gif)

**Tips:**

* The pop-up search bar shows all options listed in alphabetical order that you can select.
* Context Search isn't available for variables.
* Use (S) as a keyboard shortcut to activate Context Search.
* Any option selected will become the outer nested block of the initial block.
* If there is an outer nested block already to the block running the Context Search, the list of potential blocks will allow only blocks that are compatible with *both* the input(s) of the outer nested block and the output of the inner nested block.

![Context](https://storage.googleapis.com/files-learn/static/images/using-blocks/context1.png)
