# Subuser vehicle visibility rules

## Question

Can a subuser view the full list of vehicles belonging to a user?

## Answer

No, a subuser can only view the vehicles that have devices assigned within their account, as well as vehicles that do not have any objects or devices assigned.

For example:

![](/files/32cc5c079fd341bbec8684596418600c02299e4b)

![](/files/7c3986e0f4685fa4ee75db7baf252e0c2b9ec26e)


---

# 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://navixy.com/docs/qna/using-navixy/subuser-vehicle-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.
