# Visibility Settings

This function allows managers and authorized users to control “who sees whom” with respect to the site team. This is very useful when it becomes necessary to hide the identity of certain team members or groups from other team members. For example, this feature can be used during the tendering process where all bidders can utilize the same site without ever knowing the identity of fellow bidders.

### To modify Visibility Settings

1. Select Site
2. Go To Site Members
3. Go to Settings -> Visibility Settings
4. Select the appropriate confidentiality level
   * Standard – All site members are visible to each other. This is the default setting.
   * Controlled – All site members are hidden from each other. Site Team Manager can change individual visibility settings of Contact Groups and Work Groups from section which appears when you click Controlled option
5. Click “Apply” button to save the changes


---

# 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://help.workdigital.io/portal-management/untitled/site-members/visibility-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.
