# Sharing and folders

Typically, other Phocas users will share their favorites, dashboards, and alerts directly with you. If you have permission to create your own content items, you can share them with others.

## Sharing <a href="#learn-about-how-sharing-works" id="learn-about-how-sharing-works"></a>

A shared content item is always linked to its original owner and:&#x20;

* The shared users can only view the item (not edit, share, or delete it).
* If the owner updates the item, all shared users will see the updated version.
* If the owner deletes the item, all shared users will no longer have access to it.
* If an item is shared with a group of users, each user's database permissions and restrictions affect what they can view in Phocas. For example, sharing an item containing data about Branch X with a user who only has permission to view Branch Y will not work and an error message will display.&#x20;

You can share the content items you own (create) in the following ways:

* **Share internally with an individual user**: Select the user(s) with whom you want to share the item. Only users who have access to the underlying database display in the list. This option is suitable for users who don't have access to the folder in which you put the item.
* **Share internally to a group of users by putting the item in a folder**: Select the folder(s) in which you want to put the item. The item will be shared with all users who have access to that folder.&#x20;

## Folders

Your administrator sets up and manages the folders for your Phocas site. For example, your organization might have folders for different functional business areas, such as a branch folder containing content items related to the branch's performance. All users who work in that branch would be granted access to the folder to see those items.

When creating, sharing, or cloning a content item, you can select a folder to put it in.&#x20;

<div align="left"><figure><img src="/files/hbencufo0KeHJ6dIx8LP" alt="image-20240414-205911.png" width="272"><figcaption></figcaption></figure></div>

On your Phocas homepage, the **Folder** column identifies the applicable folders for each content item. To see only the content items in a specific folder, click the **All** dropdown menu, click **Select none**, then select the checkbox for that folder and click out of the filter.

<div align="left"><figure><img src="/files/Y2JeioBCcv1TTJtGJmty" alt="image-20240414-210838.png" width="563"><figcaption></figcaption></figure></div>


---

# 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.phocassoftware.com/basics/getting-started/sharing-and-folders.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.
