# How to resolve 'Access Denied' in error

{% hint style="info" %}
If you are a student and you believe that your access to a simulator has been denied by mistake, please contact your instructor and invite them to visit this page.
{% endhint %}

If access to a collection of simulators has been denied in error, the instructor can easily rectify the student's authorization.

To do this:

1. Head to the "**Approvals**" page in SENAR Studio.
2. Select '**Denied'** from the status filter.
3. In the list of denied users, click the green check mark in the row listing the affected student.

<figure><img src="/files/CC7lsCLq7qSBjWlCDm5j" alt=""><figcaption></figcaption></figure>


---

# 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://support.senar.io/using-senar-studio/how-to-resolve-access-denied-in-error.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.
