HomeGuidesSDK ExamplesAnnouncementsCommunity
Guides

Agent Resources

In Max, agents can have files uploaded as Resources that all skills within the agent can access at runtime. These resources offer flexibility for developers, allowing them to store and use shared assets such as:

  • Graphics for visualizations, like brand logos, that multiple skills may need to access.
  • Configuration files (e.g., JSON) to store data or settings that several skills within the agent may require.
  • Other use cases, depending on the needs of the agent and the skills it contains.

Users can upload, rename, delete, and download agent resources as an archive, providing seamless file management across all skills within the agent.

You can quickly copy links to resources by clicking the copy icon. This link can then be used to reference the resource in skill code, landing page code, or other places in the tenant.