# Visibility (Hide & Show)

## Cara Menampilkan atau Menyembunyikan Objek dengan Fitur Interactivity

{% embed url="<https://youtu.be/o3fJL3M8cUs>" %}

Pertama-tama, pilih objek pemicu, pilih **Add Interactivity**, dan tentukan aksi yang ingin dilakukan terhadap objek.

Jika kamu ingin menampilkan objek, pilih opsi **Show**. Namun, jika ingin menyembunyikannya, pilih opsi **Hide**.

Lalu, kamu bisa ganti nama aksi dan pilih objek target yang ingin kamu tampilkan atau sembunyikan.

Lakukan pengaturan di bagian **Advanced Setting**, dan klik **Apply** jika kamu sudah selesai!


---

# 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://guide.assemblrworld.com/studio-id/editor-assemblr-studio/fitur-interactivity/visibility-hide-and-show.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.
