> ## 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.

# Accessing Box Notes Inbox

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: "has_image , End User , Box Notes , Applications , Access , Concept , Article , New , Product Utilization , Instruction , P2"}} />

Your Box Notes Inbox enables you immediately to see which Box Notes have been recently edited by collaborators. To view your Box Notes Inbox, in the lefthand navigation in any Box Note click the Inbox icon (<InlineImage src="/images/box-notes/inbox-icon-box-notes.png" alt="inbox-icon-box-notes-png" />).

Any Box Notes updated since the last time you opened Box Notes are pushed to the top of the list and display with a blue dot. The Inbox icon also displays the number of updated Box Notes you have not viewed yet.  After you view these Box Notes, the blue dot and number no longer display.

<Frame>
  <img src="https://mintcdn.com/product-docs/w-T_6NPwQG7Ze9eT/images/box-notes/box-notes-inbox.png?fit=max&auto=format&n=w-T_6NPwQG7Ze9eT&q=85&s=b1df293dd621a96589c6162fe5869034" alt="box-notes-inbox-png" width="999" height="479" data-path="images/box-notes/box-notes-inbox.png" />
</Frame>
