# Users

When you choose access level Users (pic.1.) in a Project settings - an entity 'User' appears with properties ‘email’ and ‘password’ (pic.2.). Now only signed up users can pass the authentication. ‘Sign up’ and ‘Login’ endpoints have been created automatically in the tab ‘endpoints’.

<figure><img src="/files/Ur2BX5amg16TDTzk0SLJ" alt=""><figcaption><p>pic.1.</p></figcaption></figure>

<figure><img src="/files/2I5cYEnM7MOv6ik9XhD7" alt=""><figcaption><p>pic.2.</p></figcaption></figure>

<figure><img src="/files/KMlYinzsxdCrEwlgQv4K" alt=""><figcaption><p>pic.3.</p></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://www.apibuilder.com/home/projects/authentication/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.
