# Highlight and Unhighlight Descendants

Use highlight and unhighlight to enhance diagrams' visibility.

Highlighting a specific shape including Descendants in a Diagram can improve visibility for stakeholders.

To use the Highlight feature follow these instructions:

**A** – Right-click a shape which has descendants.

**B** – Click the 'Highlight Descendants' option. All other shapes and relationships which are not descendants are shown transparently.

**C** – Right-click on a shape or the canvas background and select the 'Unhighlight All' option to remove the highlighting.


---

# 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.ins-pi.com/designer/work-in-the-app/formatting/highlight-and-unhighlight-descendants.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.
