# Salesforce Package

The Gradient Works dynamic books functionality lives in our Salesforce managed package.

If you're a paid Gradient Works subscriber, you should get the package install link from our support team. If you haven't, please email us at <support@gradient.works>.

If you have a [free Gradient Works account](https://app.gradient.works/), you can install the package from your home screen.

<figure><img src="/files/4ZHTL8rs4V0vrsLM1cRr" alt="" width="375"><figcaption></figcaption></figure>

### User access

You can install the package for admins only or for all users. We recommend installing for admins only, and then updating permissions sets later to manage access for other users.

#### **Install for Admins Only**

* Grants access only to users with the System Administrator profile (or users with similar high-level permissions).
* Other users won’t see or be able to use the components (like tabs, objects, apps) unless you manually assign them access later.
* Does not limit the package’s ability to run processes or automations on behalf of non-admin users; it only restricts their direct access to view or interact with the package’s components.

#### **Install for All Users**

* Grants default access to all users in your org.
* Profiles get access to relevant components as defined in the package (e.g., tabs, objects, fields).


---

# 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.gradient.works/kb/salesforce-package.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.
