# 4. Assign Permissions

{% hint style="info" %}
Since this is a Managed Package, only certain fields can be changed on the the SlapFive App Permission Set. If you need to change any of the permissions granted, Clone the SlapFive App Permission Set and take away the extra permissions.&#x20;
{% endhint %}

### Assign Permission Sets to Users

Any Salesforce User who needs access to the SlapFive Salesforce App components needs to be assigned to the SlapFive App Permission Set. You can also put the SlapFive App Permission Sets into a **Permission Sets Group** and assign users to that Group.

Go to **Setup** > **Users** > **Permission Sets**.

* [ ] Click on the record **SlapFive App Permission Sets**.
* [ ] Click on the **Manage Assignments** button at the top of the page.
* [ ] Check users to assign the permission sets and click on the **Add Assignments** button.

<figure><img src="/files/1W5WgjNV6fRghKDzvJwR" alt=""><figcaption><p>Permission Sets screen</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://docs.slapfive.com/integrations/salesforce/slapfive-advanced-app/4.-assign-permissions.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.
