Brand Logo
  • Home
  • Articles
  • Free Stuff
    • Copilot Tips Guide 🆕
    • Free JSON Formatting Mini-Guide
    • Code Samples
  • SharePoint Training
  • About
    • Coaching
  • Home
  • Articles
  • Free Stuff
  • SharePoint Training
  • About

SharePoint’s Organization Assets Library: A Simple Guide

Posted on December 18, 2024
Have you heard of this SharePoint feature called the “Organization Assets Library”? This feature is really handy for managing and sharing important files across your organization. In this post, I’ll break it down so you understand what these are used for, and how to implement it.
 

What is the Organization Assets Library?

The Organization Assets Library is a special place in SharePoint where you can store and manage reusable assets (files) that everyone in your organization can use. You can think of it as a central hub for all your important images, logos, custom fonts, and templates (think Word and PowerPoint templates). Those images are automatically available in applications like SharePoint, Word, PowerPoint, and even Copilot! When someone needs to add a logo to a document or use a specific template, they can easily find it in the application without having to know where those files are actually stored.

Why Use an Organization Assets Library?

Here are some reasons why this feature is awesome:

  • Easy Access: Everyone in your organization can quickly find and use the files they need.

  • Consistency: Ensures that everyone uses the same logos and templates, keeping your documents and presentations looking professional and uniform. Branding is so important when sending information to external clients/vendors/etc, and this feature makes consistency so easy.

  • Time-Saving: No more hunting for the right file. Everything is in one place… your application!

  • Democratized Assets: You can have multiple Organization Assets Libraries. This lets Marketing manage brand image assets while IT manages document templates. Simple,  right??

How to Create an Organization Assets Library

Creating an Organization Assets Library is actually pretty easy. Follow these steps.

1. Choose a Site

Pick an existing SharePoint site or create a new one where you want to store your organization assets. This can be a communication site or a team site.

2. Set Permissions

Make sure the right people have access to upload and manage files. Add them as members or owners of the site.

3. Upload Files

Add your images, logos, and templates to a document library on the site.

4. Use PowerShell

You’ll need to use PowerShell to designate the library as an Organization Assets Library. Here’s how:

  • Download and install the latest SharePoint Online Management Shell.

  • Connect to SharePoint as an administrator.

  • Run this command:

    (PowerShell)
    Add-SPOOrgAssetsLibrary -LibraryUrl <URL> -ThumbnailUrl <URL> -OrgAssetType <ImageDocumentLibrary or OfficeTemplateLibrary> -CdnType <Public or Private>
    

    Replace <URL> with the actual URL of your library and thumbnail image. Choose the type of assets (images or templates) and set the CDN type (public or private).

5. Wait for It

It might take up to 24 hours for the library to appear in the Office apps.

 

What About the SharePoint Brand Center?

The SharePoint Brand Center is a centralized place where you can manage your organization’s brand assets, like colors, fonts, and images. It actually uses the Organization Assets Library to store and manage these assets in the background. This means that when you set up your Branding Center, it will automatically use the files from that Organization Assets Library, ensuring that everyone in your organization has access to the same brand resources. Pretty cool how these features tie together, isn’t it?

Conclusion

The Organization Assets Library is a fantastic tool for keeping your organization’s files organized and easily accessible. By setting it up, you ensure that everyone has the right resources at their fingertips, making your job as a SharePoint admin a whole lot easier. Plus, with the SharePoint Brand Center, you can manage all your brand assets in one place, ensuring consistency across your organization.

For more detailed instructions about the Organizaion Assets Library, check out the official documentation.

Contact Me!

    Previous Post
    The Delve Replacement Is Rolling Out Now – Here’s The Problem I See
    Next Post
    Through the Looking Glass: The Perils of AI

    Recent Posts

    Copilot Tools: SharePoint Agents, Copilot Studio Lite, and Copilot Studio

    1 Oct at 5:40 pm

    Breaking Down The New SharePoint Knowledge Agent

    19 Sep at 7:32 am

    Copilot Agents Are Quietly Slashing IT Workloads. Here’s How

    10 Sep at 7:45 am

    AI for SMB: Real-World Wins Inside The Microsoft Ecosystem

    4 Sep at 6:50 am

    How To Delete SharePoint Agents

    26 Aug at 7:10 am

    Keep Up With Microsoft

    Stay Ahead of SharePoint & M365 Copilot without the overwhelm.

    Book Recommendation
    Mastering Microsoft 365 and SharePoint Online: A complete guide to boosting organizational efficiency with Microsoft 365’s real-world solutions
    TikTok
    X
    LinkedIn
    YouTube
    *As an Amazon Associate I earn a commission from qualifying purchases.