# Visibility rules

{% embed url="<https://www.loom.com/share/dcfa4e762dfb430eb42ed1f88d187a4b?from_recorder=1&focus_title=1>" %}

Visibility rules for when certain pages or components should be visible to which teammates in your Jet app.

* Set visibility rules by user or teams role, properties
* Preview as other app users to make sure your rules are applied
* Create custom visibility rules

{% content-ref url="/pages/-MOX-A0gjKt01XbcDQ8W" %}
[Conditionals](/user-guide/components-visibility.md)
{% endcontent-ref %}


---

# 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.jetadmin.io/user-guide/visibility-rules.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.
