# III. Registry Users

There are three main types of registry users:

**Company Representatives (CR)**

The company representative is a user with the administrative role of setting up their company on the registry, creating and managing the company's accounts, and inviting other users to serve roles for those accounts.

**Account Representative (AR)**

An account representative is a user that performs the day-to-day operations on SAF certificates held by registry accounts. ARs are invited to join accounts by a CR working for the same company.

{% hint style="info" %}
A CR can also serve as an AR for one or more accounts.
{% endhint %}

**Registry Administrator (RA)**

The registry administrator is a 'superuser' on the registry charged with overseeing all aspects of the registry to ensure the smooth operation of the platform.&#x20;


---

# 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.safcregistry.org/user-guide/iii.-registry-users.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.
