> For the complete documentation index, see [llms.txt](https://docs.powerall.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerall.app/configuratie/sharepoint.md).

# SharePoint

Als je in je bedrijf met Microsoft werkt, heb je vaak aanvullende data over artikelen, relaties en machines in SharePoint opgeslagen. Denk aan technische datasheets, handleidingen en filmpjes. Via de SharePoint-koppeling kun je deze data direct benaderen vanuit Powerall Online. Daardoor zijn bestanden die je in SharePoint hebt opgeslagen direct zichtbaar bij de machine, relatie of het artikel. Dit noemen we het 'dossier'.

De SharePoint-koppeling gebruikt de rechten van de gebruiker die inlogt. Als je bijvoorbeeld wel toegang hebt tot Powerall Online, maar in SharePoint alleen tot artikel- en machinedata, zul je bij relaties geen bestanden zien. Een collega die wel toegang heeft tot relatiebestanden ziet de bestanden wel.

Om SharePoint te gebruiken, moet je je account gekoppeld hebben aan je Microsoft-login.

{% stepper %}
{% step %}

### Instellingen

De instellingen voor SharePoint vind je in het dashboard **Configuratie → Instellingen**.

<figure><img src="/files/9sGOsrKTb5QjXiH6Qcl8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Koppelen

Rechts in het scherm vind je het onderdeel ‘Dossier’. Als je nog geen Microsoft-account aan je Powerall Online-administratie hebt gekoppeld, klik je op ‘KOPPELEN’ om naar Mijn Powerall te gaan en dit te koppelen.

<figure><img src="/files/QI3vJeHOvxp3JxNoS1cF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Microsoft

Zorg dat het vinkje bij ‘bestanden’ aan staat. Dit staat normaal automatisch goed. Klik op ‘Koppelen’ en volg de stappen om in te loggen en je Microsoft-account aan Powerall Online te koppelen.

<figure><img src="/files/hPdGcApb1nogAXtCzuXg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Instellingen

Nu Microsoft is gekoppeld, zie je bij het onderdeel ‘Dossier’ een aantal opties. Beweeg met je muis erover en klik op het pennetje om de URL van de juiste SharePoint-locatie te koppelen.

<figure><img src="/files/PHPzM8tllVrLPwAbVd5p" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### SharePoint

Bij jouw Sharepoint ga je naar de map die je aan de entiteit wilt koppelen en klik dan op 'Koppeling kopiëren', ga dan naar 'Instellingen' en selecteer 'Alleen personen met bestaande toegang'. Deze url plak je dan in de instellingen.

<figure><img src="/files/h7xXiC7wudcRk5KmtDOv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Dossier

Als je nu kijkt bij de entiteit waaraan je de SharePoint-koppeling hebt toegevoegd, zie je boven in de balk het nieuwe tabblad ‘Dossier’.

<figure><img src="/files/QuTNm1lGwKNNZCBdNVOb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Dossier

Vanaf de dossierpagina kun je bestanden uploaden. Wil je het bestand direct in SharePoint openen? Klik dan op ‘Open in SharePoint’.

<figure><img src="/files/1TytWUENpTFn5Kas6iKt" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### Microsoft ontkoppelen

Wil je de SharePoint-koppeling niet meer gebruiken of je Microsoft-account ontkoppelen? Dat doe je via Mijn Powerall. Klik [hier](https://account.powerall.app/my-org/account/security) om naar je accountinstellingen te gaan en klik vervolgens op 'Ontkoppel Microsoft'.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.powerall.app/configuratie/sharepoint.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
