$ResourceSystemPath
✖
$ResourceSystemPath
Details

- The elements of $ResourceSystemPath include:
-
URL[…] URL of a resource system as in $ResourceSystemBase PersistenceLocation["type"] location of deployed resources - By default, $ResourceSystemPath includes the following elements in the given order without duplicates:
-
$PersistencePath list of persistence locations $ResourceSystemBase the current resource system base URL[ ]
the Wolfram Resource System PersistenceLocation["Cloud"] Wolfram Cloud persistence location (when cloud connected) - $ResourceSystemPath provides the default value of the ResourceSystemPath option for ResourceObject["name"], ResourceFunction["name"] and ResourceSearch.
- The elements of $ResourceSystemPath are used in order. When used within ResourceObject, the first resource found along the path is returned.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Scope (3)Survey of the scope of standard use cases
Define a ResourceFunction in the kernel session:

https://wolfram.com/xid/08v1fj6hkz4k9uu-3qqpbb

The function is automatically registered in the kernel sessions and discoverable by name with the default $ResourceSystemPath:

https://wolfram.com/xid/08v1fj6hkz4k9uu-fnbkbo

Change the path to only use published resources:

https://wolfram.com/xid/08v1fj6hkz4k9uu-o684ty

Now the function cannot be found:

https://wolfram.com/xid/08v1fj6hkz4k9uu-xdl119


Add the "KernelSession" PersistenceLocation:

https://wolfram.com/xid/08v1fj6hkz4k9uu-xy2bu9

Now the function is found again:

https://wolfram.com/xid/08v1fj6hkz4k9uu-w4uyty

Set the path to include only locally deployed and published resources:

https://wolfram.com/xid/08v1fj6hkz4k9uu-whzx2w


https://wolfram.com/xid/08v1fj6hkz4k9uu-ip6uth

Change the path to only use published resources:

https://wolfram.com/xid/08v1fj6hkz4k9uu-c35y34

Properties & Relations (2)Properties of the function, and connections to other functions
$ResourceSystemPath provides the default value for the ResourceSystemPath option:

https://wolfram.com/xid/08v1fj6hkz4k9uu-qa1wlf


https://wolfram.com/xid/08v1fj6hkz4k9uu-pk80v5


Providing a value for ResourceSystemPath supersedes the value of $ResourceSystemPath:

https://wolfram.com/xid/08v1fj6hkz4k9uu-oqc99g

The value of $ResourceSystemBase is included in the default $ResourceSystemPath list before the Wolfram Resource System:

https://wolfram.com/xid/08v1fj6hkz4k9uu-eewc7l

https://wolfram.com/xid/08v1fj6hkz4k9uu-2dgtz8

Wolfram Research (2020), $ResourceSystemPath, Wolfram Language function, https://reference.wolfram.com/language/ref/$ResourceSystemPath.html.
Text
Wolfram Research (2020), $ResourceSystemPath, Wolfram Language function, https://reference.wolfram.com/language/ref/$ResourceSystemPath.html.
Wolfram Research (2020), $ResourceSystemPath, Wolfram Language function, https://reference.wolfram.com/language/ref/$ResourceSystemPath.html.
CMS
Wolfram Language. 2020. "$ResourceSystemPath." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$ResourceSystemPath.html.
Wolfram Language. 2020. "$ResourceSystemPath." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$ResourceSystemPath.html.
APA
Wolfram Language. (2020). $ResourceSystemPath. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$ResourceSystemPath.html
Wolfram Language. (2020). $ResourceSystemPath. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$ResourceSystemPath.html
BibTeX
@misc{reference.wolfram_2025_$resourcesystempath, author="Wolfram Research", title="{$ResourceSystemPath}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/$ResourceSystemPath.html}", note=[Accessed: 25-March-2025
]}
BibLaTeX
@online{reference.wolfram_2025_$resourcesystempath, organization={Wolfram Research}, title={$ResourceSystemPath}, year={2020}, url={https://reference.wolfram.com/language/ref/$ResourceSystemPath.html}, note=[Accessed: 25-March-2025
]}