# How to add a user to Delpha

## [1 - **Assign Delpha License**](/delpha-for-salesforce/delpha-setup/install-delpha/assign-a-delpha-licence-to-the-users.md)

* Go to Salesforce Setup > Installed Packages and search for Delpha.&#x20;
* Enter the *Managed Packages* section
* **Add User** to the **Licenced Users list**.&#x20;

## [**2 - Assign Delpha Permission Set Group(s)**](/delpha-for-salesforce/delpha-setup/install-delpha/assign-a-delpha-permission-set-group.md)

* Go to **Permission Sets Groups**, and assign relevant permission sets groups based on the Delpha Persona, such as:
  * `Delpha Standard User`
  * `Delpha Data Steward`,&#x20;
  * `Delpha Admin`&#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://help.delpha.io/delpha-for-salesforce/how-to-faq/delpha-integration/how-to-add-a-user-to-delpha.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.
