# Control access

### Access Controls

You can configure how the audience is able to access the content item:&#x20;

* **Guest**: The content item is public and accessible by all. Analytics are anonymous. Supported on all content types.&#x20;
* **Account**: Audience members will need to have an account on the hub to access. You are able to see the list of users that have accessed the content. Supported on all content types.&#x20;
* **Subscription**: Access is conditional on being registered for a specific event or channel. Use this option when you wish to provide exclusive access to content based on another event or channel subscription. Only available on articles, videos and documents.&#x20;

The default access setting is Guest.&#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.wavecast.io/publishing/control-access.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.
