# I. Registration, Login, and Admin

{% hint style="info" %}
You must be associated with a company to use the SAFc Registry (that is, a natural person cannot sign up to use the SAFc Registry without association with a legally recognizable company)
{% endhint %}

Each company on the SAFc Registry has one or more **company representatives** (CR) that administer the company's users and accounts on the SAFc Registry. You must designate an initial company representative when you initially register your company. It is possible to change the company representative or add more company representatives after initial registration is complete.

The following pages describe the steps in more detail.


---

# 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/i.-registration-login-and-admin.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.
