diff --git a/jekyll_files/CHANGELOG.md b/jekyll_files/CHANGELOG.md
index 3da18c6..6c41301 100644
--- a/jekyll_files/CHANGELOG.md
+++ b/jekyll_files/CHANGELOG.md
@@ -5,13 +5,13 @@ nav_order: 4
---
# Laserfiche SharePoint Online Integration Changelog
-## 1.0.0.280
+## 1.0.0.360
### Features
- Initial release
-- Ability to save documents to Laserfiche from SharePoint with mapped metadata
-- Ability to view your Laserfiche repository from within SharePoint
+- Ability to save documents in a SharePoint document library to Laserfiche
+- Ability to view your Laserfiche repository from within SharePoint Online
### Known Issues
- **488127:** Importing file from repository explorer hits a dead end when invalid metadata is entered
@@ -20,4 +20,7 @@ nav_order: 4
- **Workaround:** To edit the configuration, click the "Sign In" button.
- **487980:** If configured Laserfiche template is deleted, profile configuration page does not show a good error.
- **Workaround:** Delete the profile or reconfigure the metadata of the profile.
+- **490833:** Content Type can't be determined unless column is shown
+ - **Workaround:** Display the `Content Type` column in the Documents tab of the site.
+- **492278:** Image files are saved to Laserfiche as electronic documents
diff --git a/jekyll_files/_config.yml b/jekyll_files/_config.yml
index 3a0c9e0..e8558bc 100644
--- a/jekyll_files/_config.yml
+++ b/jekyll_files/_config.yml
@@ -62,5 +62,5 @@ plugins:
heading_anchors: true
color_scheme: lf-styles
-favicon_ico: "/assets/favicon.webp"
+favicon_ico: "/assets/favicon.ico"
diff --git a/jekyll_files/assets/favicon.ico b/jekyll_files/assets/favicon.ico
new file mode 100644
index 0000000..879ee52
Binary files /dev/null and b/jekyll_files/assets/favicon.ico differ
diff --git a/jekyll_files/assets/favicon.webp b/jekyll_files/assets/favicon.webp
deleted file mode 100644
index 56ed0a7..0000000
Binary files a/jekyll_files/assets/favicon.webp and /dev/null differ
diff --git a/jekyll_files/docs/admin-documentation/adding-app-organization.md b/jekyll_files/docs/admin-documentation/adding-app-organization.md
index 3060cd7..d217ce7 100644
--- a/jekyll_files/docs/admin-documentation/adding-app-organization.md
+++ b/jekyll_files/docs/admin-documentation/adding-app-organization.md
@@ -1,29 +1,25 @@
-
-
----
-layout: default
-title: Adding App to Organization
-nav_order: 1
-parent: Laserfiche SharePoint Integration Administration Guide
----
-
-# Adding App to Organization
-
-### Prerequisites
-
-- Have a SharePoint Online account with administrator privileges for the tenant app catalog.
-- Download the latest Laserfiche SharePoint Integration [package](../assets/LaserficheSharePointOnlineIntegration.sppkg)
-
-### Steps
-
-1. Navigate to the following url: https://{your-full-subdomain.and-domain.com}/sites/appcatalog/AppCatalog/Forms/AllItems.aspx, where the part in curly braces is replaced by the domain and subdomain of your SharePoint-related websites.
-1. If you can see the "+New" and "Upload" buttons, then proceed to the next step. If not, ask an administrator to [add you as an admin to the SharePoint Online App Catalog](https://learn.microsoft.com/en-us/office365/customlearning/addappadmin#add-an-administrator).
-1. Click Upload and select the Laserfiche SharePoint package file (.sppkg).
-
-1. Click on the Deploy button when prompted to trust the solution.
-
-
-### Next Steps
-
-Follow the steps for [Adding App to SharePoint Site](./adding-app-to-sp-site)
+
+
+---
+layout: default
+title: Adding App to Organization
+nav_order: 1
+parent: Laserfiche SharePoint Online Integration Administration Guide
+---
+
+# Adding App to Organization
+
+
+### Prerequisites
+
+- Have a SharePoint Online account with administrator privileges.
+- If you don't wish to use the integration available in the SharePoint Store, download the latest Laserfiche SharePoint Online Integration [package](../assets/LaserficheSharePointOnlineIntegration.sppkg) and add it as a custom app.
+
+### Steps
+
+Follow Microsoft's documentation for [adding apps from the SharePoint Store](https://learn.microsoft.com/en-us/sharepoint/use-app-catalog#add-apps-from-the-sharepoint-store){:target="_blank"} or for [adding custom apps](https://learn.microsoft.com/en-us/sharepoint/use-app-catalog#add-custom-apps){:target="_blank"}.
+
+### Next Steps
+
+Follow the steps for [setting up the app in your SharePoint site](./adding-app-to-sp-site)
\ No newline at end of file
diff --git a/jekyll_files/docs/admin-documentation/adding-app-to-sp-site.md b/jekyll_files/docs/admin-documentation/adding-app-to-sp-site.md
index 5a56ad3..c3a3771 100644
--- a/jekyll_files/docs/admin-documentation/adding-app-to-sp-site.md
+++ b/jekyll_files/docs/admin-documentation/adding-app-to-sp-site.md
@@ -1,53 +1,44 @@
-
-
----
-layout: default
-title: Adding App to SharePoint Site
-nav_order: 2
-parent: Laserfiche SharePoint Integration Administration Guide
----
-
-# Adding App to SharePoint Site
-
-### Prerequisites
-
-- Be an owner of a SharePoint site you want to add the integration to.
-- The site must exist in an organization which has the integration installed. (see [Adding App to Organization](./adding-app-organization))
-
-### Steps
-
-1. Go to the SharePoint site that you would like to install the integration on. If you do not have a SharePoint site already, you can find instructions [here](https://support.microsoft.com/en-gb/office/create-a-site-in-sharepoint-4d1e11bf-8ddc-499d-b889-2b48d10b1ce8) on how to create one.
-1. Navigate to the app catalog by clicking on the "Site contents" item in the
- navigation bar.
-
-1. Open the "New" Dropdown menu by clicking on the "+" icon.
-
-1. Add the App named “Laserfiche SharePoint Online Integration”.
-
-1. Navigate to your SharePoint site. If successfully installed, the app will be listed under the “Site contents” tab.
-
-
-### The Laserfiche Sign In Page
-
-1. In your SharePoint site, select the "Pages" item in the navigation bar on the left side of the page.
-
-1. Create and open a new site page by clicking the "+ New" button and selecting "Site Page" from the dropdown.
-1. Title the page “LaserficheSignIn”.
-1. Move your cursor just below the title area to the white space beneath. This should reveal a hidden "+" button. If you hover over it, it should display the message "Add a new web part in column one”.
-
-1. Click on that button and Search for “Laserfiche Sign In".
-
-1. Click on the search result with a white L on an orange square. The Laserfiche Sign In web part should now appear on your Page. Before creating subsequent pages, make sure to click the 'Publish' button to save the page.
-
-### The Repository Explorer Page
-
-Follow the same steps as above, but title the Page whatever you wish and add the “Repository Explorer” web part.
-
-### The Admin Configuration Page
-
-Follow the same steps as above, but title the page whatever you wish and add the “Admin Configuration” web part instead of “Laserfiche Sign In".
-
-### Next Steps
-
-Before you can log in and use the web pages you just created, you will need to [Register them in the Laserfiche Developer Console](../admin-documentation/register-app-in-laserfiche). After you register your Apps, you should be able to log in and use the web parts. For Documentation on how to use the integration, reference the [User Documentation](../user-documentation/).
+
+---
+layout: default
+title: Adding App to SharePoint Site
+nav_order: 2
+parent: Laserfiche SharePoint Online Integration Administration Guide
+---
+
+# Adding App to SharePoint Site
+
+## Adding app via SharePoint store
+### Prerequisites
+
+- Be an owner of a SharePoint site you want to add the integration to.
+
+### Initial Steps
+
+Follow Microsoft's instructions for [adding an app to a site in SharePoint](https://support.microsoft.com/en-us/office/add-an-app-to-a-site-ef9c0dbd-7fe1-4715-a1b0-fe3bc81317cb){:target="_blank"}.
+
+
+### The Laserfiche Sign In Page
+
+1. In your SharePoint site, select the "Pages" item in the navigation bar on the left side of the page.
+
+1. Create and open a new site page by clicking the "+ New" button and selecting "Site Page" from the dropdown.
+1. Title the page “LaserficheSignIn”.
+1. Move your cursor just below the title area to the white space beneath. This should reveal a hidden "+" button. If you hover over it, it should display the message "Add a new web part in column one”.
+
+1. Click on that button and Search for “Laserfiche Sign In".
+
+1. Click on the search result with a white L on an orange square. The Laserfiche Sign In web part should now appear on your Page. Before creating subsequent pages, make sure to click the 'Publish' button to save the page.
+
+### The Repository Explorer Page
+
+Follow the same steps as above, but title the Page whatever you wish and add the “Repository Explorer” web part.
+
+### The Admin Configuration Page
+
+Follow the same steps as above, but title the page whatever you wish and add the “Admin Configuration” web part instead of “Laserfiche Sign In".
+
+### Next Steps
+
+Before you can log in and use the web pages you just created, you will need to [Register them in the Laserfiche Developer Console](../admin-documentation/register-app-in-laserfiche). After you register your Apps, you should be able to log in and use the web parts. For Documentation on how to use the integration, reference the [User Documentation](../user-documentation/).
diff --git a/jekyll_files/docs/admin-documentation/configuring-metadata-mappings.md b/jekyll_files/docs/admin-documentation/configuring-metadata-mappings.md
index 6d7c14a..ef8a9e0 100644
--- a/jekyll_files/docs/admin-documentation/configuring-metadata-mappings.md
+++ b/jekyll_files/docs/admin-documentation/configuring-metadata-mappings.md
@@ -1,49 +1,49 @@
-
-
----
-layout: default
-title: Configuring Metadata Mappings
-nav_order: 4
-parent: Laserfiche SharePoint Integration Administration Guide
----
-
-# Configuring Metadata Mappings
-
-### Prerequisites
-
-- be a Site Owner of the SharePoint Site for which the integration will be configured
-
-## Introduction
-
-You must configure mappings for your site before you can send documents to Laserfiche. Mappings are set based on the SharePoint Content Type of the item you are trying to save. You must set up a mapping for each SharePoint Content Type you use in your site, or set a default mapping for anything not specifically mapped that you would still like to save to Laserfiche.
-
-A mapping allows you to specify options for how to save to Laserfiche for that Content Type, including a destination folder, a template with mapped metadata from SharePoint properties to Laserfiche fields, and what happens in SharePoint once you save to Laserfiche.
-
-## Steps
-
-### Create a Profile
-
-In the "Profiles" tab of the Admin Configuration web part, click on the “Add Profile” button to add a new profile. Click on the pencil icon to edit an existing profile. Either selection will open the Profile Editor View.
-
-
-### Define the Profile in the Profile Editor
-
-- Name: this is the identifier used to associate SharePoint content types with this profile in the Profile Mapping tab.
-- Laserfiche Template: If a profile is assigned a template, then all files saved to Laserfiche through that profile will be assigned that template in Laserfiche. [Learn more about templates](https://doc.laserfiche.com/laserfiche.documentation/en-us/Content/Fields_and_Templates.html).
-- Laserfiche Destination: This option specifies the path to the folder in the Laserfiche Repository where the files associated with this profile will be saved.
-- After Import: This option specifies what to do with the SharePoint file after exporting it to Laserfiche.
-
-- Mappings from SharePoint Column to Laserfiche Field Values - This is where the actual metadata transfer is configured. - Each Field in the template can be assigned a SharePoint column, so that when files are exported from SharePoint to Laserfiche, the file in Laserfiche will have a field with the same value as the Column of the file in SharePoint. - templates with required fields MUST have columns assigned to them. - The association between SharePoint columns and Laserfiche fields should be one-to-one, i.e., you should not attempt to map multiple SharePoint columns to the same Laserfiche field.
-
-
-### Map Content Types to Profiles in the Profile Mapping Tab
-
-Displays a list of SharePoint Content Types and their corresponding Laserfiche Profile. If you add a content type/profile pair, then
-any SharePoint content matching that type will be assigned the corresponding profile when you attempt to save the content to Laserfiche.
-
-
-### Default Profile
-
-If you attempt to save a file to Laserfiche and it does not have a SharePoint Content Type or its SharePoint Content Type is not mapped to any Laserfiche Profile, you will not be able to save that file. You must either create a mapping for each Content Type that will exist on your site or set a default mapping which will apply to any file in SharePoint that does not have a Content Type or does not have a corresponding Laserfiche Profile for its Content Type.
-
+
+
+---
+layout: default
+title: Configuring Metadata Mappings
+nav_order: 4
+parent: Laserfiche SharePoint Online Integration Administration Guide
+---
+
+# Configuring Metadata Mappings
+
+### Prerequisites
+
+- be a Site Owner of the SharePoint Site for which the integration will be configured
+
+## Introduction
+
+You must configure mappings for your site before you can send documents to Laserfiche. Mappings are set based on the SharePoint Content Type of the item you are trying to save. You must set up a mapping for each SharePoint Content Type you use in your site, or set a default mapping for anything not specifically mapped that you would still like to save to Laserfiche.
+
+A mapping allows you to specify options for how to save to Laserfiche for that Content Type, including a destination folder, a template with mapped metadata from SharePoint properties to Laserfiche fields, and what happens in SharePoint once you save to Laserfiche.
+
+## Steps
+
+### Create a Profile
+
+In the "Profiles" tab of the Admin Configuration web part, click on the “Add Profile” button to add a new profile. Click on the pencil icon to edit an existing profile. Either selection will open the Profile Editor View.
+
+
+### Define the Profile in the Profile Editor
+
+- Name: this is the identifier used to associate SharePoint content types with this profile in the Profile Mapping tab.
+- Laserfiche Template: If a profile is assigned a template, then all files saved to Laserfiche through that profile will be assigned that template in Laserfiche. [Learn more about templates](https://doc.laserfiche.com/laserfiche.documentation/en-us/Content/Fields_and_Templates.html){:target="_blank"}.
+- Laserfiche Destination: This option specifies the path to the folder in the Laserfiche Repository where the files associated with this profile will be saved.
+- After Import: This option specifies what to do with the SharePoint file after exporting it to Laserfiche.
+
+- Mappings from SharePoint Column to Laserfiche Field Values - This is where the actual metadata transfer is configured. - Each Field in the template can be assigned a SharePoint column, so that when files are exported from SharePoint to Laserfiche, the file in Laserfiche will have a field with the same value as the Column of the file in SharePoint. - templates with required fields MUST have columns assigned to them. - The association between SharePoint columns and Laserfiche fields should be one-to-one, i.e., you should not attempt to map multiple SharePoint columns to the same Laserfiche field.
+
+
+### Map Content Types to Profiles in the Profile Mapping Tab
+
+Displays a list of SharePoint Content Types and their corresponding Laserfiche Profile. If you add a content type/profile pair, then
+any SharePoint content matching that type will be assigned the corresponding profile when you attempt to save the content to Laserfiche.
+
+
+### Default Profile
+
+If you attempt to save a file to Laserfiche and it does not have a SharePoint Content Type or its SharePoint Content Type is not mapped to any Laserfiche Profile, you will not be able to save that file. You must either create a mapping for each Content Type that will exist on your site or set a default mapping which will apply to any file in SharePoint that does not have a Content Type or does not have a corresponding Laserfiche Profile for its Content Type.
+
diff --git a/jekyll_files/docs/admin-documentation/index.md b/jekyll_files/docs/admin-documentation/index.md
index 307c7c3..561f5b3 100644
--- a/jekyll_files/docs/admin-documentation/index.md
+++ b/jekyll_files/docs/admin-documentation/index.md
@@ -1,19 +1,20 @@
-
-
----
-layout: default
-title: Laserfiche SharePoint Integration Administration Guide
-nav_order: 2
-has_children: true
----
-
-# Laserfiche SharePoint Integration Administration Guide
-
-The following guides detail how to set up the Laserfiche/SharePoint integration. Unlike the user guides, the admin guides
-may require you to hold certain privileges, such as the ability to edit a page on a SharePoint site. Each guide contains important
-information to help you set up the integration. If you are setting up for the first time, we recommend starting at the top.
-
-## Important Security Notice
-
-JavaScript code running in same domain/origin as your SharePoint tenant has access to the Laserfiche Integration security token. This token must be kept secure to avoid unauthorized access to Laserfiche systems. To this end, ensure that only trusted code is allowed to run in the same domain/origin.
+
+---
+layout: default
+title: Laserfiche SharePoint Online Integration Administration Guide
+nav_order: 2
+has_children: true
+---
+
+# Laserfiche SharePoint Online Integration Administration Guide
+
+The following guides detail how to add the Laserfiche SharePoint Online integration. By default, you must be a tenant administrator to install the integration. Installing the integration involves the following steps:
+1. Adding the integration to your SharePoint organization.
+1. Adding the integration to a SharePoint site.
+1. Configuring authentication between the integration and your Laserfiche Cloud account.
+1. Mapping SharePoint columns and content types to Laserfiche.
+
+## Important Security Notice
+
+JavaScript code running in same domain/origin as your SharePoint tenant has access to the Laserfiche Integration security token. This token must be kept secure to avoid unauthorized access to Laserfiche systems. To this end, ensure that only trusted code is allowed to run in the same domain/origin.
\ No newline at end of file
diff --git a/jekyll_files/docs/admin-documentation/register-app-in-laserfiche.md b/jekyll_files/docs/admin-documentation/register-app-in-laserfiche.md
index 4fed4ac..76d9eb5 100644
--- a/jekyll_files/docs/admin-documentation/register-app-in-laserfiche.md
+++ b/jekyll_files/docs/admin-documentation/register-app-in-laserfiche.md
@@ -1,34 +1,33 @@
-
-
----
-layout: default
-title: Registering App in Laserfiche
-nav_order: 3
-parent: Laserfiche SharePoint Integration Administration Guide
----
-
-# Registering App in Laserfiche
-
-### Prerequisites
-
-- Have developer rights in your Laserfiche account.
-
-### Steps
-
-1. Open the [Developer Console](https://developer.laserfiche.com/developer-console.html).
-
-1. Attempt to Create a New App from Manifest, and upload the manifest provided [here](../assets/LaserficheSharePointIntegrationAppManifest.json).
-
-1. If the attempt fails because an app with that client ID already exists, find the app with that client id by opening [this url](https://app.laserfiche.com/devconsole/apps/8ee987ea-a0b1-4ca2-85c4-a79b335cd214/config) in a new tab.
-
-1. One way or another, an app with that client ID should now exist. Open the app and switch from the general tab to the authentication tab.
-
-1. Copy the URL from your SharePoint LaserficheSignIn page, append the query parameter `?autologin` and add it to the developer console as a new redirect URI. The URI should end with `SitePages/LaserficheSignIn.aspx?autologin`.
-
- - For example, if your LaserficheSignInPage was named `https://subdomain.sharepoint.com/sites/my-test-site/SitePages/LaserficheSignIn.aspx`, then the redirect URI you would add to the Laserfiche devconsole would be `https://subdomain.sharepoint.com/sites/my-test-site/SitePages/LaserficheSignIn.aspx?autologin`.
-1. You should now be able to sign in on each of the components.
-
-### Next Steps
-
-[Configure Metadata Mappings](./configuring-metadata-mappings) in the Admin Configuration web part
+
+---
+layout: default
+title: Registering App in Laserfiche
+nav_order: 3
+parent: Laserfiche SharePoint Online Integration Administration Guide
+---
+
+# Registering App in Laserfiche
+
+### Prerequisites
+
+- Have developer rights in your Laserfiche account.
+
+### Steps
+
+1. Open the [Developer Console](https://developer.laserfiche.com/developer-console.html){:target="_blank"}.
+
+1. Attempt to Create a New App from Manifest, and upload the manifest provided [here](../assets/LaserficheSharePointIntegrationAppManifest.json).
+
+1. If the attempt fails because an app with that client ID already exists, find the app with that client id by opening [this url](https://app.laserfiche.com/devconsole/apps/8ee987ea-a0b1-4ca2-85c4-a79b335cd214/config){:target="_blank"} in a new tab.
+
+1. One way or another, an app with that client ID should now exist. Open the app and switch from the general tab to the authentication tab.
+
+1. Copy the URL from your SharePoint LaserficheSignIn page, append the query parameter `?autologin` and add it to the developer console as a new redirect URI. The URI should end with `SitePages/LaserficheSignIn.aspx?autologin`.
+
+ - For example, if your LaserficheSignInPage was named `https://subdomain.sharepoint.com/sites/my-test-site/SitePages/LaserficheSignIn.aspx`, then the redirect URI you would add to the Laserfiche devconsole would be `https://subdomain.sharepoint.com/sites/my-test-site/SitePages/LaserficheSignIn.aspx?autologin`.
+1. You should now be able to sign in on each of the components.
+
+### Next Steps
+
+[Configure Metadata Mappings](./configuring-metadata-mappings) in the Admin Configuration web part
\ No newline at end of file
diff --git a/jekyll_files/docs/assets/images/NewDropDown.png b/jekyll_files/docs/assets/images/NewDropDown.png
deleted file mode 100644
index f5cbe0e..0000000
Binary files a/jekyll_files/docs/assets/images/NewDropDown.png and /dev/null differ
diff --git a/jekyll_files/docs/assets/images/addTheApp.png b/jekyll_files/docs/assets/images/addTheApp.png
deleted file mode 100644
index 0b07dad..0000000
Binary files a/jekyll_files/docs/assets/images/addTheApp.png and /dev/null differ
diff --git a/jekyll_files/docs/assets/images/appInstalled.png b/jekyll_files/docs/assets/images/appInstalled.png
deleted file mode 100644
index 9d5c735..0000000
Binary files a/jekyll_files/docs/assets/images/appInstalled.png and /dev/null differ
diff --git a/jekyll_files/docs/assets/images/sharePointSiteContents.png b/jekyll_files/docs/assets/images/sharePointSiteContents.png
deleted file mode 100644
index d5c2c72..0000000
Binary files a/jekyll_files/docs/assets/images/sharePointSiteContents.png and /dev/null differ
diff --git a/jekyll_files/docs/user-documentation/index.md b/jekyll_files/docs/user-documentation/index.md
index 9fc3d06..be00ea1 100644
--- a/jekyll_files/docs/user-documentation/index.md
+++ b/jekyll_files/docs/user-documentation/index.md
@@ -1,23 +1,22 @@
-
-
----
-layout: default
-title: Laserfiche SharePoint Integration User Guide
-nav_order: 3
-has_children: true
----
-
-# Laserfiche SharePoint Integration User Guide
-
-## Overview
-
-Laserfiche SharePoint Integration provides two services:
-
-### The Save To Laserfiche Command
-
-This provides the option to export documents directly from SharePoint to Laserfiche.
-
-### The Repository View
-
-This web part allows you to view your Laserfiche Repository inside SharePoint webpages.
+
+---
+layout: default
+title: Laserfiche SharePoint Online Integration User Guide
+nav_order: 3
+has_children: true
+---
+
+# Laserfiche SharePoint Online Integration User Guide
+
+## Overview
+
+Laserfiche SharePoint Online Integration provides two services:
+
+### The Save To Laserfiche Command
+
+This provides the option to export documents directly from SharePoint to Laserfiche.
+
+### The Repository View
+
+This web part allows you to view your Laserfiche Repository inside SharePoint webpages.
diff --git a/jekyll_files/docs/user-documentation/repository-explorer-usage.md b/jekyll_files/docs/user-documentation/repository-explorer-usage.md
index 843a415..2e65f60 100644
--- a/jekyll_files/docs/user-documentation/repository-explorer-usage.md
+++ b/jekyll_files/docs/user-documentation/repository-explorer-usage.md
@@ -1,29 +1,29 @@
-
-
----
-layout: default
-title: View Laserfiche Repository from SharePoint
-nav_order: 2
-parent: Laserfiche SharePoint Integration User Guide
----
-
-# View Laserfiche Repository from SharePoint
-
-## Usage
-
-- Navigate to the SharePoint Page containing the Repository Explorer web part. If none exists, consult the Admin Documentation for [How to Add App to SharePoint Site](../admin-documentation/adding-app-to-sp-site).
-
-- Sign In: To view your folders and documents, authenticate yourself
- by clicking on the button labeled "Sign in to Laserfiche" and
- subsequently logging in.
-- Buttons
- - Open: Clicking this button will open the selected entry, if one exists.
- - Upload File: Clicking this button will prompt you to select a file to upload to the currently open folder in the Repository Access web part.
- - New Folder: Clicking this button will prompt you to input a name for a new folder within the currently open folder.
-- Navigation
- - Navigation Down
- - Double-click on a folder to view its contents within the web part.
- - Double-click on a file to view it in Laserfiche Repository.
- - Navigation Up
- - Use the links in the Breadcrumb Navigation to jump back up to a higher level folder.
+
+
+---
+layout: default
+title: View Laserfiche Repository from SharePoint
+nav_order: 2
+parent: Laserfiche SharePoint Online Integration User Guide
+---
+
+# View Laserfiche Repository from SharePoint
+
+## Usage
+
+- Navigate to the SharePoint Page containing the Repository Explorer web part. If none exists, consult the Admin Documentation for [How to Add App to SharePoint Site](../admin-documentation/adding-app-to-sp-site).
+
+- Sign In: To view your folders and documents, authenticate yourself
+ by clicking on the button labeled "Sign in to Laserfiche" and
+ subsequently logging in.
+- Buttons
+ - Open: Clicking this button will open the selected entry, if one exists.
+ - Upload File: Clicking this button will prompt you to select a file to upload to the currently open folder in the Repository Access web part.
+ - New Folder: Clicking this button will prompt you to input a name for a new folder within the currently open folder.
+- Navigation
+ - Navigation Down
+ - Double-click on a folder to view its contents within the web part.
+ - Double-click on a file to view it in Laserfiche Repository.
+ - Navigation Up
+ - Use the links in the Breadcrumb Navigation to jump back up to a higher level folder.
\ No newline at end of file
diff --git a/jekyll_files/docs/user-documentation/sign-in-usage.md b/jekyll_files/docs/user-documentation/sign-in-usage.md
index 8e53485..6a5ceb7 100644
--- a/jekyll_files/docs/user-documentation/sign-in-usage.md
+++ b/jekyll_files/docs/user-documentation/sign-in-usage.md
@@ -1,24 +1,24 @@
-
-
----
-layout: default
-title: Save a Document to Laserfiche
-nav_order: 1
-parent: Laserfiche SharePoint Integration User Guide
----
-
-# Save a Document to Laserfiche
-
-### Prerequisites
-
-- Be able to open the documents tab in Laserfiche
-
-### Steps
-
-1. Navigate to the Documents tab in your SharePoint Site and choose which document you wish to send to Laserfiche.
-1. Right-click on the entry you chose or select the ellipses to the right of the name.
-
-1. Choose `Save to Laserfiche` from the drop-down menu.
-1. If the Document saved, you should see the following message:
-
+
+
+---
+layout: default
+title: Save a Document to Laserfiche
+nav_order: 1
+parent: Laserfiche SharePoint Online Integration User Guide
+---
+
+# Save a Document to Laserfiche
+
+### Prerequisites
+
+- Be able to open the documents tab in Laserfiche
+
+### Steps
+
+1. Navigate to the Documents tab in your SharePoint Site and choose which document you wish to send to Laserfiche.
+1. Right-click on the entry you chose or select the ellipses to the right of the name.
+
+1. Choose `Save to Laserfiche` from the drop-down menu.
+1. If the Document saved, you should see the following message:
+
\ No newline at end of file
diff --git a/jekyll_files/index.md b/jekyll_files/index.md
index 0975f6d..ca3d76b 100644
--- a/jekyll_files/index.md
+++ b/jekyll_files/index.md
@@ -4,20 +4,17 @@ title: Overview
nav_order: 1
---
-# Working with the Laserfiche SharePoint Integration
+# Working with the Laserfiche SharePoint Online Integration
## Introduction
-Laserfiche SharePoint Integration allows you to do two things:
+The Laserfiche SharePoint Online Integration adds the following functionality to your SharePoint Online site:
-- Browse Laserfiche repository: Sites in SharePoint can use the integration to add a web part which provides a view into the
- Laserfiche cloud repository and to open documents in Laserfiche Web Client. The Repository Explorer web part supports this functionality.
+- Laserfiche Repository Explorer: Browse a Laserfiche Cloud repository directly from a SharePoint site, and open documents in the web client directly from that site.
-- Save documents to Laserfiche:
- The integration enables users to export files and metadata directly from SharePoint to Laserfiche. The Laserfiche Sign In and Admin
- Configuration web parts support this functionality.
+- Save documents to Laserfiche: Send documents from a SharePoint document library to a Laserfiche Cloud repository. You can customize how different types of SharePoint documents will be handled by Laserfiche.
## Guides
-- The [Admin Guides](./docs/admin-documentation) explain how to set up the integration, and may require specialized permission.
-- The [User Guides](./docs/user-documentation) explain how to use a page with an integration already set up to save documents or browse the Laserfiche repository.
+- See the [Administration Guide](./docs/admin-documentation) for details on adding the integration to your SharePoint site.
+- See The [User Guide](./docs/user-documentation) for details on saving documents to Laserfiche or browsing the Laserfiche Cloud repository.