# Account-wide Sharing Settings

Box allows the Admin to set settings across the entire account. These settings take precedence over settings taken elsewhere.&#x20;

### Shared links

Shared links are links to content in the organization. The Admin can change the default shared link behavior, from allowing any user to create a link to share any content down to completely disabling shared links.&#x20;

Part of account-wide shared links settings include actions link recipients can take. Users who receive shared links can either be set to be able to download and edit the content (depending on folder and file sharing settings) or be set to preview only.&#x20;

### Collaboration invitations

Another setting that the Admin can modify is how users can accept invitations to collaborate. By default, invitations will be set to be accepted automatically, but this can be changed so that they must be reviewed first and can be rejected.&#x20;


---

# 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.the-cloud-storage-guide.io/cloud-storage-platforms/box-overview/storage-and-sharing/account-wide-sharing-settings.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.
