# Access Rights

YouDesign Command access rights are based on ServiceNow’s ACLs. Any ServiceNow admin can manage roles and groups.

The following PDF files contain an overview of different access rights by role and group. Click the links below to download the documents.

[YouDesign Command Application Menu](http://ins-pi.com/wp-content/uploads/UPM%C2%B7X-Rights-Application-Menu.pdf)\
[YouDesign Command Roles Matrix](http://ins-pi.com/wp-content/uploads/UPM%C2%B7X-Roles-Matrix.pdf)\
[YouDesign Command Tables](http://ins-pi.com/wp-content/uploads/UPM%C2%B7X-Rights-Tables.pdf)\
[YouDesign Command UI Actions](http://ins-pi.com/wp-content/uploads/UPM%C2%B7X-Rights-UI-Actions.pdf)


---

# 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/command/configuration/access-rights.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.
