# Creating User

{% hint style="warning" %}
Skip this step if the user is already listed on Tathya.
{% endhint %}

To initiate this process, it is essential to first “list” the user on the Tathya platform.

## Prerequisites

User access to Tathya requires prior registration on LDAP (Lightweight Directory Access Protocol).

{% hint style="info" %}
**LDAP** serves as a centralized user management platform which ensures authentication across various systems. The LDAP integration allows for a single sign-on (SSO) experience, where a registered user can use their LDAP credentials to access multiple systems, including Nifi and Tathya.
{% endhint %}


---

# 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.hotwax.co/everything/tools/tathya/user-creation.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.
