# Updating Salesforce package

To get the latest updates to Bookbuilder and Routing, you need to update your Salesforce package.&#x20;

1. Go to the Gradient Works Routing app.
2. Click on the Settings tab in the top nav.
3. You'll see the Gradient Works package info in the top right corner. Click the Upgrade button.

<figure><img src="https://2378295204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUYXbv7c6RsZzQ00WCDTM%2Fuploads%2F2cAD4m2q5nG15nw9YjoX%2FScreenshot%202025-07-17%20at%201.10.16%E2%80%AFPM.png?alt=media&#x26;token=323b84db-f349-453d-a8c7-b831e818efe9" alt="" width="375"><figcaption></figcaption></figure>

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).<br>


---

# 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/miscellaneous/updating-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.
