> For the complete documentation index, see [llms.txt](https://immigrationadvisorhandbook.ragp.org.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://immigrationadvisorhandbook.ragp.org.uk/sections/running-a-compliant-organisation.md).

# Organisational Compliance

![](/files/-MZx6zEqX8_-OWKzYFHV)

## 4.1 OISC Supervision Plans <a href="#id-2-1-who-are-oisc" id="id-2-1-who-are-oisc"></a>

The OISC does not require registered caseworkers to have supervision plans or supervisors if they are working within their level. However they sometimes allow caseworkers to work above their level under the supervision of a higher level caseworker. For further information see the documents below.

{% hint style="info" %}
**PDF:** [Guidance Note on Supervision](https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/510424/Guidance_note_on_Supervision.pdf) *(OISC)*

This guide covers the duties of supervision, restrictions and observations. It also includes a supervision checklist.
{% endhint %}

{% hint style="info" %}
**PDF:** [Application to Supervise Trainee Advisers](https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/510425/Application_Form_to_Supervise_Trainee_Advisers__2016.pdf) *(OISC)*

The application form is for OISC registered organisations applying to supervise trainee advisers.
{% endhint %}

{% hint style="info" %}
**PDF:** [Supervision Log Book Jan 18](https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/679284/Supervision_Log_Book_Jan_18.pdf) *(GOV.UK)*

*The supervision log book is to be maintained as a record of the supervisor and supervisees’ discussions and file reviews.*
{% endhint %}

## 4.2 File Reviews <a href="#id-2-1-who-are-oisc" id="id-2-1-who-are-oisc"></a>

The OISC recommends that at least three separate file reviews per supervised person are conducted each month. However, the OISC recognises that the type and complexity of the cases being handled by the supervisee, as well as their level of experience, will influence how many case files are reviewed.

## **4.3. OISC Complaints Procedure**

A client can complain to the Office of the Immigration Services Commissioner (OISC) if they think you have given them poor advice or an inadequate service, They can complain about any adviser, solicitor or barrister – even if they didn’t find them through the OISC.

{% hint style="info" %}
**Webpage:** [OISC Complaints Form](https://www.gov.uk/government/publications/oiscs-complaints-scheme-complaints-form-english) *(GOV.UK)*

This form is for those who wish to complain about the immigration advice or services they received from their adviser. The complaints form is in different languages.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://immigrationadvisorhandbook.ragp.org.uk/sections/running-a-compliant-organisation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
