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

# Opening or Searching for Box Notes

export const InlineImage = ({src, alt = "", height = "1em"}) => {
  return <img noZoom src={src} alt={alt} style={{
    display: "inline-block",
    verticalAlign: "middle",
    height: height,
    width: "auto",
    margin: "0"
  }} />;
};

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "End User , Box Notes , Users , Search , Open , Article , New , Product Utilization , Instruction"}} />

In the Box Notes web interface, you can open or search for any Box Note that you have access to.

**Opening Box Notes**

1. From your**Files** page, in the lefthand navigation click **Notes** to open your default Box Notes folder.
2. Click the folder icon in the upper left corner of the toolbar.
3. In the window that opens, select the Box Note you would like to open by clicking the bubble beside its name. You can also search for a Box Note using the search bar in the pop-up. Click **Choose** when you have selected a Box Note.

To return to a previously opened Box Note, access it from your [Recents](/en/box-notes/staying-organized-in-box-notes/accessing-recent-box-notes).

**Searching Box Notes**

1. Click the search icon in the upper left.
2. Enter your search terms in the search bar that displays.
3. Click a result to open that note.
