# Sharepoint Chat Extension

{% hint style="warning" %}
**Attention:** The Blockbrain Team will provide you with your specific Sharepoint package, please provide the following information to you Contact.

* Which bot do you want to integrate?
  {% endhint %}

## Setup Steps

### **Step 1: Access SharePoint Admin Center**

<figure><img src="/files/fxodcIevOXOjjNiRTGPO" alt="" width="563"><figcaption></figcaption></figure>

* Navigate to the SharePoint Admin Center.
* Click on 'Additional Functionality'.
* Select 'Apps' from the SharePoint options.

&#x20;

### **Step 2: Upload the Extension File**

<figure><img src="/files/OCaJE2lvpJfHZVxCQf4N" alt="" width="563"><figcaption></figcaption></figure>

* Locate the 'Upload' button in the SharePoint apps section.
* Upload the extension file provided to you.

&#x20;

### **Step 3: Enable the App**

<figure><img src="/files/EqFSAsjS3ebDnMNIrrxj" alt="" width="563"><figcaption></figcaption></figure>

* After uploading, find the 'Enable App' section.
* Choose the option to 'Only enable this app' to restrict it to specific pages.

{% hint style="warning" %}
Ensure you select 'Only enable this app' to avoid it being added to all SharePoint sites.
{% endhint %}

&#x20;

### **Step 4: Activate API Access**

* Click to activate any API access requests that may appear.

&#x20;

### **Step 5: Verify App Activation**

* Confirm that the SharePoint chat extension is enabled and ready for use.

&#x20;

### **Step 6: Add the App to a Specific Page**

<figure><img src="/files/P6dKt7RCPA3WTnWbGG2g" alt="" width="563"><figcaption></figcaption></figure>

* Navigate to the desired SharePoint page (e.g., Communication site).
* Click on the extension to view information and add it to the page.

{% hint style="warning" %}
Remember to activate the app for additional pages where you want it to appear.
{% endhint %}

&#x20;

### **Step 7: Confirm Addition of the App**

<figure><img src="/files/tnhHlz76h1364kSz35VJ" alt="" width="563"><figcaption></figcaption></figure>

* Look for a notification indicating that the app has been successfully added to the page.

&#x20;

### **Step 8: Access the Chat Feature**

<figure><img src="/files/Js9S9vncuUPhkrvnJCwk" alt="" width="563"><figcaption></figcaption></figure>

* Check the bottom right corner of the page for the company chat feature.
* Use the chat as needed.

&#x20;

### **Step 9 (Optional): Activate for Additional Pages**

* Repeat the process to activate the app for any additional SharePoint pages.

## **Deleting the extension**

<figure><img src="/files/cQ1GOPTcgyJx4tKTgw3l" alt="" width="563"><figcaption></figcaption></figure>

* The extension is part of the website content, it can only be deleted from there.

## Video

{% embed url="<https://drive.google.com/file/d/1DnwH4yzg-ceNcJsa5qF4eYfychqCM0z-/view?usp=sharing>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.blockbrain.ai/for-admins/web-components/sharepoint-chat-extension.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
