# SharePoint

![](/files/EIzqzMutHesmC1C7JqDG)

**Section Purpose:** The security section shows recommend security controls for Teams based on the CIS Controls. Each control contains the following subsections:

* Description
* Policy Definition
* Licensing Considerations&#x20;
* Set Up Instructions
* End-User Impact
* PowerShell Scripts
* Video Tutorials

| Policy                                                                                                                                                                                           | End-User Impact                           | License  |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------- | -------- |
| [File and Folder Links Default Sharing Settings SHALL Be Set to Specific People](/security/sharepoint/file-and-folder-links-default-sharing-settings-shall-be-set-to-specific-people.md)         | <mark style="color:green;">Low</mark>     | Standard |
| [External Sharing SHOULD be Set to “New and Existing Guests”](/security/sharepoint/external-sharing-should-be-set-to-new-and-existing-guests.md)                                                 | <mark style="color:red;">High</mark>      | Standard |
| [Sensitive SharePoint Sites SHOULD Adjust Their Default Sharing Settings](/security/sharepoint/sensitive-sharepoint-sites-should-adjust-their-default-sharing-settings.md)                       | <mark style="color:yellow;">Medium</mark> | Standard |
| [Expiration Times for Guest Access to a Site SHOULD Be Determined by specific needs](/security/sharepoint/expiration-times-for-guest-access-to-a-site-should-be-determined-by-specific-needs.md) | <mark style="color:green;">Low</mark>     | Standard |
| [Users SHALL Be Prevented from Running Custom Scripts](/security/sharepoint/users-shall-be-prevented-from-running-custom-scripts.md)                                                             | <mark style="color:green;">Low</mark>     | Standard |


---

# 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.tminus365.com/security/sharepoint.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.
