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

# Understanding Folder Icons and Colors

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "End User , Overview , Organize , Article , New , Product Utilization"}} />

Folder icons differ based on folder owner and collaboration status. For more information on folder permissions, [check out this article here](/en/box-fundamentals/for-users/collaborating/collaborating-by-inviting-others/understanding-folder-permissions).

Frequently-used icons are identified in the following table:

<table>
  <tbody>
    <tr>
      <td class="wysiwyg-text-align-center"><strong> Icon </strong></td>
      <td class="wysiwyg-text-align-center"><strong>Description </strong></td>
    </tr>

    <tr>
      <td class="wysiwyg-text-align-center">
        <img src="https://mintcdn.com/product-docs/FFgx8Ia-ECpN-LGR/images/box-fundamentals/personalfolder.png?fit=max&auto=format&n=FFgx8Ia-ECpN-LGR&q=85&s=86fa04171e6cb573a167827ec29b209b" alt="personalfolder-png" width="51" height="42" data-path="images/box-fundamentals/personalfolder.png" />
      </td>

      <td>
        <ul>
          <li>Personal folder</li>
          <li class="wysiwyg-text-align-left">Owned by: You</li>
          <li class="wysiwyg-text-align-left">Color: Manila</li>
        </ul>
      </td>
    </tr>

    <tr>
      <td class="wysiwyg-text-align-center">
        <img src="https://mintcdn.com/product-docs/KMHkzrLNZXajl-XP/images/box-fundamentals/sharedfolder.png?fit=max&auto=format&n=KMHkzrLNZXajl-XP&q=85&s=cad46bc5b4992429054eb08fc702f44b" alt="sharedfolder-png" width="48" height="50" data-path="images/box-fundamentals/sharedfolder.png" />
      </td>

      <td>
        <ul>
          <li>Collaborated folder</li>
          <li>Owned by: Someone within your enterprise</li>
          <li>Color: Blue</li>
        </ul>
      </td>
    </tr>

    <tr>
      <td class="wysiwyg-text-align-center">
        <img src="https://mintcdn.com/product-docs/Qyy8LmrN0pVKQFf5/images/box-fundamentals/externalfolder.png?fit=max&auto=format&n=Qyy8LmrN0pVKQFf5&q=85&s=9754fc4c624714430b2b4b95ad5dd9a8" alt="externalfolder-png" width="49" height="42" data-path="images/box-fundamentals/externalfolder.png" />
      </td>

      <td>
        <ul>
          <li>External collaborated folder</li>
          <li>Owned by: Someone outside your enterprise</li>
          <li>Color: Grey</li>
        </ul>
      </td>
    </tr>
  </tbody>
</table>
