# Set site anonymous access

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/sp-site-management/anon-access/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/sp-site-management/anon-access/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity configures anonymous access to a website.

![Set site anonymous access activity configured in the SharePoint Workflow Designer](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/set_site_anonymous_access_1.png)

***Note**: To perform this action, an administrator must have enabled anonymous access for the web application.*

**Caution**: Enabling anonymous access makes a web server inherently less secure, as anonymous users and authenticated users without granted access to your site can potentially change settings or content or launch a denial of service attack against your server. Their actions cannot be traced to an authenticated user account.

## **SharePoint Workflow Designer Phrase**

Anonymous user can access: **Nothing** at **site URL**

## **Parameters**


| Parameter | Description |
|---|---|
| Nothing | Anonymous access level:; - **Nothing** - No access.; - **Lists and libraries** - Allows reading of lists and libraries where the View Items permission has been granted to anonymous users.; - **Entire Web site** - Allows reading of any lists, libraries, or folders that inherit permissions from the site, and access to list items or documents in those lists and libraries. |
| site URL | **Optional**. The URL of the site collection where anonymous access is being modified. Default is the current site collection. |


See Also: [Enable anonymous access](https://learn.microsoft.com/en-us/sharepoint/administration/manage-anonymous-access-for-a-web-application)
