All Collections
Using Salto
Frequently Asked Questions
How to optimize the configuration size
How to optimize the configuration size
Ofer Rozenman avatar
Written by Ofer Rozenman
Updated over a week ago

In Salto, it is possible to selectively manage portions of your application's configuration.

Reasons for excluding elements

  • Performance Optimization: Excluding non-critical elements can improve system efficiency.

  • Cost Reduction: Limiting the managed elements to those crucial for business functions can minimize resource usage.

Optimization options

  • Each type of element in your configuration provides distinct exclusion possibilities:

    • For some types, it is possible to exclude inactive records.

    • For others, specific names or file types can be excluded.

  • It is also possible to extend your application with additional packages, such as Salesforce CPQ, Zendesk Guide, and ScriptRunner for Jira.

Caveats

Be aware that excluding elements can affect dependency analysis and potentially lead to deployment failures if required elements are excluded.

Further Information

If you have specific optimization needs, please reach out to Salto for personalized guidance.

You may also find the following related articles helpful:

Did this answer your question?