# Toggling Visibility on Existing Parts

Sometimes when constraining, there is another part in the way and we can't see what we are doing.  We can toggle visibility on the parts so they aren't seen.&#x20;

## Toggle in Workspace

Right click the part in the workspace and select `Visibility`.  This turns visibility off, and the part won't be seen.  The keyboard shortcut for this is `alt+v`.

![Toggling Visibility Off](https://3510336827-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M7yGVyBrcpSR8SDSikj%2F-MfFuLTSs00RZcKjq3CY%2F-MfG1oES_nl91z1-cWPe%2Fimage.png?alt=media\&token=155f1113-f9d9-4ed7-a865-f2bbd6672157)

In the model browser on the left, the part now appears grayed out.  You can bring it back by either right clicking and selecting `Visibility`, or selecting the part and pressing `alt+v` on your keyboard.&#x20;

![Turn Visibility On](https://3510336827-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M7yGVyBrcpSR8SDSikj%2F-MfFuLTSs00RZcKjq3CY%2F-MfG2MsFs_zvXqqVhkcJ%2Fimage.png?alt=media\&token=58b6f38a-7360-4d0b-8626-71cbad0eb599)

## Contributors to this Article:

* Jess - EZ


---

# 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://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis/toggling-visibility-on-existing-parts.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.
