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

# 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"}} />

Box NotesのInboxを使用すれば、コラボレータが最近編集したBox Noteをすぐに表示できます。Box NotesのInboxを表示するには、任意のBox Noteの左側のナビゲーションにあるInboxアイコン (<InlineImage src="/images/box-notes/inbox-icon-box-notes.png" alt="inbox-icon-box-notes-png" />) をクリックします。

Box Notesを最後に開いた後に更新されたBox Noteは、リストの先頭に、青い点付きで表示されます。Inboxアイコンには、まだ閲覧されていない更新済みのBox Noteの数も表示されます。  それらのBox Noteを閲覧すると、青い点と数は表示されなくなります。

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